File tree 3 files changed +10
-13
lines changed
operator/charts/embedded-cluster-operator
pkg/addons/embeddedclusteroperator/static
3 files changed +10
-13
lines changed Original file line number Diff line number Diff line change
1
+ # DEVELOPMENT USE ONLY! THIE FILE IS NOT USED FOR DEPLOYS!
1
2
apiVersion : v2
2
3
name : embedded-cluster-operator
3
4
description : Embedded Cluster Operator
4
5
type : application
5
- version : 2.1.3+k8s-1.30-77-g12ea-alex
6
+ version : 0.0.0
6
7
dependencies :
7
8
- name : crds
8
9
version : " 0.0.0"
Original file line number Diff line number Diff line change
1
+ # DEVELOPMENT USE ONLY! THIE FILE IS NOT USED FOR DEPLOYS!
1
2
global :
2
3
labels : {}
3
4
@@ -8,8 +9,8 @@ embeddedClusterID: 123456789
8
9
isAirgap : false
9
10
10
11
image :
11
- repository : ttl.sh/alex/ embedded-cluster-operator-image
12
- tag : 2.1.3-k8s-1.30-77-g12ea-alex
12
+ repository : replicated/ embedded-cluster-operator-image-staging
13
+ tag : 0.0.8
13
14
pullPolicy : IfNotPresent
14
15
15
16
utilsImage : busybox:latest
Original file line number Diff line number Diff line change 5
5
# $ make buildtools
6
6
# $ output/bin/buildtools update addon <addon name>
7
7
#
8
- version : 2.1.3 +k8s-1.30-77-g12ea-alex
9
- location : oci://proxy.replicated.com/anonymous/ttl.sh/alex /embedded-cluster-operator
8
+ version : 1.19.0 +k8s-1.30
9
+ location : oci://proxy.replicated.com/anonymous/registry.replicated.com/library /embedded-cluster-operator
10
10
images :
11
11
embedded-cluster-operator :
12
- repo : proxy.replicated.com/anonymous/ttl.sh/alex /embedded-cluster-operator-image
12
+ repo : proxy.replicated.com/anonymous/replicated /embedded-cluster-operator-image
13
13
tag :
14
14
amd64 : v1.19.0-k8s-1.30
15
15
arm64 : v1.19.0-k8s-1.30
16
- goldpinger :
17
- repo : proxy.replicated.com/anonymous/bloomberg/goldpinger
16
+ utils :
17
+ repo : proxy.replicated.com/anonymous/replicated/ec-utils
18
18
tag :
19
19
amd64 : latest
20
20
arm64 : latest
21
- utils :
22
- repo : proxy.replicated.com/anonymous/ttl.sh/replicated/ec-utils
23
- tag :
24
- amd64 : latest-amd64@sha256:45a4df35e3397d9593081f335d60b49eef108f55407ce72c93ef54edd194327d
25
- arm64 : latest-arm64@sha256:c2028bbf986a86b9bb5af3b11635632ee6b256ec99ef6cc4e4b92e5d1dea5f6c
You can’t perform that action at this time.
0 commit comments