Skip to content

Commit 9a9e32c

Browse files
committed
Update catalog
Signed-off-by: Tamal Saha <tamal@appscode.com>
1 parent 944cfdf commit 9a9e32c

9 files changed

Lines changed: 8 additions & 26 deletions

File tree

catalog/ace.yaml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@
7575
- ghcr.io/kluster-manager/fluxcd-addon:v0.0.5
7676
- ghcr.io/kluster-manager/managed-serviceaccount:v0.7.0
7777
- ghcr.io/kluster-manager/placement:v0.15.2
78-
- ghcr.io/kluster-manager/registration-operator:v0.14.2
78+
- ghcr.io/kluster-manager/registration-operator:v0.15.2
7979
- ghcr.io/kluster-manager/registration:v0.15.2
8080
- ghcr.io/kluster-manager/work:v0.15.2
8181
- ghcr.io/kubedb/kubedb-autoscaler:v0.35.0
@@ -102,7 +102,6 @@
102102
- ghcr.io/kyverno/kyvernopre:v1.12.5
103103
- ghcr.io/kyverno/reports-controller:v1.12.5
104104
- ghcr.io/loft-sh/vcluster-oss:0.20.0
105-
- ghcr.io/voyagermesh/defaultbackend:1.5
106105
- ghcr.io/voyagermesh/echoserver:v20221109
107106
- ghcr.io/voyagermesh/envoy:v1.31.2-ac
108107
- ghcr.io/voyagermesh/gateway-converter:v0.0.1

catalog/copy-images.sh

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -346,7 +346,7 @@ $CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/kluster-manager/cl
346346
$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/kluster-manager/fluxcd-addon:v0.0.5 $IMAGE_REGISTRY/kluster-manager/fluxcd-addon:v0.0.5
347347
$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/kluster-manager/managed-serviceaccount:v0.7.0 $IMAGE_REGISTRY/kluster-manager/managed-serviceaccount:v0.7.0
348348
$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/kluster-manager/placement:v0.15.2 $IMAGE_REGISTRY/kluster-manager/placement:v0.15.2
349-
$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/kluster-manager/registration-operator:v0.14.2 $IMAGE_REGISTRY/kluster-manager/registration-operator:v0.14.2
349+
$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/kluster-manager/registration-operator:v0.15.2 $IMAGE_REGISTRY/kluster-manager/registration-operator:v0.15.2
350350
$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/kluster-manager/registration:v0.15.2 $IMAGE_REGISTRY/kluster-manager/registration:v0.15.2
351351
$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/kluster-manager/work:v0.15.2 $IMAGE_REGISTRY/kluster-manager/work:v0.15.2
352352
$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/kubedb/kubedb-autoscaler:v0.35.0 $IMAGE_REGISTRY/kubedb/kubedb-autoscaler:v0.35.0
@@ -373,7 +373,6 @@ $CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/kyverno/kyverno:v1
373373
$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/kyverno/kyvernopre:v1.12.5 $IMAGE_REGISTRY/kyverno/kyvernopre:v1.12.5
374374
$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/kyverno/reports-controller:v1.12.5 $IMAGE_REGISTRY/kyverno/reports-controller:v1.12.5
375375
$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/loft-sh/vcluster-oss:0.20.0 $IMAGE_REGISTRY/loft-sh/vcluster-oss:0.20.0
376-
$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/voyagermesh/defaultbackend:1.5 $IMAGE_REGISTRY/voyagermesh/defaultbackend:1.5
377376
$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/voyagermesh/echoserver:v20221109 $IMAGE_REGISTRY/voyagermesh/echoserver:v20221109
378377
$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/voyagermesh/envoy:v1.31.2-ac $IMAGE_REGISTRY/voyagermesh/envoy:v1.31.2-ac
379378
$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/voyagermesh/gateway-converter:v0.0.1 $IMAGE_REGISTRY/voyagermesh/gateway-converter:v0.0.1

catalog/export-images.sh

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -343,7 +343,7 @@ $CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/kluster-manager/
343343
$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/kluster-manager/fluxcd-addon:v0.0.5 images/kluster-manager-fluxcd-addon-v0.0.5.tar
344344
$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/kluster-manager/managed-serviceaccount:v0.7.0 images/kluster-manager-managed-serviceaccount-v0.7.0.tar
345345
$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/kluster-manager/placement:v0.15.2 images/kluster-manager-placement-v0.15.2.tar
346-
$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/kluster-manager/registration-operator:v0.14.2 images/kluster-manager-registration-operator-v0.14.2.tar
346+
$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/kluster-manager/registration-operator:v0.15.2 images/kluster-manager-registration-operator-v0.15.2.tar
347347
$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/kluster-manager/registration:v0.15.2 images/kluster-manager-registration-v0.15.2.tar
348348
$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/kluster-manager/work:v0.15.2 images/kluster-manager-work-v0.15.2.tar
349349
$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/kubedb/kubedb-autoscaler:v0.35.0 images/kubedb-kubedb-autoscaler-v0.35.0.tar
@@ -370,7 +370,6 @@ $CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/kyverno/kyverno:
370370
$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/kyverno/kyvernopre:v1.12.5 images/kyverno-kyvernopre-v1.12.5.tar
371371
$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/kyverno/reports-controller:v1.12.5 images/kyverno-reports-controller-v1.12.5.tar
372372
$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/loft-sh/vcluster-oss:0.20.0 images/loft-sh-vcluster-oss-0.20.0.tar
373-
$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/voyagermesh/defaultbackend:1.5 images/voyagermesh-defaultbackend-1.5.tar
374373
$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/voyagermesh/echoserver:v20221109 images/voyagermesh-echoserver-v20221109.tar
375374
$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/voyagermesh/envoy:v1.31.2-ac images/voyagermesh-envoy-v1.31.2-ac.tar
376375
$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/voyagermesh/gateway-converter:v0.0.1 images/voyagermesh-gateway-converter-v0.0.1.tar

catalog/imagelist.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
- ghcr.io/appscode/service-provider:v0.0.1
2727
- ghcr.io/appscode/smtprelay:v0.0.2
2828
- ghcr.io/appscode/website:v2024.12.9
29-
- ghcr.io/kluster-manager/multicluster-controlplane:latest
29+
- ghcr.io/kluster-manager/multicluster-controlplane:v0.6.0
3030
- ghcr.io/voyagermesh/echoserver:v20221109
3131
- ghcr.io/voyagermesh/envoy:v1.31.2-ac
3232
- ghcr.io/voyagermesh/gateway:v1.1.2

catalog/import-images.sh

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -337,7 +337,7 @@ $CMD push --allow-nondistributable-artifacts --insecure images/kluster-manager-c
337337
$CMD push --allow-nondistributable-artifacts --insecure images/kluster-manager-fluxcd-addon-v0.0.5.tar $IMAGE_REGISTRY/kluster-manager/fluxcd-addon:v0.0.5
338338
$CMD push --allow-nondistributable-artifacts --insecure images/kluster-manager-managed-serviceaccount-v0.7.0.tar $IMAGE_REGISTRY/kluster-manager/managed-serviceaccount:v0.7.0
339339
$CMD push --allow-nondistributable-artifacts --insecure images/kluster-manager-placement-v0.15.2.tar $IMAGE_REGISTRY/kluster-manager/placement:v0.15.2
340-
$CMD push --allow-nondistributable-artifacts --insecure images/kluster-manager-registration-operator-v0.14.2.tar $IMAGE_REGISTRY/kluster-manager/registration-operator:v0.14.2
340+
$CMD push --allow-nondistributable-artifacts --insecure images/kluster-manager-registration-operator-v0.15.2.tar $IMAGE_REGISTRY/kluster-manager/registration-operator:v0.15.2
341341
$CMD push --allow-nondistributable-artifacts --insecure images/kluster-manager-registration-v0.15.2.tar $IMAGE_REGISTRY/kluster-manager/registration:v0.15.2
342342
$CMD push --allow-nondistributable-artifacts --insecure images/kluster-manager-work-v0.15.2.tar $IMAGE_REGISTRY/kluster-manager/work:v0.15.2
343343
$CMD push --allow-nondistributable-artifacts --insecure images/kubedb-kubedb-autoscaler-v0.35.0.tar $IMAGE_REGISTRY/kubedb/kubedb-autoscaler:v0.35.0
@@ -364,7 +364,6 @@ $CMD push --allow-nondistributable-artifacts --insecure images/kyverno-kyverno-v
364364
$CMD push --allow-nondistributable-artifacts --insecure images/kyverno-kyvernopre-v1.12.5.tar $IMAGE_REGISTRY/kyverno/kyvernopre:v1.12.5
365365
$CMD push --allow-nondistributable-artifacts --insecure images/kyverno-reports-controller-v1.12.5.tar $IMAGE_REGISTRY/kyverno/reports-controller:v1.12.5
366366
$CMD push --allow-nondistributable-artifacts --insecure images/loft-sh-vcluster-oss-0.20.0.tar $IMAGE_REGISTRY/loft-sh/vcluster-oss:0.20.0
367-
$CMD push --allow-nondistributable-artifacts --insecure images/voyagermesh-defaultbackend-1.5.tar $IMAGE_REGISTRY/voyagermesh/defaultbackend:1.5
368367
$CMD push --allow-nondistributable-artifacts --insecure images/voyagermesh-echoserver-v20221109.tar $IMAGE_REGISTRY/voyagermesh/echoserver:v20221109
369368
$CMD push --allow-nondistributable-artifacts --insecure images/voyagermesh-envoy-v1.31.2-ac.tar $IMAGE_REGISTRY/voyagermesh/envoy:v1.31.2-ac
370369
$CMD push --allow-nondistributable-artifacts --insecure images/voyagermesh-gateway-converter-v0.0.1.tar $IMAGE_REGISTRY/voyagermesh/gateway-converter:v0.0.1

catalog/import-into-k3s.sh

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -335,7 +335,7 @@ k3s ctr images import images/kluster-manager-clusteradm-v0.10.0.tar
335335
k3s ctr images import images/kluster-manager-fluxcd-addon-v0.0.5.tar
336336
k3s ctr images import images/kluster-manager-managed-serviceaccount-v0.7.0.tar
337337
k3s ctr images import images/kluster-manager-placement-v0.15.2.tar
338-
k3s ctr images import images/kluster-manager-registration-operator-v0.14.2.tar
338+
k3s ctr images import images/kluster-manager-registration-operator-v0.15.2.tar
339339
k3s ctr images import images/kluster-manager-registration-v0.15.2.tar
340340
k3s ctr images import images/kluster-manager-work-v0.15.2.tar
341341
k3s ctr images import images/kubedb-kubedb-autoscaler-v0.35.0.tar
@@ -362,7 +362,6 @@ k3s ctr images import images/kyverno-kyverno-v1.12.5.tar
362362
k3s ctr images import images/kyverno-kyvernopre-v1.12.5.tar
363363
k3s ctr images import images/kyverno-reports-controller-v1.12.5.tar
364364
k3s ctr images import images/loft-sh-vcluster-oss-0.20.0.tar
365-
k3s ctr images import images/voyagermesh-defaultbackend-1.5.tar
366365
k3s ctr images import images/voyagermesh-echoserver-v20221109.tar
367366
k3s ctr images import images/voyagermesh-envoy-v1.31.2-ac.tar
368367
k3s ctr images import images/voyagermesh-gateway-converter-v0.0.1.tar

catalog/sync-gcp-mp-images.sh

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,7 @@ crane cp --allow-nondistributable-artifacts ghcr.io/kluster-manager/clusteradm:v
100100
crane cp --allow-nondistributable-artifacts ghcr.io/kluster-manager/fluxcd-addon:v0.0.5 $IMAGE_REGISTRY/fluxcd-addon:$TAG
101101
crane cp --allow-nondistributable-artifacts ghcr.io/kluster-manager/managed-serviceaccount:v0.7.0 $IMAGE_REGISTRY/managed-serviceaccount:$TAG
102102
crane cp --allow-nondistributable-artifacts ghcr.io/kluster-manager/placement:v0.15.2 $IMAGE_REGISTRY/placement:$TAG
103-
crane cp --allow-nondistributable-artifacts ghcr.io/kluster-manager/registration-operator:v0.14.2 $IMAGE_REGISTRY/registration-operator:$TAG
103+
crane cp --allow-nondistributable-artifacts ghcr.io/kluster-manager/registration-operator:v0.15.2 $IMAGE_REGISTRY/registration-operator:$TAG
104104
crane cp --allow-nondistributable-artifacts ghcr.io/kluster-manager/registration:v0.15.2 $IMAGE_REGISTRY/registration:$TAG
105105
crane cp --allow-nondistributable-artifacts ghcr.io/kluster-manager/work:v0.15.2 $IMAGE_REGISTRY/work:$TAG
106106
crane cp --allow-nondistributable-artifacts ghcr.io/kubedb/kubedb-autoscaler:v0.35.0 $IMAGE_REGISTRY/kubedb-autoscaler:$TAG
@@ -127,7 +127,6 @@ crane cp --allow-nondistributable-artifacts ghcr.io/kyverno/kyverno:v1.12.5 $IMA
127127
crane cp --allow-nondistributable-artifacts ghcr.io/kyverno/kyvernopre:v1.12.5 $IMAGE_REGISTRY/kyvernopre:$TAG
128128
crane cp --allow-nondistributable-artifacts ghcr.io/kyverno/reports-controller:v1.12.5 $IMAGE_REGISTRY/reports-controller:$TAG
129129
crane cp --allow-nondistributable-artifacts ghcr.io/loft-sh/vcluster-oss:0.20.0 $IMAGE_REGISTRY/vcluster-oss:$TAG
130-
crane cp --allow-nondistributable-artifacts ghcr.io/voyagermesh/defaultbackend:1.5 $IMAGE_REGISTRY/defaultbackend:$TAG
131130
crane cp --allow-nondistributable-artifacts ghcr.io/voyagermesh/echoserver:v20221109 $IMAGE_REGISTRY/echoserver:$TAG
132131
crane cp --allow-nondistributable-artifacts ghcr.io/voyagermesh/envoy:v1.31.2-ac $IMAGE_REGISTRY/envoy:$TAG
133132
crane cp --allow-nondistributable-artifacts ghcr.io/voyagermesh/gateway-converter:v0.0.1 $IMAGE_REGISTRY/gateway-converter:$TAG

charts/opscenter-features/templates/featuresets/ocm-mc/multicluster-controlplane.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{{ $defaults := printf `
22
registry: %q
3-
image: %s:latest
3+
image: %s:v0.6.0
44
selfManagementClusterName: %q
55
apiserver:
66
generateCA: true

tests/check-charts_test.go

Lines changed: 0 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -39,18 +39,6 @@ func Test_CheckImageArchitectures(t *testing.T) {
3939
filepath.Join(dir, "catalog", "reusable-ui-charts.yaml"),
4040
}, []string{
4141
"ghcr.io/appscode/inbox-server:latest",
42-
"ghcr.io/kluster-manager/addon-manager:v0.14.0",
43-
"ghcr.io/kluster-manager/cluster-gateway-manager:v1.9.2",
44-
"ghcr.io/kluster-manager/cluster-gateway:v1.9.2",
45-
"ghcr.io/kluster-manager/cluster-proxy:v0.5.0",
46-
"ghcr.io/kluster-manager/clusteradm:v0.9.0",
47-
"ghcr.io/kluster-manager/managed-serviceaccount:v0.6.0",
48-
"ghcr.io/kluster-manager/multicluster-controlplane:latest",
49-
"ghcr.io/kluster-manager/placement:v0.14.0",
50-
"ghcr.io/kluster-manager/registration-operator:v0.14.0",
51-
"ghcr.io/kluster-manager/registration:v0.14.0",
52-
"ghcr.io/kluster-manager/work:v0.14.0",
53-
"ghcr.io/voyagermesh/defaultbackend:1.5",
5442
}); err != nil {
5543
t.Errorf("CheckImageArchitectures() error = %v", err)
5644
}

0 commit comments

Comments
 (0)