From 071dd29b08ba5043cf5da32c095c5fddfbedf348 Mon Sep 17 00:00:00 2001 From: Tamal Saha Date: Wed, 18 Dec 2024 12:12:57 -0800 Subject: [PATCH] Update cluster-presets to v0.0.6 (#632) Signed-off-by: Tamal Saha --- catalog/ace.yaml | 2 +- catalog/copy-images.sh | 2 +- catalog/export-images.sh | 2 +- catalog/imagelist.yaml | 2 +- catalog/import-images.sh | 2 +- catalog/import-into-k3s.sh | 2 +- catalog/sync-gcp-mp-images.sh | 2 +- charts/cluster-presets/Chart.yaml | 2 +- .../templates/featuresets/capi-core/featureset.yaml | 4 ++-- 9 files changed, 10 insertions(+), 10 deletions(-) diff --git a/catalog/ace.yaml b/catalog/ace.yaml index 27536da97..0016ffd63 100644 --- a/catalog/ace.yaml +++ b/catalog/ace.yaml @@ -18,7 +18,7 @@ - ghcr.io/appscode/capa-vpc-peering-operator:v0.0.4 - ghcr.io/appscode/capi-ops-manager:v0.0.2 - ghcr.io/appscode/catalog-manager:v0.1.1 -- ghcr.io/appscode/cluster-presets:v0.0.4 +- ghcr.io/appscode/cluster-presets:v0.0.6 - ghcr.io/appscode/cluster-ui:0.9.12 - ghcr.io/appscode/config-syncer:v0.15.2-ent - ghcr.io/appscode/csi-driver-cacerts:v0.1.0 diff --git a/catalog/copy-images.sh b/catalog/copy-images.sh index 83eb33c33..5deb69098 100755 --- a/catalog/copy-images.sh +++ b/catalog/copy-images.sh @@ -288,7 +288,7 @@ $CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/appscode/b3:v2024. $CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/appscode/capa-vpc-peering-operator:v0.0.4 $IMAGE_REGISTRY/appscode/capa-vpc-peering-operator:v0.0.4 $CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/appscode/capi-ops-manager:v0.0.2 $IMAGE_REGISTRY/appscode/capi-ops-manager:v0.0.2 $CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/appscode/catalog-manager:v0.1.1 $IMAGE_REGISTRY/appscode/catalog-manager:v0.1.1 -$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/appscode/cluster-presets:v0.0.4 $IMAGE_REGISTRY/appscode/cluster-presets:v0.0.4 +$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/appscode/cluster-presets:v0.0.6 $IMAGE_REGISTRY/appscode/cluster-presets:v0.0.6 $CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/appscode/cluster-ui:0.9.12 $IMAGE_REGISTRY/appscode/cluster-ui:0.9.12 $CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/appscode/config-syncer:v0.15.2-ent $IMAGE_REGISTRY/appscode/config-syncer:v0.15.2-ent $CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/appscode/csi-driver-cacerts:v0.1.0 $IMAGE_REGISTRY/appscode/csi-driver-cacerts:v0.1.0 diff --git a/catalog/export-images.sh b/catalog/export-images.sh index aaa242277..e0d3a8675 100755 --- a/catalog/export-images.sh +++ b/catalog/export-images.sh @@ -285,7 +285,7 @@ $CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/appscode/b3:v202 $CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/appscode/capa-vpc-peering-operator:v0.0.4 images/appscode-capa-vpc-peering-operator-v0.0.4.tar $CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/appscode/capi-ops-manager:v0.0.2 images/appscode-capi-ops-manager-v0.0.2.tar $CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/appscode/catalog-manager:v0.1.1 images/appscode-catalog-manager-v0.1.1.tar -$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/appscode/cluster-presets:v0.0.4 images/appscode-cluster-presets-v0.0.4.tar +$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/appscode/cluster-presets:v0.0.6 images/appscode-cluster-presets-v0.0.6.tar $CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/appscode/cluster-ui:0.9.12 images/appscode-cluster-ui-0.9.12.tar $CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/appscode/config-syncer:v0.15.2-ent images/appscode-config-syncer-v0.15.2-ent.tar $CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/appscode/csi-driver-cacerts:v0.1.0 images/appscode-csi-driver-cacerts-v0.1.0.tar diff --git a/catalog/imagelist.yaml b/catalog/imagelist.yaml index 1d5ae8523..e8cafa478 100644 --- a/catalog/imagelist.yaml +++ b/catalog/imagelist.yaml @@ -7,7 +7,7 @@ - ghcr.io/appscode/catalog-manager:v0.1.1 - ghcr.io/appscode/cert-manager-webhook-ace:v0.0.1 - ghcr.io/appscode/cloudflare-dns-proxy:v0.0.3 -- ghcr.io/appscode/cluster-presets:v0.0.4 +- ghcr.io/appscode/cluster-presets:v0.0.6 - ghcr.io/appscode/cluster-ui:0.9.12 - ghcr.io/appscode/curl:alpine - ghcr.io/appscode/deploy-ui:0.3.6 diff --git a/catalog/import-images.sh b/catalog/import-images.sh index 86f5499fd..ee6afffa9 100755 --- a/catalog/import-images.sh +++ b/catalog/import-images.sh @@ -279,7 +279,7 @@ $CMD push --allow-nondistributable-artifacts --insecure images/appscode-b3-v2024 $CMD push --allow-nondistributable-artifacts --insecure images/appscode-capa-vpc-peering-operator-v0.0.4.tar $IMAGE_REGISTRY/appscode/capa-vpc-peering-operator:v0.0.4 $CMD push --allow-nondistributable-artifacts --insecure images/appscode-capi-ops-manager-v0.0.2.tar $IMAGE_REGISTRY/appscode/capi-ops-manager:v0.0.2 $CMD push --allow-nondistributable-artifacts --insecure images/appscode-catalog-manager-v0.1.1.tar $IMAGE_REGISTRY/appscode/catalog-manager:v0.1.1 -$CMD push --allow-nondistributable-artifacts --insecure images/appscode-cluster-presets-v0.0.4.tar $IMAGE_REGISTRY/appscode/cluster-presets:v0.0.4 +$CMD push --allow-nondistributable-artifacts --insecure images/appscode-cluster-presets-v0.0.6.tar $IMAGE_REGISTRY/appscode/cluster-presets:v0.0.6 $CMD push --allow-nondistributable-artifacts --insecure images/appscode-cluster-ui-0.9.12.tar $IMAGE_REGISTRY/appscode/cluster-ui:0.9.12 $CMD push --allow-nondistributable-artifacts --insecure images/appscode-config-syncer-v0.15.2-ent.tar $IMAGE_REGISTRY/appscode/config-syncer:v0.15.2-ent $CMD push --allow-nondistributable-artifacts --insecure images/appscode-csi-driver-cacerts-v0.1.0.tar $IMAGE_REGISTRY/appscode/csi-driver-cacerts:v0.1.0 diff --git a/catalog/import-into-k3s.sh b/catalog/import-into-k3s.sh index 9f983e9ef..e1562f34b 100755 --- a/catalog/import-into-k3s.sh +++ b/catalog/import-into-k3s.sh @@ -277,7 +277,7 @@ k3s ctr images import images/appscode-b3-v2024.12.9.tar k3s ctr images import images/appscode-capa-vpc-peering-operator-v0.0.4.tar k3s ctr images import images/appscode-capi-ops-manager-v0.0.2.tar k3s ctr images import images/appscode-catalog-manager-v0.1.1.tar -k3s ctr images import images/appscode-cluster-presets-v0.0.4.tar +k3s ctr images import images/appscode-cluster-presets-v0.0.6.tar k3s ctr images import images/appscode-cluster-ui-0.9.12.tar k3s ctr images import images/appscode-config-syncer-v0.15.2-ent.tar k3s ctr images import images/appscode-csi-driver-cacerts-v0.1.0.tar diff --git a/catalog/sync-gcp-mp-images.sh b/catalog/sync-gcp-mp-images.sh index ba9322439..b2e643660 100755 --- a/catalog/sync-gcp-mp-images.sh +++ b/catalog/sync-gcp-mp-images.sh @@ -45,7 +45,7 @@ crane cp --allow-nondistributable-artifacts ghcr.io/appscode/b3:v2024.12.9 $IMAG crane cp --allow-nondistributable-artifacts ghcr.io/appscode/capa-vpc-peering-operator:v0.0.4 $IMAGE_REGISTRY/capa-vpc-peering-operator:$TAG crane cp --allow-nondistributable-artifacts ghcr.io/appscode/capi-ops-manager:v0.0.2 $IMAGE_REGISTRY/capi-ops-manager:$TAG crane cp --allow-nondistributable-artifacts ghcr.io/appscode/catalog-manager:v0.1.1 $IMAGE_REGISTRY/catalog-manager:$TAG -crane cp --allow-nondistributable-artifacts ghcr.io/appscode/cluster-presets:v0.0.4 $IMAGE_REGISTRY/cluster-presets:$TAG +crane cp --allow-nondistributable-artifacts ghcr.io/appscode/cluster-presets:v0.0.6 $IMAGE_REGISTRY/cluster-presets:$TAG crane cp --allow-nondistributable-artifacts ghcr.io/appscode/cluster-ui:0.9.12 $IMAGE_REGISTRY/cluster-ui:$TAG crane cp --allow-nondistributable-artifacts ghcr.io/appscode/config-syncer:v0.15.2-ent $IMAGE_REGISTRY/config-syncer:$TAG crane cp --allow-nondistributable-artifacts ghcr.io/appscode/csi-driver-cacerts:v0.1.0 $IMAGE_REGISTRY/csi-driver-cacerts:$TAG diff --git a/charts/cluster-presets/Chart.yaml b/charts/cluster-presets/Chart.yaml index 80bd3059d..ece488742 100644 --- a/charts/cluster-presets/Chart.yaml +++ b/charts/cluster-presets/Chart.yaml @@ -3,7 +3,7 @@ name: cluster-presets description: A Helm chart for Kubernetes type: application version: v2024.12.9 -appVersion: v0.0.4 +appVersion: v0.0.6 home: https://github.com/appscode-cloud icon: https://cdn.appscode.com/images/products/bytebuilders/icons/android-icon-192x192.png sources: diff --git a/charts/opscenter-features/templates/featuresets/capi-core/featureset.yaml b/charts/opscenter-features/templates/featuresets/capi-core/featureset.yaml index 2f291363b..07f26d7e2 100644 --- a/charts/opscenter-features/templates/featuresets/capi-core/featureset.yaml +++ b/charts/opscenter-features/templates/featuresets/capi-core/featureset.yaml @@ -3,9 +3,9 @@ kind: FeatureSet metadata: name: capi-core spec: - title: Cluster API + title: Cluster Management description: | - Components for Cluster API + Cluster Management Tools icons: - src: https://cdn.appscode.com/k8s/icons/menu/cluster.svg type: image/svg+xml