From 877bd7ea1103672360cfcf2c03e176e09e05b5ee Mon Sep 17 00:00:00 2001
From: 1gtm <1gtm@appscode.com>
Date: Wed, 11 Feb 2026 05:30:30 +0000
Subject: [PATCH] Prepare for release v2026.2.16
ProductLine: ACE
Release: v2026.2.16
Release-tracker: https://github.com/appscode-cloud/CHANGELOG/pull/66
Signed-off-by: 1gtm <1gtm@appscode.com>
---
catalog/ace.yaml | 12 +-
catalog/copy-images.sh | 308 +++++++++---------
catalog/editor-charts.yaml | 238 +++++++-------
catalog/export-images.sh | 308 +++++++++---------
catalog/feature-charts.yaml | 58 ++--
catalog/imagelist.yaml | 4 +-
catalog/import-images.sh | 308 +++++++++---------
catalog/import-into-k3s.sh | 308 +++++++++---------
catalog/sync-gcp-mp-images.sh | 12 +-
charts/acaas/Chart.lock | 18 +-
charts/acaas/Chart.yaml | 18 +-
charts/acaas/README.md | 10 +-
charts/accounts-ui/Chart.yaml | 4 +-
charts/accounts-ui/README.md | 10 +-
.../ace-installer-certified-crds/Chart.yaml | 4 +-
charts/ace-installer-certified-crds/README.md | 22 +-
.../ace-installer-certified-crds/values.yaml | 14 +-
charts/ace-installer-certified/Chart.yaml | 4 +-
charts/ace-installer-certified/README.md | 22 +-
charts/ace-installer-certified/values.yaml | 14 +-
charts/ace-installer/Chart.yaml | 4 +-
charts/ace-installer/README.md | 22 +-
charts/ace-installer/values.yaml | 14 +-
charts/ace/Chart.lock | 20 +-
charts/ace/Chart.yaml | 20 +-
charts/ace/README.md | 10 +-
charts/ace/values.openapiv3_schema.yaml | 19 ++
charts/acerproxy/Chart.yaml | 2 +-
charts/acerproxy/README.md | 10 +-
charts/aceshifter/Chart.yaml | 2 +-
charts/aceshifter/README.md | 10 +-
charts/billing-ui/Chart.yaml | 2 +-
charts/billing-ui/README.md | 10 +-
charts/billing/Chart.yaml | 4 +-
charts/billing/README.md | 10 +-
charts/catalog-manager/Chart.yaml | 2 +-
charts/catalog-manager/README.md | 10 +-
...y.catalog.appscode.com_gatewayconfigs.yaml | 18 +
charts/cert-manager-webhook-ace/Chart.yaml | 2 +-
charts/cert-manager-webhook-ace/README.md | 10 +-
charts/cluster-importer/Chart.yaml | 2 +-
charts/cluster-importer/README.md | 10 +-
charts/cluster-presets/Chart.yaml | 2 +-
charts/cluster-presets/README.md | 10 +-
charts/cluster-ui/Chart.yaml | 2 +-
charts/cluster-ui/README.md | 10 +-
charts/deploy-ui/Chart.yaml | 2 +-
charts/deploy-ui/README.md | 10 +-
charts/dns-proxy/Chart.yaml | 2 +-
charts/dns-proxy/README.md | 10 +-
charts/gh-ci-webhook/Chart.yaml | 2 +-
charts/gh-ci-webhook/README.md | 10 +-
charts/grafana/Chart.yaml | 2 +-
charts/grafana/README.md | 10 +-
charts/inbox-ui/Chart.yaml | 2 +-
charts/inbox-ui/README.md | 10 +-
charts/kubedb-ui-presets/Chart.yaml | 4 +-
charts/kubedb-ui-presets/README.md | 10 +-
charts/kubedb-ui/Chart.yaml | 2 +-
charts/kubedb-ui/README.md | 10 +-
charts/marketplace-api/Chart.yaml | 4 +-
charts/marketplace-api/README.md | 10 +-
charts/marketplace-ui/Chart.yaml | 2 +-
charts/marketplace-ui/README.md | 10 +-
charts/minio/Chart.yaml | 2 +-
charts/minio/README.md | 10 +-
charts/offline-license-server/Chart.yaml | 2 +-
charts/offline-license-server/README.md | 10 +-
charts/opscenter-features/Chart.yaml | 4 +-
charts/opscenter-features/README.md | 34 +-
charts/opscenter-features/values.yaml | 24 +-
charts/outbox-syncer/Chart.yaml | 2 +-
charts/outbox-syncer/README.md | 10 +-
charts/platform-api/Chart.yaml | 4 +-
charts/platform-api/README.md | 10 +-
charts/platform-grafana-dashboards/Chart.yaml | 4 +-
charts/platform-grafana-dashboards/README.md | 10 +-
charts/platform-links/Chart.yaml | 2 +-
charts/platform-links/README.md | 10 +-
charts/platform-opscenter/Chart.lock | 6 +-
charts/platform-opscenter/Chart.yaml | 4 +-
charts/platform-opscenter/README.md | 10 +-
charts/platform-ui/Chart.yaml | 2 +-
charts/platform-ui/README.md | 10 +-
charts/s3proxy/Chart.yaml | 2 +-
charts/s3proxy/README.md | 10 +-
charts/service-backend/Chart.yaml | 2 +-
charts/service-backend/README.md | 10 +-
charts/service-gateway-presets/Chart.yaml | 4 +-
charts/service-gateway-presets/README.md | 10 +-
...y.catalog.appscode.com_gatewayconfigs.yaml | 18 +
charts/service-gateway/Chart.yaml | 4 +-
charts/service-gateway/README.md | 10 +-
charts/service-provider/Chart.yaml | 2 +-
charts/service-provider/README.md | 10 +-
charts/service-vault/Chart.yaml | 4 +-
charts/service-vault/README.md | 10 +-
charts/smtprelay/Chart.yaml | 2 +-
charts/smtprelay/README.md | 10 +-
charts/stash-presets/Chart.yaml | 4 +-
charts/stash-presets/README.md | 10 +-
charts/website/Chart.yaml | 4 +-
charts/website/README.md | 10 +-
go.mod | 8 +-
go.sum | 16 +-
.../image-packer/pkg/lib/image.go | 24 +-
.../apis/installer/v1alpha1/pgoutbox.go | 2 +
.../v1alpha1/zz_generated.deepcopy.go | 5 +
vendor/modules.txt | 10 +-
109 files changed, 1238 insertions(+), 1178 deletions(-)
diff --git a/catalog/ace.yaml b/catalog/ace.yaml
index efded1514..367400c03 100644
--- a/catalog/ace.yaml
+++ b/catalog/ace.yaml
@@ -5,16 +5,16 @@
- coredns/coredns:1.11.3
- falcosecurity/falco-no-driver:0.37.0
- falcosecurity/falcoctl:0.7.1
-- ghcr.io/appscode-charts/ace-installer:v2026.1.15
-- ghcr.io/appscode-charts/ace:v2026.1.15
-- ghcr.io/appscode-charts/service-gateway:v2026.1.15
+- ghcr.io/appscode-charts/ace-installer:v2026.2.16
+- ghcr.io/appscode-charts/ace:v2026.2.16
+- ghcr.io/appscode-charts/service-gateway:v2026.2.16
- ghcr.io/appscode-charts/spoke-cluster-addons:v2024.7.10
- ghcr.io/appscode-images/ingress-nginx-controller:v1.14.3
- ghcr.io/appscode-images/nats:2.10.24-alpine
- ghcr.io/appscode-images/postgres:16.4-alpine
- ghcr.io/appscode-images/redis:7.2.4-bookworm
- ghcr.io/appscode/aceshifter:v0.0.2
-- ghcr.io/appscode/b3:v2026.1.15
+- ghcr.io/appscode/b3:v2026.2.16
- 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.10.0
@@ -133,8 +133,8 @@
- registry.k8s.io/autoscaling/cluster-autoscaler:v1.27.1
- registry.k8s.io/csi-secrets-store/driver:v1.4.1
- registry.k8s.io/ingress-nginx/kube-webhook-certgen:v20221220-controller-v1.5.1-58-g787ea74b6
-- registry.k8s.io/kube-apiserver:v1.34.0
-- registry.k8s.io/kube-controller-manager:v1.34.0
+- registry.k8s.io/kube-apiserver:v1.35.0
+- registry.k8s.io/kube-controller-manager:v1.35.0
- registry.k8s.io/kube-state-metrics/kube-state-metrics:v2.13.0
- registry.k8s.io/metrics-server/metrics-server:v0.7.2
- registry.k8s.io/prometheus-adapter/prometheus-adapter:v0.11.2
diff --git a/catalog/copy-images.sh b/catalog/copy-images.sh
index 46bb99492..0090f3473 100755
--- a/catalog/copy-images.sh
+++ b/catalog/copy-images.sh
@@ -42,65 +42,65 @@ $CMD cp --allow-nondistributable-artifacts --insecure cassandra:4.1.3 $IMAGE_REG
$CMD cp --allow-nondistributable-artifacts --insecure coredns/coredns:1.11.3 $IMAGE_REGISTRY/coredns/coredns:1.11.3
$CMD cp --allow-nondistributable-artifacts --insecure falcosecurity/falco-no-driver:0.37.0 $IMAGE_REGISTRY/falcosecurity/falco-no-driver:0.37.0
$CMD cp --allow-nondistributable-artifacts --insecure falcosecurity/falcoctl:0.7.1 $IMAGE_REGISTRY/falcosecurity/falcoctl:0.7.1
-$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/ace-installer:v2026.1.15 $IMAGE_REGISTRY/appscode-charts/ace-installer:v2026.1.15
-$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/ace:v2026.1.15 $IMAGE_REGISTRY/appscode-charts/ace:v2026.1.15
-$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/aceshifter:v2026.1.15 $IMAGE_REGISTRY/appscode-charts/aceshifter:v2026.1.15
+$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/ace-installer:v2026.2.16 $IMAGE_REGISTRY/appscode-charts/ace-installer:v2026.2.16
+$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/ace:v2026.2.16 $IMAGE_REGISTRY/appscode-charts/ace:v2026.2.16
+$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/aceshifter:v2026.2.16 $IMAGE_REGISTRY/appscode-charts/aceshifter:v2026.2.16
$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/appscode-otel-stack:v2025.2.28 $IMAGE_REGISTRY/appscode-charts/appscode-otel-stack:v2025.2.28
-$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/autoscalingkubedbcom-cassandraautoscaler-editor:v0.29.0 $IMAGE_REGISTRY/appscode-charts/autoscalingkubedbcom-cassandraautoscaler-editor:v0.29.0
-$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/autoscalingkubedbcom-clickhouseautoscaler-editor:v0.29.0 $IMAGE_REGISTRY/appscode-charts/autoscalingkubedbcom-clickhouseautoscaler-editor:v0.29.0
-$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/autoscalingkubedbcom-druidautoscaler-editor:v0.29.0 $IMAGE_REGISTRY/appscode-charts/autoscalingkubedbcom-druidautoscaler-editor:v0.29.0
-$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/autoscalingkubedbcom-elasticsearchautoscaler-editor:v0.29.0 $IMAGE_REGISTRY/appscode-charts/autoscalingkubedbcom-elasticsearchautoscaler-editor:v0.29.0
-$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/autoscalingkubedbcom-etcdautoscaler-editor:v0.29.0 $IMAGE_REGISTRY/appscode-charts/autoscalingkubedbcom-etcdautoscaler-editor:v0.29.0
-$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/autoscalingkubedbcom-ferretdbautoscaler-editor:v0.29.0 $IMAGE_REGISTRY/appscode-charts/autoscalingkubedbcom-ferretdbautoscaler-editor:v0.29.0
-$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/autoscalingkubedbcom-kafkaautoscaler-editor:v0.29.0 $IMAGE_REGISTRY/appscode-charts/autoscalingkubedbcom-kafkaautoscaler-editor:v0.29.0
-$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/autoscalingkubedbcom-mariadbautoscaler-editor:v0.29.0 $IMAGE_REGISTRY/appscode-charts/autoscalingkubedbcom-mariadbautoscaler-editor:v0.29.0
-$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/autoscalingkubedbcom-memcachedautoscaler-editor:v0.29.0 $IMAGE_REGISTRY/appscode-charts/autoscalingkubedbcom-memcachedautoscaler-editor:v0.29.0
-$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/autoscalingkubedbcom-mongodbautoscaler-editor:v0.29.0 $IMAGE_REGISTRY/appscode-charts/autoscalingkubedbcom-mongodbautoscaler-editor:v0.29.0
-$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/autoscalingkubedbcom-mssqlserverautoscaler-editor:v0.29.0 $IMAGE_REGISTRY/appscode-charts/autoscalingkubedbcom-mssqlserverautoscaler-editor:v0.29.0
-$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/autoscalingkubedbcom-mysqlautoscaler-editor:v0.29.0 $IMAGE_REGISTRY/appscode-charts/autoscalingkubedbcom-mysqlautoscaler-editor:v0.29.0
-$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/autoscalingkubedbcom-perconaxtradbautoscaler-editor:v0.29.0 $IMAGE_REGISTRY/appscode-charts/autoscalingkubedbcom-perconaxtradbautoscaler-editor:v0.29.0
-$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/autoscalingkubedbcom-pgbouncerautoscaler-editor:v0.29.0 $IMAGE_REGISTRY/appscode-charts/autoscalingkubedbcom-pgbouncerautoscaler-editor:v0.29.0
-$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/autoscalingkubedbcom-pgpoolautoscaler-editor:v0.29.0 $IMAGE_REGISTRY/appscode-charts/autoscalingkubedbcom-pgpoolautoscaler-editor:v0.29.0
-$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/autoscalingkubedbcom-postgresautoscaler-editor:v0.29.0 $IMAGE_REGISTRY/appscode-charts/autoscalingkubedbcom-postgresautoscaler-editor:v0.29.0
-$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/autoscalingkubedbcom-proxysqlautoscaler-editor:v0.29.0 $IMAGE_REGISTRY/appscode-charts/autoscalingkubedbcom-proxysqlautoscaler-editor:v0.29.0
-$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/autoscalingkubedbcom-rabbitmqautoscaler-editor:v0.29.0 $IMAGE_REGISTRY/appscode-charts/autoscalingkubedbcom-rabbitmqautoscaler-editor:v0.29.0
-$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/autoscalingkubedbcom-redisautoscaler-editor:v0.29.0 $IMAGE_REGISTRY/appscode-charts/autoscalingkubedbcom-redisautoscaler-editor:v0.29.0
-$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/autoscalingkubedbcom-redissentinelautoscaler-editor:v0.29.0 $IMAGE_REGISTRY/appscode-charts/autoscalingkubedbcom-redissentinelautoscaler-editor:v0.29.0
-$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/autoscalingkubedbcom-singlestoreautoscaler-editor:v0.29.0 $IMAGE_REGISTRY/appscode-charts/autoscalingkubedbcom-singlestoreautoscaler-editor:v0.29.0
-$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/autoscalingkubedbcom-solrautoscaler-editor:v0.29.0 $IMAGE_REGISTRY/appscode-charts/autoscalingkubedbcom-solrautoscaler-editor:v0.29.0
-$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/autoscalingkubedbcom-zookeeperautoscaler-editor:v0.29.0 $IMAGE_REGISTRY/appscode-charts/autoscalingkubedbcom-zookeeperautoscaler-editor:v0.29.0
+$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/autoscalingkubedbcom-cassandraautoscaler-editor:v0.30.0 $IMAGE_REGISTRY/appscode-charts/autoscalingkubedbcom-cassandraautoscaler-editor:v0.30.0
+$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/autoscalingkubedbcom-clickhouseautoscaler-editor:v0.30.0 $IMAGE_REGISTRY/appscode-charts/autoscalingkubedbcom-clickhouseautoscaler-editor:v0.30.0
+$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/autoscalingkubedbcom-druidautoscaler-editor:v0.30.0 $IMAGE_REGISTRY/appscode-charts/autoscalingkubedbcom-druidautoscaler-editor:v0.30.0
+$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/autoscalingkubedbcom-elasticsearchautoscaler-editor:v0.30.0 $IMAGE_REGISTRY/appscode-charts/autoscalingkubedbcom-elasticsearchautoscaler-editor:v0.30.0
+$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/autoscalingkubedbcom-etcdautoscaler-editor:v0.30.0 $IMAGE_REGISTRY/appscode-charts/autoscalingkubedbcom-etcdautoscaler-editor:v0.30.0
+$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/autoscalingkubedbcom-ferretdbautoscaler-editor:v0.30.0 $IMAGE_REGISTRY/appscode-charts/autoscalingkubedbcom-ferretdbautoscaler-editor:v0.30.0
+$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/autoscalingkubedbcom-kafkaautoscaler-editor:v0.30.0 $IMAGE_REGISTRY/appscode-charts/autoscalingkubedbcom-kafkaautoscaler-editor:v0.30.0
+$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/autoscalingkubedbcom-mariadbautoscaler-editor:v0.30.0 $IMAGE_REGISTRY/appscode-charts/autoscalingkubedbcom-mariadbautoscaler-editor:v0.30.0
+$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/autoscalingkubedbcom-memcachedautoscaler-editor:v0.30.0 $IMAGE_REGISTRY/appscode-charts/autoscalingkubedbcom-memcachedautoscaler-editor:v0.30.0
+$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/autoscalingkubedbcom-mongodbautoscaler-editor:v0.30.0 $IMAGE_REGISTRY/appscode-charts/autoscalingkubedbcom-mongodbautoscaler-editor:v0.30.0
+$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/autoscalingkubedbcom-mssqlserverautoscaler-editor:v0.30.0 $IMAGE_REGISTRY/appscode-charts/autoscalingkubedbcom-mssqlserverautoscaler-editor:v0.30.0
+$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/autoscalingkubedbcom-mysqlautoscaler-editor:v0.30.0 $IMAGE_REGISTRY/appscode-charts/autoscalingkubedbcom-mysqlautoscaler-editor:v0.30.0
+$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/autoscalingkubedbcom-perconaxtradbautoscaler-editor:v0.30.0 $IMAGE_REGISTRY/appscode-charts/autoscalingkubedbcom-perconaxtradbautoscaler-editor:v0.30.0
+$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/autoscalingkubedbcom-pgbouncerautoscaler-editor:v0.30.0 $IMAGE_REGISTRY/appscode-charts/autoscalingkubedbcom-pgbouncerautoscaler-editor:v0.30.0
+$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/autoscalingkubedbcom-pgpoolautoscaler-editor:v0.30.0 $IMAGE_REGISTRY/appscode-charts/autoscalingkubedbcom-pgpoolautoscaler-editor:v0.30.0
+$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/autoscalingkubedbcom-postgresautoscaler-editor:v0.30.0 $IMAGE_REGISTRY/appscode-charts/autoscalingkubedbcom-postgresautoscaler-editor:v0.30.0
+$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/autoscalingkubedbcom-proxysqlautoscaler-editor:v0.30.0 $IMAGE_REGISTRY/appscode-charts/autoscalingkubedbcom-proxysqlautoscaler-editor:v0.30.0
+$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/autoscalingkubedbcom-rabbitmqautoscaler-editor:v0.30.0 $IMAGE_REGISTRY/appscode-charts/autoscalingkubedbcom-rabbitmqautoscaler-editor:v0.30.0
+$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/autoscalingkubedbcom-redisautoscaler-editor:v0.30.0 $IMAGE_REGISTRY/appscode-charts/autoscalingkubedbcom-redisautoscaler-editor:v0.30.0
+$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/autoscalingkubedbcom-redissentinelautoscaler-editor:v0.30.0 $IMAGE_REGISTRY/appscode-charts/autoscalingkubedbcom-redissentinelautoscaler-editor:v0.30.0
+$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/autoscalingkubedbcom-singlestoreautoscaler-editor:v0.30.0 $IMAGE_REGISTRY/appscode-charts/autoscalingkubedbcom-singlestoreautoscaler-editor:v0.30.0
+$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/autoscalingkubedbcom-solrautoscaler-editor:v0.30.0 $IMAGE_REGISTRY/appscode-charts/autoscalingkubedbcom-solrautoscaler-editor:v0.30.0
+$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/autoscalingkubedbcom-zookeeperautoscaler-editor:v0.30.0 $IMAGE_REGISTRY/appscode-charts/autoscalingkubedbcom-zookeeperautoscaler-editor:v0.30.0
$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/aws-credential-manager:v2025.4.30 $IMAGE_REGISTRY/appscode-charts/aws-credential-manager:v2025.4.30
$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/aws-ebs-csi-driver:2.23.0 $IMAGE_REGISTRY/appscode-charts/aws-ebs-csi-driver:2.23.0
$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/aws-load-balancer-controller:1.11.0 $IMAGE_REGISTRY/appscode-charts/aws-load-balancer-controller:1.11.0
$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/capa-vpc-peering-operator:v2023.12.11 $IMAGE_REGISTRY/appscode-charts/capa-vpc-peering-operator:v2023.12.11
$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/capi-catalog:v2024.10.24 $IMAGE_REGISTRY/appscode-charts/capi-catalog:v2024.10.24
$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/capi-ops-manager:v2024.8.14 $IMAGE_REGISTRY/appscode-charts/capi-ops-manager:v2024.8.14
-$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/catalog-manager:v2026.1.15 $IMAGE_REGISTRY/appscode-charts/catalog-manager:v2026.1.15
+$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/catalog-manager:v2026.2.16 $IMAGE_REGISTRY/appscode-charts/catalog-manager:v2026.2.16
$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/cert-manager-csi-driver-cacerts:v2026.1.15 $IMAGE_REGISTRY/appscode-charts/cert-manager-csi-driver-cacerts:v2026.1.15
$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/cert-manager:v1.19.2 $IMAGE_REGISTRY/appscode-charts/cert-manager:v1.19.2
-$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/chartsxhelmdev-chartpreset-editor:v0.29.0 $IMAGE_REGISTRY/appscode-charts/chartsxhelmdev-chartpreset-editor:v0.29.0
-$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/chartsxhelmdev-clusterchartpreset-editor-options:v0.29.0 $IMAGE_REGISTRY/appscode-charts/chartsxhelmdev-clusterchartpreset-editor-options:v0.29.0
-$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/chartsxhelmdev-clusterchartpreset-editor:v0.29.0 $IMAGE_REGISTRY/appscode-charts/chartsxhelmdev-clusterchartpreset-editor:v0.29.0
+$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/chartsxhelmdev-chartpreset-editor:v0.30.0 $IMAGE_REGISTRY/appscode-charts/chartsxhelmdev-chartpreset-editor:v0.30.0
+$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/chartsxhelmdev-clusterchartpreset-editor-options:v0.30.0 $IMAGE_REGISTRY/appscode-charts/chartsxhelmdev-clusterchartpreset-editor-options:v0.30.0
+$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/chartsxhelmdev-clusterchartpreset-editor:v0.30.0 $IMAGE_REGISTRY/appscode-charts/chartsxhelmdev-clusterchartpreset-editor:v0.30.0
$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/cluster-auth-manager:v2025.5.16 $IMAGE_REGISTRY/appscode-charts/cluster-auth-manager:v2025.5.16
$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/cluster-autoscaler:9.29.0 $IMAGE_REGISTRY/appscode-charts/cluster-autoscaler:9.29.0
$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/cluster-gateway-manager:v2025.4.30 $IMAGE_REGISTRY/appscode-charts/cluster-gateway-manager:v2025.4.30
$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/cluster-manager-hub:v2025.7.31 $IMAGE_REGISTRY/appscode-charts/cluster-manager-hub:v2025.7.31
$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/cluster-manager-spoke:v2025.10.17 $IMAGE_REGISTRY/appscode-charts/cluster-manager-spoke:v2025.10.17
-$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/cluster-presets:v2026.1.15 $IMAGE_REGISTRY/appscode-charts/cluster-presets:v2026.1.15
+$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/cluster-presets:v2026.2.16 $IMAGE_REGISTRY/appscode-charts/cluster-presets:v2026.2.16
$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/cluster-profile-manager:v2025.5.16 $IMAGE_REGISTRY/appscode-charts/cluster-profile-manager:v2025.5.16
$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/cluster-proxy-manager:v2025.4.30 $IMAGE_REGISTRY/appscode-charts/cluster-proxy-manager:v2025.4.30
$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/config-syncer:v0.15.4 $IMAGE_REGISTRY/appscode-charts/config-syncer:v0.15.4
-$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/corekubestashcom-backupbatch-editor:v0.29.0 $IMAGE_REGISTRY/appscode-charts/corekubestashcom-backupbatch-editor:v0.29.0
-$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/corekubestashcom-backupblueprint-editor:v0.29.0 $IMAGE_REGISTRY/appscode-charts/corekubestashcom-backupblueprint-editor:v0.29.0
-$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/corekubestashcom-backupconfiguration-editor-options:v0.29.0 $IMAGE_REGISTRY/appscode-charts/corekubestashcom-backupconfiguration-editor-options:v0.29.0
-$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/corekubestashcom-backupconfiguration-editor:v0.29.0 $IMAGE_REGISTRY/appscode-charts/corekubestashcom-backupconfiguration-editor:v0.29.0
-$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/corekubestashcom-backupsession-editor-options:v0.29.0 $IMAGE_REGISTRY/appscode-charts/corekubestashcom-backupsession-editor-options:v0.29.0
-$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/corekubestashcom-backupsession-editor:v0.29.0 $IMAGE_REGISTRY/appscode-charts/corekubestashcom-backupsession-editor:v0.29.0
-$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/corekubestashcom-backupverificationsession-editor:v0.29.0 $IMAGE_REGISTRY/appscode-charts/corekubestashcom-backupverificationsession-editor:v0.29.0
-$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/corekubestashcom-backupverifier-editor:v0.29.0 $IMAGE_REGISTRY/appscode-charts/corekubestashcom-backupverifier-editor:v0.29.0
-$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/corekubestashcom-hooktemplate-editor:v0.29.0 $IMAGE_REGISTRY/appscode-charts/corekubestashcom-hooktemplate-editor:v0.29.0
-$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/corekubestashcom-restoresession-editor-options:v0.29.0 $IMAGE_REGISTRY/appscode-charts/corekubestashcom-restoresession-editor-options:v0.29.0
-$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/corekubestashcom-restoresession-editor:v0.29.0 $IMAGE_REGISTRY/appscode-charts/corekubestashcom-restoresession-editor:v0.29.0
+$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/corekubestashcom-backupbatch-editor:v0.30.0 $IMAGE_REGISTRY/appscode-charts/corekubestashcom-backupbatch-editor:v0.30.0
+$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/corekubestashcom-backupblueprint-editor:v0.30.0 $IMAGE_REGISTRY/appscode-charts/corekubestashcom-backupblueprint-editor:v0.30.0
+$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/corekubestashcom-backupconfiguration-editor-options:v0.30.0 $IMAGE_REGISTRY/appscode-charts/corekubestashcom-backupconfiguration-editor-options:v0.30.0
+$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/corekubestashcom-backupconfiguration-editor:v0.30.0 $IMAGE_REGISTRY/appscode-charts/corekubestashcom-backupconfiguration-editor:v0.30.0
+$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/corekubestashcom-backupsession-editor-options:v0.30.0 $IMAGE_REGISTRY/appscode-charts/corekubestashcom-backupsession-editor-options:v0.30.0
+$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/corekubestashcom-backupsession-editor:v0.30.0 $IMAGE_REGISTRY/appscode-charts/corekubestashcom-backupsession-editor:v0.30.0
+$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/corekubestashcom-backupverificationsession-editor:v0.30.0 $IMAGE_REGISTRY/appscode-charts/corekubestashcom-backupverificationsession-editor:v0.30.0
+$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/corekubestashcom-backupverifier-editor:v0.30.0 $IMAGE_REGISTRY/appscode-charts/corekubestashcom-backupverifier-editor:v0.30.0
+$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/corekubestashcom-hooktemplate-editor:v0.30.0 $IMAGE_REGISTRY/appscode-charts/corekubestashcom-hooktemplate-editor:v0.30.0
+$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/corekubestashcom-restoresession-editor-options:v0.30.0 $IMAGE_REGISTRY/appscode-charts/corekubestashcom-restoresession-editor-options:v0.30.0
+$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/corekubestashcom-restoresession-editor:v0.30.0 $IMAGE_REGISTRY/appscode-charts/corekubestashcom-restoresession-editor:v0.30.0
$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/crossplane:1.14.0 $IMAGE_REGISTRY/appscode-charts/crossplane:1.14.0
$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/csi-driver-nfs:v4.7.0 $IMAGE_REGISTRY/appscode-charts/csi-driver-nfs:v4.7.0
$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/csi-secrets-store-provider-azure:1.5.2 $IMAGE_REGISTRY/appscode-charts/csi-secrets-store-provider-azure:1.5.2
@@ -118,69 +118,69 @@ $CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/gr
$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/hub-cluster-robot:v2024.8.9 $IMAGE_REGISTRY/appscode-charts/hub-cluster-robot:v2024.8.9
$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/inbox-agent:v2024.12.30 $IMAGE_REGISTRY/appscode-charts/inbox-agent:v2024.12.30
$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/inbox-server:v2025.2.28 $IMAGE_REGISTRY/appscode-charts/inbox-server:v2025.2.28
-$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/inbox-ui:v2026.1.15 $IMAGE_REGISTRY/appscode-charts/inbox-ui:v2026.1.15
+$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/inbox-ui:v2026.2.16 $IMAGE_REGISTRY/appscode-charts/inbox-ui:v2026.2.16
$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/ingress-nginx:4.12.1 $IMAGE_REGISTRY/appscode-charts/ingress-nginx:4.12.1
$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/keda-add-ons-http:0.10.0 $IMAGE_REGISTRY/appscode-charts/keda-add-ons-http:0.10.0
$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/keda:2.17.2 $IMAGE_REGISTRY/appscode-charts/keda:2.17.2
$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/kube-grafana-dashboards:v2023.10.1 $IMAGE_REGISTRY/appscode-charts/kube-grafana-dashboards:v2023.10.1
$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/kube-prometheus-stack:69.2.2 $IMAGE_REGISTRY/appscode-charts/kube-prometheus-stack:69.2.2
-$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/kube-ui-server:v2026.1.15 $IMAGE_REGISTRY/appscode-charts/kube-ui-server:v2026.1.15
+$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/kube-ui-server:v2026.2.16 $IMAGE_REGISTRY/appscode-charts/kube-ui-server:v2026.2.16
$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/kubedb-opscenter:v2026.1.19 $IMAGE_REGISTRY/appscode-charts/kubedb-opscenter:v2026.1.19
$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/kubedb-provider-aws:v2024.1.31 $IMAGE_REGISTRY/appscode-charts/kubedb-provider-aws:v2024.1.31
$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/kubedb-provider-azure:v2024.1.31 $IMAGE_REGISTRY/appscode-charts/kubedb-provider-azure:v2024.1.31
$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/kubedb-provider-gcp:v2024.1.31 $IMAGE_REGISTRY/appscode-charts/kubedb-provider-gcp:v2024.1.31
-$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/kubedb-ui-presets:v2026.1.15 $IMAGE_REGISTRY/appscode-charts/kubedb-ui-presets:v2026.1.15
+$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/kubedb-ui-presets:v2026.2.16 $IMAGE_REGISTRY/appscode-charts/kubedb-ui-presets:v2026.2.16
$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/kubedb:v2026.1.19 $IMAGE_REGISTRY/appscode-charts/kubedb:v2026.1.19
-$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/kubedbcom-cassandra-editor-options:v0.29.0 $IMAGE_REGISTRY/appscode-charts/kubedbcom-cassandra-editor-options:v0.29.0
-$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/kubedbcom-cassandra-editor:v0.29.0 $IMAGE_REGISTRY/appscode-charts/kubedbcom-cassandra-editor:v0.29.0
-$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/kubedbcom-clickhouse-editor-options:v0.29.0 $IMAGE_REGISTRY/appscode-charts/kubedbcom-clickhouse-editor-options:v0.29.0
-$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/kubedbcom-clickhouse-editor:v0.29.0 $IMAGE_REGISTRY/appscode-charts/kubedbcom-clickhouse-editor:v0.29.0
-$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/kubedbcom-druid-editor-options:v0.29.0 $IMAGE_REGISTRY/appscode-charts/kubedbcom-druid-editor-options:v0.29.0
-$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/kubedbcom-druid-editor:v0.29.0 $IMAGE_REGISTRY/appscode-charts/kubedbcom-druid-editor:v0.29.0
-$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/kubedbcom-elasticsearch-editor-options:v0.29.0 $IMAGE_REGISTRY/appscode-charts/kubedbcom-elasticsearch-editor-options:v0.29.0
-$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/kubedbcom-elasticsearch-editor:v0.29.0 $IMAGE_REGISTRY/appscode-charts/kubedbcom-elasticsearch-editor:v0.29.0
-$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/kubedbcom-etcd-editor:v0.29.0 $IMAGE_REGISTRY/appscode-charts/kubedbcom-etcd-editor:v0.29.0
-$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/kubedbcom-ferretdb-editor-options:v0.29.0 $IMAGE_REGISTRY/appscode-charts/kubedbcom-ferretdb-editor-options:v0.29.0
-$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/kubedbcom-ferretdb-editor:v0.29.0 $IMAGE_REGISTRY/appscode-charts/kubedbcom-ferretdb-editor:v0.29.0
-$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/kubedbcom-hazelcast-editor-options:v0.29.0 $IMAGE_REGISTRY/appscode-charts/kubedbcom-hazelcast-editor-options:v0.29.0
-$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/kubedbcom-hazelcast-editor:v0.29.0 $IMAGE_REGISTRY/appscode-charts/kubedbcom-hazelcast-editor:v0.29.0
-$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/kubedbcom-ignite-editor-options:v0.29.0 $IMAGE_REGISTRY/appscode-charts/kubedbcom-ignite-editor-options:v0.29.0
-$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/kubedbcom-ignite-editor:v0.29.0 $IMAGE_REGISTRY/appscode-charts/kubedbcom-ignite-editor:v0.29.0
-$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/kubedbcom-kafka-editor-options:v0.29.0 $IMAGE_REGISTRY/appscode-charts/kubedbcom-kafka-editor-options:v0.29.0
-$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/kubedbcom-kafka-editor:v0.29.0 $IMAGE_REGISTRY/appscode-charts/kubedbcom-kafka-editor:v0.29.0
-$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/kubedbcom-mariadb-editor-options:v0.29.0 $IMAGE_REGISTRY/appscode-charts/kubedbcom-mariadb-editor-options:v0.29.0
-$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/kubedbcom-mariadb-editor:v0.29.0 $IMAGE_REGISTRY/appscode-charts/kubedbcom-mariadb-editor:v0.29.0
-$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/kubedbcom-memcached-editor-options:v0.29.0 $IMAGE_REGISTRY/appscode-charts/kubedbcom-memcached-editor-options:v0.29.0
-$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/kubedbcom-memcached-editor:v0.29.0 $IMAGE_REGISTRY/appscode-charts/kubedbcom-memcached-editor:v0.29.0
-$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/kubedbcom-mongodb-editor-options:v0.29.0 $IMAGE_REGISTRY/appscode-charts/kubedbcom-mongodb-editor-options:v0.29.0
-$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/kubedbcom-mongodb-editor:v0.29.0 $IMAGE_REGISTRY/appscode-charts/kubedbcom-mongodb-editor:v0.29.0
-$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/kubedbcom-mssqlserver-editor-options:v0.29.0 $IMAGE_REGISTRY/appscode-charts/kubedbcom-mssqlserver-editor-options:v0.29.0
-$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/kubedbcom-mssqlserver-editor:v0.29.0 $IMAGE_REGISTRY/appscode-charts/kubedbcom-mssqlserver-editor:v0.29.0
-$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/kubedbcom-mysql-editor-options:v0.29.0 $IMAGE_REGISTRY/appscode-charts/kubedbcom-mysql-editor-options:v0.29.0
-$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/kubedbcom-mysql-editor:v0.29.0 $IMAGE_REGISTRY/appscode-charts/kubedbcom-mysql-editor:v0.29.0
-$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/kubedbcom-oracle-editor-options:v0.29.0 $IMAGE_REGISTRY/appscode-charts/kubedbcom-oracle-editor-options:v0.29.0
-$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/kubedbcom-oracle-editor:v0.29.0 $IMAGE_REGISTRY/appscode-charts/kubedbcom-oracle-editor:v0.29.0
-$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/kubedbcom-perconaxtradb-editor-options:v0.29.0 $IMAGE_REGISTRY/appscode-charts/kubedbcom-perconaxtradb-editor-options:v0.29.0
-$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/kubedbcom-perconaxtradb-editor:v0.29.0 $IMAGE_REGISTRY/appscode-charts/kubedbcom-perconaxtradb-editor:v0.29.0
-$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/kubedbcom-pgbouncer-editor-options:v0.29.0 $IMAGE_REGISTRY/appscode-charts/kubedbcom-pgbouncer-editor-options:v0.29.0
-$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/kubedbcom-pgbouncer-editor:v0.29.0 $IMAGE_REGISTRY/appscode-charts/kubedbcom-pgbouncer-editor:v0.29.0
-$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/kubedbcom-pgpool-editor-options:v0.29.0 $IMAGE_REGISTRY/appscode-charts/kubedbcom-pgpool-editor-options:v0.29.0
-$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/kubedbcom-pgpool-editor:v0.29.0 $IMAGE_REGISTRY/appscode-charts/kubedbcom-pgpool-editor:v0.29.0
-$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/kubedbcom-postgres-editor-options:v0.29.0 $IMAGE_REGISTRY/appscode-charts/kubedbcom-postgres-editor-options:v0.29.0
-$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/kubedbcom-postgres-editor:v0.29.0 $IMAGE_REGISTRY/appscode-charts/kubedbcom-postgres-editor:v0.29.0
-$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/kubedbcom-proxysql-editor-options:v0.29.0 $IMAGE_REGISTRY/appscode-charts/kubedbcom-proxysql-editor-options:v0.29.0
-$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/kubedbcom-proxysql-editor:v0.29.0 $IMAGE_REGISTRY/appscode-charts/kubedbcom-proxysql-editor:v0.29.0
-$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/kubedbcom-rabbitmq-editor-options:v0.29.0 $IMAGE_REGISTRY/appscode-charts/kubedbcom-rabbitmq-editor-options:v0.29.0
-$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/kubedbcom-rabbitmq-editor:v0.29.0 $IMAGE_REGISTRY/appscode-charts/kubedbcom-rabbitmq-editor:v0.29.0
-$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/kubedbcom-redis-editor-options:v0.29.0 $IMAGE_REGISTRY/appscode-charts/kubedbcom-redis-editor-options:v0.29.0
-$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/kubedbcom-redis-editor:v0.29.0 $IMAGE_REGISTRY/appscode-charts/kubedbcom-redis-editor:v0.29.0
-$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/kubedbcom-redissentinel-editor:v0.29.0 $IMAGE_REGISTRY/appscode-charts/kubedbcom-redissentinel-editor:v0.29.0
-$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/kubedbcom-singlestore-editor-options:v0.29.0 $IMAGE_REGISTRY/appscode-charts/kubedbcom-singlestore-editor-options:v0.29.0
-$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/kubedbcom-singlestore-editor:v0.29.0 $IMAGE_REGISTRY/appscode-charts/kubedbcom-singlestore-editor:v0.29.0
-$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/kubedbcom-solr-editor-options:v0.29.0 $IMAGE_REGISTRY/appscode-charts/kubedbcom-solr-editor-options:v0.29.0
-$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/kubedbcom-solr-editor:v0.29.0 $IMAGE_REGISTRY/appscode-charts/kubedbcom-solr-editor:v0.29.0
-$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/kubedbcom-zookeeper-editor-options:v0.29.0 $IMAGE_REGISTRY/appscode-charts/kubedbcom-zookeeper-editor-options:v0.29.0
-$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/kubedbcom-zookeeper-editor:v0.29.0 $IMAGE_REGISTRY/appscode-charts/kubedbcom-zookeeper-editor:v0.29.0
+$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/kubedbcom-cassandra-editor-options:v0.30.0 $IMAGE_REGISTRY/appscode-charts/kubedbcom-cassandra-editor-options:v0.30.0
+$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/kubedbcom-cassandra-editor:v0.30.0 $IMAGE_REGISTRY/appscode-charts/kubedbcom-cassandra-editor:v0.30.0
+$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/kubedbcom-clickhouse-editor-options:v0.30.0 $IMAGE_REGISTRY/appscode-charts/kubedbcom-clickhouse-editor-options:v0.30.0
+$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/kubedbcom-clickhouse-editor:v0.30.0 $IMAGE_REGISTRY/appscode-charts/kubedbcom-clickhouse-editor:v0.30.0
+$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/kubedbcom-druid-editor-options:v0.30.0 $IMAGE_REGISTRY/appscode-charts/kubedbcom-druid-editor-options:v0.30.0
+$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/kubedbcom-druid-editor:v0.30.0 $IMAGE_REGISTRY/appscode-charts/kubedbcom-druid-editor:v0.30.0
+$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/kubedbcom-elasticsearch-editor-options:v0.30.0 $IMAGE_REGISTRY/appscode-charts/kubedbcom-elasticsearch-editor-options:v0.30.0
+$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/kubedbcom-elasticsearch-editor:v0.30.0 $IMAGE_REGISTRY/appscode-charts/kubedbcom-elasticsearch-editor:v0.30.0
+$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/kubedbcom-etcd-editor:v0.30.0 $IMAGE_REGISTRY/appscode-charts/kubedbcom-etcd-editor:v0.30.0
+$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/kubedbcom-ferretdb-editor-options:v0.30.0 $IMAGE_REGISTRY/appscode-charts/kubedbcom-ferretdb-editor-options:v0.30.0
+$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/kubedbcom-ferretdb-editor:v0.30.0 $IMAGE_REGISTRY/appscode-charts/kubedbcom-ferretdb-editor:v0.30.0
+$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/kubedbcom-hazelcast-editor-options:v0.30.0 $IMAGE_REGISTRY/appscode-charts/kubedbcom-hazelcast-editor-options:v0.30.0
+$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/kubedbcom-hazelcast-editor:v0.30.0 $IMAGE_REGISTRY/appscode-charts/kubedbcom-hazelcast-editor:v0.30.0
+$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/kubedbcom-ignite-editor-options:v0.30.0 $IMAGE_REGISTRY/appscode-charts/kubedbcom-ignite-editor-options:v0.30.0
+$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/kubedbcom-ignite-editor:v0.30.0 $IMAGE_REGISTRY/appscode-charts/kubedbcom-ignite-editor:v0.30.0
+$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/kubedbcom-kafka-editor-options:v0.30.0 $IMAGE_REGISTRY/appscode-charts/kubedbcom-kafka-editor-options:v0.30.0
+$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/kubedbcom-kafka-editor:v0.30.0 $IMAGE_REGISTRY/appscode-charts/kubedbcom-kafka-editor:v0.30.0
+$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/kubedbcom-mariadb-editor-options:v0.30.0 $IMAGE_REGISTRY/appscode-charts/kubedbcom-mariadb-editor-options:v0.30.0
+$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/kubedbcom-mariadb-editor:v0.30.0 $IMAGE_REGISTRY/appscode-charts/kubedbcom-mariadb-editor:v0.30.0
+$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/kubedbcom-memcached-editor-options:v0.30.0 $IMAGE_REGISTRY/appscode-charts/kubedbcom-memcached-editor-options:v0.30.0
+$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/kubedbcom-memcached-editor:v0.30.0 $IMAGE_REGISTRY/appscode-charts/kubedbcom-memcached-editor:v0.30.0
+$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/kubedbcom-mongodb-editor-options:v0.30.0 $IMAGE_REGISTRY/appscode-charts/kubedbcom-mongodb-editor-options:v0.30.0
+$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/kubedbcom-mongodb-editor:v0.30.0 $IMAGE_REGISTRY/appscode-charts/kubedbcom-mongodb-editor:v0.30.0
+$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/kubedbcom-mssqlserver-editor-options:v0.30.0 $IMAGE_REGISTRY/appscode-charts/kubedbcom-mssqlserver-editor-options:v0.30.0
+$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/kubedbcom-mssqlserver-editor:v0.30.0 $IMAGE_REGISTRY/appscode-charts/kubedbcom-mssqlserver-editor:v0.30.0
+$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/kubedbcom-mysql-editor-options:v0.30.0 $IMAGE_REGISTRY/appscode-charts/kubedbcom-mysql-editor-options:v0.30.0
+$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/kubedbcom-mysql-editor:v0.30.0 $IMAGE_REGISTRY/appscode-charts/kubedbcom-mysql-editor:v0.30.0
+$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/kubedbcom-oracle-editor-options:v0.30.0 $IMAGE_REGISTRY/appscode-charts/kubedbcom-oracle-editor-options:v0.30.0
+$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/kubedbcom-oracle-editor:v0.30.0 $IMAGE_REGISTRY/appscode-charts/kubedbcom-oracle-editor:v0.30.0
+$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/kubedbcom-perconaxtradb-editor-options:v0.30.0 $IMAGE_REGISTRY/appscode-charts/kubedbcom-perconaxtradb-editor-options:v0.30.0
+$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/kubedbcom-perconaxtradb-editor:v0.30.0 $IMAGE_REGISTRY/appscode-charts/kubedbcom-perconaxtradb-editor:v0.30.0
+$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/kubedbcom-pgbouncer-editor-options:v0.30.0 $IMAGE_REGISTRY/appscode-charts/kubedbcom-pgbouncer-editor-options:v0.30.0
+$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/kubedbcom-pgbouncer-editor:v0.30.0 $IMAGE_REGISTRY/appscode-charts/kubedbcom-pgbouncer-editor:v0.30.0
+$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/kubedbcom-pgpool-editor-options:v0.30.0 $IMAGE_REGISTRY/appscode-charts/kubedbcom-pgpool-editor-options:v0.30.0
+$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/kubedbcom-pgpool-editor:v0.30.0 $IMAGE_REGISTRY/appscode-charts/kubedbcom-pgpool-editor:v0.30.0
+$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/kubedbcom-postgres-editor-options:v0.30.0 $IMAGE_REGISTRY/appscode-charts/kubedbcom-postgres-editor-options:v0.30.0
+$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/kubedbcom-postgres-editor:v0.30.0 $IMAGE_REGISTRY/appscode-charts/kubedbcom-postgres-editor:v0.30.0
+$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/kubedbcom-proxysql-editor-options:v0.30.0 $IMAGE_REGISTRY/appscode-charts/kubedbcom-proxysql-editor-options:v0.30.0
+$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/kubedbcom-proxysql-editor:v0.30.0 $IMAGE_REGISTRY/appscode-charts/kubedbcom-proxysql-editor:v0.30.0
+$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/kubedbcom-rabbitmq-editor-options:v0.30.0 $IMAGE_REGISTRY/appscode-charts/kubedbcom-rabbitmq-editor-options:v0.30.0
+$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/kubedbcom-rabbitmq-editor:v0.30.0 $IMAGE_REGISTRY/appscode-charts/kubedbcom-rabbitmq-editor:v0.30.0
+$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/kubedbcom-redis-editor-options:v0.30.0 $IMAGE_REGISTRY/appscode-charts/kubedbcom-redis-editor-options:v0.30.0
+$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/kubedbcom-redis-editor:v0.30.0 $IMAGE_REGISTRY/appscode-charts/kubedbcom-redis-editor:v0.30.0
+$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/kubedbcom-redissentinel-editor:v0.30.0 $IMAGE_REGISTRY/appscode-charts/kubedbcom-redissentinel-editor:v0.30.0
+$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/kubedbcom-singlestore-editor-options:v0.30.0 $IMAGE_REGISTRY/appscode-charts/kubedbcom-singlestore-editor-options:v0.30.0
+$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/kubedbcom-singlestore-editor:v0.30.0 $IMAGE_REGISTRY/appscode-charts/kubedbcom-singlestore-editor:v0.30.0
+$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/kubedbcom-solr-editor-options:v0.30.0 $IMAGE_REGISTRY/appscode-charts/kubedbcom-solr-editor-options:v0.30.0
+$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/kubedbcom-solr-editor:v0.30.0 $IMAGE_REGISTRY/appscode-charts/kubedbcom-solr-editor:v0.30.0
+$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/kubedbcom-zookeeper-editor-options:v0.30.0 $IMAGE_REGISTRY/appscode-charts/kubedbcom-zookeeper-editor-options:v0.30.0
+$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/kubedbcom-zookeeper-editor:v0.30.0 $IMAGE_REGISTRY/appscode-charts/kubedbcom-zookeeper-editor:v0.30.0
$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/kubestash:v2026.1.19 $IMAGE_REGISTRY/appscode-charts/kubestash:v2026.1.19
$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/kubevault-opscenter:v2025.11.21 $IMAGE_REGISTRY/appscode-charts/kubevault-opscenter:v2025.11.21
$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/kubevault:v2025.11.21 $IMAGE_REGISTRY/appscode-charts/kubevault:v2025.11.21
@@ -197,33 +197,33 @@ $CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/mu
$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/opencost-grafana-dashboards:v2023.10.1 $IMAGE_REGISTRY/appscode-charts/opencost-grafana-dashboards:v2023.10.1
$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/opencost:1.18.1 $IMAGE_REGISTRY/appscode-charts/opencost:1.18.1
$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/operator-shard-manager:v2026.1.15 $IMAGE_REGISTRY/appscode-charts/operator-shard-manager:v2026.1.15
-$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/opscenter-features:v2026.1.15 $IMAGE_REGISTRY/appscode-charts/opscenter-features:v2026.1.15
-$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/opskubedbcom-cassandraopsrequest-editor:v0.29.0 $IMAGE_REGISTRY/appscode-charts/opskubedbcom-cassandraopsrequest-editor:v0.29.0
-$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/opskubedbcom-clickhouseopsrequest-editor:v0.29.0 $IMAGE_REGISTRY/appscode-charts/opskubedbcom-clickhouseopsrequest-editor:v0.29.0
-$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/opskubedbcom-druidopsrequest-editor:v0.29.0 $IMAGE_REGISTRY/appscode-charts/opskubedbcom-druidopsrequest-editor:v0.29.0
-$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/opskubedbcom-elasticsearchopsrequest-editor:v0.29.0 $IMAGE_REGISTRY/appscode-charts/opskubedbcom-elasticsearchopsrequest-editor:v0.29.0
-$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/opskubedbcom-etcdopsrequest-editor:v0.29.0 $IMAGE_REGISTRY/appscode-charts/opskubedbcom-etcdopsrequest-editor:v0.29.0
-$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/opskubedbcom-ferretdbopsrequest-editor:v0.29.0 $IMAGE_REGISTRY/appscode-charts/opskubedbcom-ferretdbopsrequest-editor:v0.29.0
-$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/opskubedbcom-hazelcastopsrequest-editor:v0.29.0 $IMAGE_REGISTRY/appscode-charts/opskubedbcom-hazelcastopsrequest-editor:v0.29.0
-$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/opskubedbcom-igniteopsrequest-editor:v0.29.0 $IMAGE_REGISTRY/appscode-charts/opskubedbcom-igniteopsrequest-editor:v0.29.0
-$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/opskubedbcom-kafkaopsrequest-editor:v0.29.0 $IMAGE_REGISTRY/appscode-charts/opskubedbcom-kafkaopsrequest-editor:v0.29.0
-$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/opskubedbcom-mariadbopsrequest-editor:v0.29.0 $IMAGE_REGISTRY/appscode-charts/opskubedbcom-mariadbopsrequest-editor:v0.29.0
-$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/opskubedbcom-memcachedopsrequest-editor:v0.29.0 $IMAGE_REGISTRY/appscode-charts/opskubedbcom-memcachedopsrequest-editor:v0.29.0
-$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/opskubedbcom-mongodbopsrequest-editor:v0.29.0 $IMAGE_REGISTRY/appscode-charts/opskubedbcom-mongodbopsrequest-editor:v0.29.0
-$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/opskubedbcom-mssqlserveropsrequest-editor:v0.29.0 $IMAGE_REGISTRY/appscode-charts/opskubedbcom-mssqlserveropsrequest-editor:v0.29.0
-$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/opskubedbcom-mysqlopsrequest-editor:v0.29.0 $IMAGE_REGISTRY/appscode-charts/opskubedbcom-mysqlopsrequest-editor:v0.29.0
-$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/opskubedbcom-oracleopsrequest-editor:v0.29.0 $IMAGE_REGISTRY/appscode-charts/opskubedbcom-oracleopsrequest-editor:v0.29.0
-$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/opskubedbcom-perconaxtradbopsrequest-editor:v0.29.0 $IMAGE_REGISTRY/appscode-charts/opskubedbcom-perconaxtradbopsrequest-editor:v0.29.0
-$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/opskubedbcom-pgbounceropsrequest-editor:v0.29.0 $IMAGE_REGISTRY/appscode-charts/opskubedbcom-pgbounceropsrequest-editor:v0.29.0
-$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/opskubedbcom-pgpoolopsrequest-editor:v0.29.0 $IMAGE_REGISTRY/appscode-charts/opskubedbcom-pgpoolopsrequest-editor:v0.29.0
-$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/opskubedbcom-postgresopsrequest-editor:v0.29.0 $IMAGE_REGISTRY/appscode-charts/opskubedbcom-postgresopsrequest-editor:v0.29.0
-$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/opskubedbcom-proxysqlopsrequest-editor:v0.29.0 $IMAGE_REGISTRY/appscode-charts/opskubedbcom-proxysqlopsrequest-editor:v0.29.0
-$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/opskubedbcom-rabbitmqopsrequest-editor:v0.29.0 $IMAGE_REGISTRY/appscode-charts/opskubedbcom-rabbitmqopsrequest-editor:v0.29.0
-$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/opskubedbcom-redisopsrequest-editor:v0.29.0 $IMAGE_REGISTRY/appscode-charts/opskubedbcom-redisopsrequest-editor:v0.29.0
-$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/opskubedbcom-redissentinelopsrequest-editor:v0.29.0 $IMAGE_REGISTRY/appscode-charts/opskubedbcom-redissentinelopsrequest-editor:v0.29.0
-$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/opskubedbcom-singlestoreopsrequest-editor:v0.29.0 $IMAGE_REGISTRY/appscode-charts/opskubedbcom-singlestoreopsrequest-editor:v0.29.0
-$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/opskubedbcom-solropsrequest-editor:v0.29.0 $IMAGE_REGISTRY/appscode-charts/opskubedbcom-solropsrequest-editor:v0.29.0
-$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/opskubedbcom-zookeeperopsrequest-editor:v0.29.0 $IMAGE_REGISTRY/appscode-charts/opskubedbcom-zookeeperopsrequest-editor:v0.29.0
+$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/opscenter-features:v2026.2.16 $IMAGE_REGISTRY/appscode-charts/opscenter-features:v2026.2.16
+$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/opskubedbcom-cassandraopsrequest-editor:v0.30.0 $IMAGE_REGISTRY/appscode-charts/opskubedbcom-cassandraopsrequest-editor:v0.30.0
+$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/opskubedbcom-clickhouseopsrequest-editor:v0.30.0 $IMAGE_REGISTRY/appscode-charts/opskubedbcom-clickhouseopsrequest-editor:v0.30.0
+$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/opskubedbcom-druidopsrequest-editor:v0.30.0 $IMAGE_REGISTRY/appscode-charts/opskubedbcom-druidopsrequest-editor:v0.30.0
+$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/opskubedbcom-elasticsearchopsrequest-editor:v0.30.0 $IMAGE_REGISTRY/appscode-charts/opskubedbcom-elasticsearchopsrequest-editor:v0.30.0
+$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/opskubedbcom-etcdopsrequest-editor:v0.30.0 $IMAGE_REGISTRY/appscode-charts/opskubedbcom-etcdopsrequest-editor:v0.30.0
+$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/opskubedbcom-ferretdbopsrequest-editor:v0.30.0 $IMAGE_REGISTRY/appscode-charts/opskubedbcom-ferretdbopsrequest-editor:v0.30.0
+$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/opskubedbcom-hazelcastopsrequest-editor:v0.30.0 $IMAGE_REGISTRY/appscode-charts/opskubedbcom-hazelcastopsrequest-editor:v0.30.0
+$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/opskubedbcom-igniteopsrequest-editor:v0.30.0 $IMAGE_REGISTRY/appscode-charts/opskubedbcom-igniteopsrequest-editor:v0.30.0
+$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/opskubedbcom-kafkaopsrequest-editor:v0.30.0 $IMAGE_REGISTRY/appscode-charts/opskubedbcom-kafkaopsrequest-editor:v0.30.0
+$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/opskubedbcom-mariadbopsrequest-editor:v0.30.0 $IMAGE_REGISTRY/appscode-charts/opskubedbcom-mariadbopsrequest-editor:v0.30.0
+$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/opskubedbcom-memcachedopsrequest-editor:v0.30.0 $IMAGE_REGISTRY/appscode-charts/opskubedbcom-memcachedopsrequest-editor:v0.30.0
+$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/opskubedbcom-mongodbopsrequest-editor:v0.30.0 $IMAGE_REGISTRY/appscode-charts/opskubedbcom-mongodbopsrequest-editor:v0.30.0
+$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/opskubedbcom-mssqlserveropsrequest-editor:v0.30.0 $IMAGE_REGISTRY/appscode-charts/opskubedbcom-mssqlserveropsrequest-editor:v0.30.0
+$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/opskubedbcom-mysqlopsrequest-editor:v0.30.0 $IMAGE_REGISTRY/appscode-charts/opskubedbcom-mysqlopsrequest-editor:v0.30.0
+$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/opskubedbcom-oracleopsrequest-editor:v0.30.0 $IMAGE_REGISTRY/appscode-charts/opskubedbcom-oracleopsrequest-editor:v0.30.0
+$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/opskubedbcom-perconaxtradbopsrequest-editor:v0.30.0 $IMAGE_REGISTRY/appscode-charts/opskubedbcom-perconaxtradbopsrequest-editor:v0.30.0
+$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/opskubedbcom-pgbounceropsrequest-editor:v0.30.0 $IMAGE_REGISTRY/appscode-charts/opskubedbcom-pgbounceropsrequest-editor:v0.30.0
+$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/opskubedbcom-pgpoolopsrequest-editor:v0.30.0 $IMAGE_REGISTRY/appscode-charts/opskubedbcom-pgpoolopsrequest-editor:v0.30.0
+$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/opskubedbcom-postgresopsrequest-editor:v0.30.0 $IMAGE_REGISTRY/appscode-charts/opskubedbcom-postgresopsrequest-editor:v0.30.0
+$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/opskubedbcom-proxysqlopsrequest-editor:v0.30.0 $IMAGE_REGISTRY/appscode-charts/opskubedbcom-proxysqlopsrequest-editor:v0.30.0
+$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/opskubedbcom-rabbitmqopsrequest-editor:v0.30.0 $IMAGE_REGISTRY/appscode-charts/opskubedbcom-rabbitmqopsrequest-editor:v0.30.0
+$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/opskubedbcom-redisopsrequest-editor:v0.30.0 $IMAGE_REGISTRY/appscode-charts/opskubedbcom-redisopsrequest-editor:v0.30.0
+$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/opskubedbcom-redissentinelopsrequest-editor:v0.30.0 $IMAGE_REGISTRY/appscode-charts/opskubedbcom-redissentinelopsrequest-editor:v0.30.0
+$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/opskubedbcom-singlestoreopsrequest-editor:v0.30.0 $IMAGE_REGISTRY/appscode-charts/opskubedbcom-singlestoreopsrequest-editor:v0.30.0
+$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/opskubedbcom-solropsrequest-editor:v0.30.0 $IMAGE_REGISTRY/appscode-charts/opskubedbcom-solropsrequest-editor:v0.30.0
+$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/opskubedbcom-zookeeperopsrequest-editor:v0.30.0 $IMAGE_REGISTRY/appscode-charts/opskubedbcom-zookeeperopsrequest-editor:v0.30.0
$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/panopticon:v2026.1.15 $IMAGE_REGISTRY/appscode-charts/panopticon:v2026.1.15
$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/prepare-cluster:v2023.12.21 $IMAGE_REGISTRY/appscode-charts/prepare-cluster:v2023.12.21
$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/prometheus-adapter:4.9.0 $IMAGE_REGISTRY/appscode-charts/prometheus-adapter:4.9.0
@@ -234,22 +234,22 @@ $CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/se
$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/secrets-store-csi-driver-provider-gcp:0.1.0 $IMAGE_REGISTRY/appscode-charts/secrets-store-csi-driver-provider-gcp:0.1.0
$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/secrets-store-csi-driver-provider-virtual-secrets:v2025.3.14 $IMAGE_REGISTRY/appscode-charts/secrets-store-csi-driver-provider-virtual-secrets:v2025.3.14
$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/secrets-store-csi-driver:1.4.1 $IMAGE_REGISTRY/appscode-charts/secrets-store-csi-driver:1.4.1
-$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/service-backend:v2026.1.15 $IMAGE_REGISTRY/appscode-charts/service-backend:v2026.1.15
-$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/service-gateway-presets:v2026.1.15 $IMAGE_REGISTRY/appscode-charts/service-gateway-presets:v2026.1.15
-$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/service-gateway:v2026.1.15 $IMAGE_REGISTRY/appscode-charts/service-gateway:v2026.1.15
-$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/service-provider:v2026.1.15 $IMAGE_REGISTRY/appscode-charts/service-provider:v2026.1.15
+$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/service-backend:v2026.2.16 $IMAGE_REGISTRY/appscode-charts/service-backend:v2026.2.16
+$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/service-gateway-presets:v2026.2.16 $IMAGE_REGISTRY/appscode-charts/service-gateway-presets:v2026.2.16
+$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/service-gateway:v2026.2.16 $IMAGE_REGISTRY/appscode-charts/service-gateway:v2026.2.16
+$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/service-provider:v2026.2.16 $IMAGE_REGISTRY/appscode-charts/service-provider:v2026.2.16
$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/sidekick:v2026.1.15 $IMAGE_REGISTRY/appscode-charts/sidekick:v2026.1.15
$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/snapshot-controller:3.0.6 $IMAGE_REGISTRY/appscode-charts/snapshot-controller:3.0.6
$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/spoke-cluster-addons:v2024.7.10 $IMAGE_REGISTRY/appscode-charts/spoke-cluster-addons:v2024.7.10
$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/stash-opscenter:v2025.7.31 $IMAGE_REGISTRY/appscode-charts/stash-opscenter:v2025.7.31
-$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/stash-presets:v2026.1.15 $IMAGE_REGISTRY/appscode-charts/stash-presets:v2026.1.15
+$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/stash-presets:v2026.2.16 $IMAGE_REGISTRY/appscode-charts/stash-presets:v2026.2.16
$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/stash:v2025.7.31 $IMAGE_REGISTRY/appscode-charts/stash:v2025.7.31
-$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/storagekubestashcom-backupstorage-editor-options:v0.29.0 $IMAGE_REGISTRY/appscode-charts/storagekubestashcom-backupstorage-editor-options:v0.29.0
-$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/storagekubestashcom-backupstorage-editor:v0.29.0 $IMAGE_REGISTRY/appscode-charts/storagekubestashcom-backupstorage-editor:v0.29.0
-$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/storagekubestashcom-repository-editor-options:v0.29.0 $IMAGE_REGISTRY/appscode-charts/storagekubestashcom-repository-editor-options:v0.29.0
-$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/storagekubestashcom-repository-editor:v0.29.0 $IMAGE_REGISTRY/appscode-charts/storagekubestashcom-repository-editor:v0.29.0
-$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/storagekubestashcom-retentionpolicy-editor:v0.29.0 $IMAGE_REGISTRY/appscode-charts/storagekubestashcom-retentionpolicy-editor:v0.29.0
-$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/storagekubestashcom-snapshot-editor:v0.29.0 $IMAGE_REGISTRY/appscode-charts/storagekubestashcom-snapshot-editor:v0.29.0
+$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/storagekubestashcom-backupstorage-editor-options:v0.30.0 $IMAGE_REGISTRY/appscode-charts/storagekubestashcom-backupstorage-editor-options:v0.30.0
+$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/storagekubestashcom-backupstorage-editor:v0.30.0 $IMAGE_REGISTRY/appscode-charts/storagekubestashcom-backupstorage-editor:v0.30.0
+$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/storagekubestashcom-repository-editor-options:v0.30.0 $IMAGE_REGISTRY/appscode-charts/storagekubestashcom-repository-editor-options:v0.30.0
+$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/storagekubestashcom-repository-editor:v0.30.0 $IMAGE_REGISTRY/appscode-charts/storagekubestashcom-repository-editor:v0.30.0
+$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/storagekubestashcom-retentionpolicy-editor:v0.30.0 $IMAGE_REGISTRY/appscode-charts/storagekubestashcom-retentionpolicy-editor:v0.30.0
+$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/storagekubestashcom-snapshot-editor:v0.30.0 $IMAGE_REGISTRY/appscode-charts/storagekubestashcom-snapshot-editor:v0.30.0
$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/supervisor:v2026.1.15 $IMAGE_REGISTRY/appscode-charts/supervisor:v2026.1.15
$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/topolvm:15.0.0 $IMAGE_REGISTRY/appscode-charts/topolvm:15.0.0
$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/uibytebuildersdev-component-alert:v0.12.0 $IMAGE_REGISTRY/appscode-charts/uibytebuildersdev-component-alert:v0.12.0
@@ -275,24 +275,24 @@ $CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/ui
$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/uibytebuildersdev-component-selector:v0.12.0 $IMAGE_REGISTRY/appscode-charts/uibytebuildersdev-component-selector:v0.12.0
$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/uibytebuildersdev-component-service-templates:v0.12.0 $IMAGE_REGISTRY/appscode-charts/uibytebuildersdev-component-service-templates:v0.12.0
$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/uibytebuildersdev-component-stash-presets:v0.12.0 $IMAGE_REGISTRY/appscode-charts/uibytebuildersdev-component-stash-presets:v0.12.0
-$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/uik8sappscodecom-featureset-capi-capa-editor:v0.29.0 $IMAGE_REGISTRY/appscode-charts/uik8sappscodecom-featureset-capi-capa-editor:v0.29.0
-$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/uik8sappscodecom-featureset-capi-core-editor:v0.29.0 $IMAGE_REGISTRY/appscode-charts/uik8sappscodecom-featureset-capi-core-editor:v0.29.0
-$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/uik8sappscodecom-featureset-crossplane-editor:v0.29.0 $IMAGE_REGISTRY/appscode-charts/uik8sappscodecom-featureset-crossplane-editor:v0.29.0
-$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/uik8sappscodecom-featureset-ocm-hub-editor:v0.29.0 $IMAGE_REGISTRY/appscode-charts/uik8sappscodecom-featureset-ocm-hub-editor:v0.29.0
-$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/uik8sappscodecom-featureset-ocm-mc-editor:v0.29.0 $IMAGE_REGISTRY/appscode-charts/uik8sappscodecom-featureset-ocm-mc-editor:v0.29.0
-$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/uik8sappscodecom-featureset-ocm-spoke-editor:v0.29.0 $IMAGE_REGISTRY/appscode-charts/uik8sappscodecom-featureset-ocm-spoke-editor:v0.29.0
-$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/uik8sappscodecom-featureset-opscenter-backup-editor:v0.29.0 $IMAGE_REGISTRY/appscode-charts/uik8sappscodecom-featureset-opscenter-backup-editor:v0.29.0
-$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/uik8sappscodecom-featureset-opscenter-core-editor:v0.29.0 $IMAGE_REGISTRY/appscode-charts/uik8sappscodecom-featureset-opscenter-core-editor:v0.29.0
-$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/uik8sappscodecom-featureset-opscenter-cost-editor:v0.29.0 $IMAGE_REGISTRY/appscode-charts/uik8sappscodecom-featureset-opscenter-cost-editor:v0.29.0
-$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/uik8sappscodecom-featureset-opscenter-datastore-editor:v0.29.0 $IMAGE_REGISTRY/appscode-charts/uik8sappscodecom-featureset-opscenter-datastore-editor:v0.29.0
-$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/uik8sappscodecom-featureset-opscenter-networking-editor:v0.29.0 $IMAGE_REGISTRY/appscode-charts/uik8sappscodecom-featureset-opscenter-networking-editor:v0.29.0
-$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/uik8sappscodecom-featureset-opscenter-observability-editor:v0.29.0 $IMAGE_REGISTRY/appscode-charts/uik8sappscodecom-featureset-opscenter-observability-editor:v0.29.0
-$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/uik8sappscodecom-featureset-opscenter-policy-management-editor:v0.29.0 $IMAGE_REGISTRY/appscode-charts/uik8sappscodecom-featureset-opscenter-policy-management-editor:v0.29.0
-$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/uik8sappscodecom-featureset-opscenter-secret-management-editor:v0.29.0 $IMAGE_REGISTRY/appscode-charts/uik8sappscodecom-featureset-opscenter-secret-management-editor:v0.29.0
-$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/uik8sappscodecom-featureset-opscenter-security-editor:v0.29.0 $IMAGE_REGISTRY/appscode-charts/uik8sappscodecom-featureset-opscenter-security-editor:v0.29.0
-$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/uik8sappscodecom-featureset-opscenter-storage-editor:v0.29.0 $IMAGE_REGISTRY/appscode-charts/uik8sappscodecom-featureset-opscenter-storage-editor:v0.29.0
-$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/uik8sappscodecom-featureset-opscenter-tools-editor:v0.29.0 $IMAGE_REGISTRY/appscode-charts/uik8sappscodecom-featureset-opscenter-tools-editor:v0.29.0
-$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/uik8sappscodecom-featureset-saas-core-editor:v0.29.0 $IMAGE_REGISTRY/appscode-charts/uik8sappscodecom-featureset-saas-core-editor:v0.29.0
+$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/uik8sappscodecom-featureset-capi-capa-editor:v0.30.0 $IMAGE_REGISTRY/appscode-charts/uik8sappscodecom-featureset-capi-capa-editor:v0.30.0
+$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/uik8sappscodecom-featureset-capi-core-editor:v0.30.0 $IMAGE_REGISTRY/appscode-charts/uik8sappscodecom-featureset-capi-core-editor:v0.30.0
+$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/uik8sappscodecom-featureset-crossplane-editor:v0.30.0 $IMAGE_REGISTRY/appscode-charts/uik8sappscodecom-featureset-crossplane-editor:v0.30.0
+$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/uik8sappscodecom-featureset-ocm-hub-editor:v0.30.0 $IMAGE_REGISTRY/appscode-charts/uik8sappscodecom-featureset-ocm-hub-editor:v0.30.0
+$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/uik8sappscodecom-featureset-ocm-mc-editor:v0.30.0 $IMAGE_REGISTRY/appscode-charts/uik8sappscodecom-featureset-ocm-mc-editor:v0.30.0
+$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/uik8sappscodecom-featureset-ocm-spoke-editor:v0.30.0 $IMAGE_REGISTRY/appscode-charts/uik8sappscodecom-featureset-ocm-spoke-editor:v0.30.0
+$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/uik8sappscodecom-featureset-opscenter-backup-editor:v0.30.0 $IMAGE_REGISTRY/appscode-charts/uik8sappscodecom-featureset-opscenter-backup-editor:v0.30.0
+$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/uik8sappscodecom-featureset-opscenter-core-editor:v0.30.0 $IMAGE_REGISTRY/appscode-charts/uik8sappscodecom-featureset-opscenter-core-editor:v0.30.0
+$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/uik8sappscodecom-featureset-opscenter-cost-editor:v0.30.0 $IMAGE_REGISTRY/appscode-charts/uik8sappscodecom-featureset-opscenter-cost-editor:v0.30.0
+$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/uik8sappscodecom-featureset-opscenter-datastore-editor:v0.30.0 $IMAGE_REGISTRY/appscode-charts/uik8sappscodecom-featureset-opscenter-datastore-editor:v0.30.0
+$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/uik8sappscodecom-featureset-opscenter-networking-editor:v0.30.0 $IMAGE_REGISTRY/appscode-charts/uik8sappscodecom-featureset-opscenter-networking-editor:v0.30.0
+$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/uik8sappscodecom-featureset-opscenter-observability-editor:v0.30.0 $IMAGE_REGISTRY/appscode-charts/uik8sappscodecom-featureset-opscenter-observability-editor:v0.30.0
+$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/uik8sappscodecom-featureset-opscenter-policy-management-editor:v0.30.0 $IMAGE_REGISTRY/appscode-charts/uik8sappscodecom-featureset-opscenter-policy-management-editor:v0.30.0
+$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/uik8sappscodecom-featureset-opscenter-secret-management-editor:v0.30.0 $IMAGE_REGISTRY/appscode-charts/uik8sappscodecom-featureset-opscenter-secret-management-editor:v0.30.0
+$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/uik8sappscodecom-featureset-opscenter-security-editor:v0.30.0 $IMAGE_REGISTRY/appscode-charts/uik8sappscodecom-featureset-opscenter-security-editor:v0.30.0
+$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/uik8sappscodecom-featureset-opscenter-storage-editor:v0.30.0 $IMAGE_REGISTRY/appscode-charts/uik8sappscodecom-featureset-opscenter-storage-editor:v0.30.0
+$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/uik8sappscodecom-featureset-opscenter-tools-editor:v0.30.0 $IMAGE_REGISTRY/appscode-charts/uik8sappscodecom-featureset-opscenter-tools-editor:v0.30.0
+$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/uik8sappscodecom-featureset-saas-core-editor:v0.30.0 $IMAGE_REGISTRY/appscode-charts/uik8sappscodecom-featureset-saas-core-editor:v0.30.0
$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/vault-secrets-operator:0.4.3 $IMAGE_REGISTRY/appscode-charts/vault-secrets-operator:0.4.3
$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/vault:0.27.0 $IMAGE_REGISTRY/appscode-charts/vault:0.27.0
$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/virtual-secrets-server:v2025.3.14 $IMAGE_REGISTRY/appscode-charts/virtual-secrets-server:v2025.3.14
@@ -303,7 +303,7 @@ $CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/appscode-images/na
$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/appscode-images/postgres:16.4-alpine $IMAGE_REGISTRY/appscode-images/postgres:16.4-alpine
$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/appscode-images/redis:7.2.4-bookworm $IMAGE_REGISTRY/appscode-images/redis:7.2.4-bookworm
$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/appscode/aceshifter:v0.0.2 $IMAGE_REGISTRY/appscode/aceshifter:v0.0.2
-$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/appscode/b3:v2026.1.15 $IMAGE_REGISTRY/appscode/b3:v2026.1.15
+$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/appscode/b3:v2026.2.16 $IMAGE_REGISTRY/appscode/b3:v2026.2.16
$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.10.0 $IMAGE_REGISTRY/appscode/catalog-manager:v0.10.0
@@ -422,8 +422,8 @@ $CMD cp --allow-nondistributable-artifacts --insecure rancher/kine:v0.11.4 $IMAG
$CMD cp --allow-nondistributable-artifacts --insecure registry.k8s.io/autoscaling/cluster-autoscaler:v1.27.1 $IMAGE_REGISTRY/autoscaling/cluster-autoscaler:v1.27.1
$CMD cp --allow-nondistributable-artifacts --insecure registry.k8s.io/csi-secrets-store/driver:v1.4.1 $IMAGE_REGISTRY/csi-secrets-store/driver:v1.4.1
$CMD cp --allow-nondistributable-artifacts --insecure registry.k8s.io/ingress-nginx/kube-webhook-certgen:v20221220-controller-v1.5.1-58-g787ea74b6 $IMAGE_REGISTRY/ingress-nginx/kube-webhook-certgen:v20221220-controller-v1.5.1-58-g787ea74b6
-$CMD cp --allow-nondistributable-artifacts --insecure registry.k8s.io/kube-apiserver:v1.34.0 $IMAGE_REGISTRY/kube-apiserver:v1.34.0
-$CMD cp --allow-nondistributable-artifacts --insecure registry.k8s.io/kube-controller-manager:v1.34.0 $IMAGE_REGISTRY/kube-controller-manager:v1.34.0
+$CMD cp --allow-nondistributable-artifacts --insecure registry.k8s.io/kube-apiserver:v1.35.0 $IMAGE_REGISTRY/kube-apiserver:v1.35.0
+$CMD cp --allow-nondistributable-artifacts --insecure registry.k8s.io/kube-controller-manager:v1.35.0 $IMAGE_REGISTRY/kube-controller-manager:v1.35.0
$CMD cp --allow-nondistributable-artifacts --insecure registry.k8s.io/kube-state-metrics/kube-state-metrics:v2.13.0 $IMAGE_REGISTRY/kube-state-metrics/kube-state-metrics:v2.13.0
$CMD cp --allow-nondistributable-artifacts --insecure registry.k8s.io/metrics-server/metrics-server:v0.7.2 $IMAGE_REGISTRY/metrics-server/metrics-server:v0.7.2
$CMD cp --allow-nondistributable-artifacts --insecure registry.k8s.io/prometheus-adapter/prometheus-adapter:v0.11.2 $IMAGE_REGISTRY/prometheus-adapter/prometheus-adapter:v0.11.2
diff --git a/catalog/editor-charts.yaml b/catalog/editor-charts.yaml
index 39eb63a6a..9dcee1381 100644
--- a/catalog/editor-charts.yaml
+++ b/catalog/editor-charts.yaml
@@ -1,119 +1,119 @@
-- ghcr.io/appscode-charts/autoscalingkubedbcom-cassandraautoscaler-editor:v0.29.0
-- ghcr.io/appscode-charts/autoscalingkubedbcom-clickhouseautoscaler-editor:v0.29.0
-- ghcr.io/appscode-charts/autoscalingkubedbcom-druidautoscaler-editor:v0.29.0
-- ghcr.io/appscode-charts/autoscalingkubedbcom-elasticsearchautoscaler-editor:v0.29.0
-- ghcr.io/appscode-charts/autoscalingkubedbcom-etcdautoscaler-editor:v0.29.0
-- ghcr.io/appscode-charts/autoscalingkubedbcom-ferretdbautoscaler-editor:v0.29.0
-- ghcr.io/appscode-charts/autoscalingkubedbcom-kafkaautoscaler-editor:v0.29.0
-- ghcr.io/appscode-charts/autoscalingkubedbcom-mariadbautoscaler-editor:v0.29.0
-- ghcr.io/appscode-charts/autoscalingkubedbcom-memcachedautoscaler-editor:v0.29.0
-- ghcr.io/appscode-charts/autoscalingkubedbcom-mongodbautoscaler-editor:v0.29.0
-- ghcr.io/appscode-charts/autoscalingkubedbcom-mssqlserverautoscaler-editor:v0.29.0
-- ghcr.io/appscode-charts/autoscalingkubedbcom-mysqlautoscaler-editor:v0.29.0
-- ghcr.io/appscode-charts/autoscalingkubedbcom-perconaxtradbautoscaler-editor:v0.29.0
-- ghcr.io/appscode-charts/autoscalingkubedbcom-pgbouncerautoscaler-editor:v0.29.0
-- ghcr.io/appscode-charts/autoscalingkubedbcom-pgpoolautoscaler-editor:v0.29.0
-- ghcr.io/appscode-charts/autoscalingkubedbcom-postgresautoscaler-editor:v0.29.0
-- ghcr.io/appscode-charts/autoscalingkubedbcom-proxysqlautoscaler-editor:v0.29.0
-- ghcr.io/appscode-charts/autoscalingkubedbcom-rabbitmqautoscaler-editor:v0.29.0
-- ghcr.io/appscode-charts/autoscalingkubedbcom-redisautoscaler-editor:v0.29.0
-- ghcr.io/appscode-charts/autoscalingkubedbcom-redissentinelautoscaler-editor:v0.29.0
-- ghcr.io/appscode-charts/autoscalingkubedbcom-singlestoreautoscaler-editor:v0.29.0
-- ghcr.io/appscode-charts/autoscalingkubedbcom-solrautoscaler-editor:v0.29.0
-- ghcr.io/appscode-charts/autoscalingkubedbcom-zookeeperautoscaler-editor:v0.29.0
-- ghcr.io/appscode-charts/chartsxhelmdev-chartpreset-editor:v0.29.0
-- ghcr.io/appscode-charts/chartsxhelmdev-clusterchartpreset-editor-options:v0.29.0
-- ghcr.io/appscode-charts/chartsxhelmdev-clusterchartpreset-editor:v0.29.0
-- ghcr.io/appscode-charts/corekubestashcom-backupbatch-editor:v0.29.0
-- ghcr.io/appscode-charts/corekubestashcom-backupblueprint-editor:v0.29.0
-- ghcr.io/appscode-charts/corekubestashcom-backupconfiguration-editor-options:v0.29.0
-- ghcr.io/appscode-charts/corekubestashcom-backupconfiguration-editor:v0.29.0
-- ghcr.io/appscode-charts/corekubestashcom-backupsession-editor-options:v0.29.0
-- ghcr.io/appscode-charts/corekubestashcom-backupsession-editor:v0.29.0
-- ghcr.io/appscode-charts/corekubestashcom-backupverificationsession-editor:v0.29.0
-- ghcr.io/appscode-charts/corekubestashcom-backupverifier-editor:v0.29.0
-- ghcr.io/appscode-charts/corekubestashcom-hooktemplate-editor:v0.29.0
-- ghcr.io/appscode-charts/corekubestashcom-restoresession-editor-options:v0.29.0
-- ghcr.io/appscode-charts/corekubestashcom-restoresession-editor:v0.29.0
-- ghcr.io/appscode-charts/kubedbcom-cassandra-editor-options:v0.29.0
-- ghcr.io/appscode-charts/kubedbcom-cassandra-editor:v0.29.0
-- ghcr.io/appscode-charts/kubedbcom-clickhouse-editor-options:v0.29.0
-- ghcr.io/appscode-charts/kubedbcom-clickhouse-editor:v0.29.0
-- ghcr.io/appscode-charts/kubedbcom-druid-editor-options:v0.29.0
-- ghcr.io/appscode-charts/kubedbcom-druid-editor:v0.29.0
-- ghcr.io/appscode-charts/kubedbcom-elasticsearch-editor-options:v0.29.0
-- ghcr.io/appscode-charts/kubedbcom-elasticsearch-editor:v0.29.0
-- ghcr.io/appscode-charts/kubedbcom-etcd-editor:v0.29.0
-- ghcr.io/appscode-charts/kubedbcom-ferretdb-editor-options:v0.29.0
-- ghcr.io/appscode-charts/kubedbcom-ferretdb-editor:v0.29.0
-- ghcr.io/appscode-charts/kubedbcom-hazelcast-editor-options:v0.29.0
-- ghcr.io/appscode-charts/kubedbcom-hazelcast-editor:v0.29.0
-- ghcr.io/appscode-charts/kubedbcom-ignite-editor-options:v0.29.0
-- ghcr.io/appscode-charts/kubedbcom-ignite-editor:v0.29.0
-- ghcr.io/appscode-charts/kubedbcom-kafka-editor-options:v0.29.0
-- ghcr.io/appscode-charts/kubedbcom-kafka-editor:v0.29.0
-- ghcr.io/appscode-charts/kubedbcom-mariadb-editor-options:v0.29.0
-- ghcr.io/appscode-charts/kubedbcom-mariadb-editor:v0.29.0
-- ghcr.io/appscode-charts/kubedbcom-memcached-editor-options:v0.29.0
-- ghcr.io/appscode-charts/kubedbcom-memcached-editor:v0.29.0
-- ghcr.io/appscode-charts/kubedbcom-mongodb-editor-options:v0.29.0
-- ghcr.io/appscode-charts/kubedbcom-mongodb-editor:v0.29.0
-- ghcr.io/appscode-charts/kubedbcom-mssqlserver-editor-options:v0.29.0
-- ghcr.io/appscode-charts/kubedbcom-mssqlserver-editor:v0.29.0
-- ghcr.io/appscode-charts/kubedbcom-mysql-editor-options:v0.29.0
-- ghcr.io/appscode-charts/kubedbcom-mysql-editor:v0.29.0
-- ghcr.io/appscode-charts/kubedbcom-oracle-editor-options:v0.29.0
-- ghcr.io/appscode-charts/kubedbcom-oracle-editor:v0.29.0
-- ghcr.io/appscode-charts/kubedbcom-perconaxtradb-editor-options:v0.29.0
-- ghcr.io/appscode-charts/kubedbcom-perconaxtradb-editor:v0.29.0
-- ghcr.io/appscode-charts/kubedbcom-pgbouncer-editor-options:v0.29.0
-- ghcr.io/appscode-charts/kubedbcom-pgbouncer-editor:v0.29.0
-- ghcr.io/appscode-charts/kubedbcom-pgpool-editor-options:v0.29.0
-- ghcr.io/appscode-charts/kubedbcom-pgpool-editor:v0.29.0
-- ghcr.io/appscode-charts/kubedbcom-postgres-editor-options:v0.29.0
-- ghcr.io/appscode-charts/kubedbcom-postgres-editor:v0.29.0
-- ghcr.io/appscode-charts/kubedbcom-proxysql-editor-options:v0.29.0
-- ghcr.io/appscode-charts/kubedbcom-proxysql-editor:v0.29.0
-- ghcr.io/appscode-charts/kubedbcom-rabbitmq-editor-options:v0.29.0
-- ghcr.io/appscode-charts/kubedbcom-rabbitmq-editor:v0.29.0
-- ghcr.io/appscode-charts/kubedbcom-redis-editor-options:v0.29.0
-- ghcr.io/appscode-charts/kubedbcom-redis-editor:v0.29.0
-- ghcr.io/appscode-charts/kubedbcom-redissentinel-editor:v0.29.0
-- ghcr.io/appscode-charts/kubedbcom-singlestore-editor-options:v0.29.0
-- ghcr.io/appscode-charts/kubedbcom-singlestore-editor:v0.29.0
-- ghcr.io/appscode-charts/kubedbcom-solr-editor-options:v0.29.0
-- ghcr.io/appscode-charts/kubedbcom-solr-editor:v0.29.0
-- ghcr.io/appscode-charts/kubedbcom-zookeeper-editor-options:v0.29.0
-- ghcr.io/appscode-charts/kubedbcom-zookeeper-editor:v0.29.0
-- ghcr.io/appscode-charts/opskubedbcom-cassandraopsrequest-editor:v0.29.0
-- ghcr.io/appscode-charts/opskubedbcom-clickhouseopsrequest-editor:v0.29.0
-- ghcr.io/appscode-charts/opskubedbcom-druidopsrequest-editor:v0.29.0
-- ghcr.io/appscode-charts/opskubedbcom-elasticsearchopsrequest-editor:v0.29.0
-- ghcr.io/appscode-charts/opskubedbcom-etcdopsrequest-editor:v0.29.0
-- ghcr.io/appscode-charts/opskubedbcom-ferretdbopsrequest-editor:v0.29.0
-- ghcr.io/appscode-charts/opskubedbcom-hazelcastopsrequest-editor:v0.29.0
-- ghcr.io/appscode-charts/opskubedbcom-igniteopsrequest-editor:v0.29.0
-- ghcr.io/appscode-charts/opskubedbcom-kafkaopsrequest-editor:v0.29.0
-- ghcr.io/appscode-charts/opskubedbcom-mariadbopsrequest-editor:v0.29.0
-- ghcr.io/appscode-charts/opskubedbcom-memcachedopsrequest-editor:v0.29.0
-- ghcr.io/appscode-charts/opskubedbcom-mongodbopsrequest-editor:v0.29.0
-- ghcr.io/appscode-charts/opskubedbcom-mssqlserveropsrequest-editor:v0.29.0
-- ghcr.io/appscode-charts/opskubedbcom-mysqlopsrequest-editor:v0.29.0
-- ghcr.io/appscode-charts/opskubedbcom-oracleopsrequest-editor:v0.29.0
-- ghcr.io/appscode-charts/opskubedbcom-perconaxtradbopsrequest-editor:v0.29.0
-- ghcr.io/appscode-charts/opskubedbcom-pgbounceropsrequest-editor:v0.29.0
-- ghcr.io/appscode-charts/opskubedbcom-pgpoolopsrequest-editor:v0.29.0
-- ghcr.io/appscode-charts/opskubedbcom-postgresopsrequest-editor:v0.29.0
-- ghcr.io/appscode-charts/opskubedbcom-proxysqlopsrequest-editor:v0.29.0
-- ghcr.io/appscode-charts/opskubedbcom-rabbitmqopsrequest-editor:v0.29.0
-- ghcr.io/appscode-charts/opskubedbcom-redisopsrequest-editor:v0.29.0
-- ghcr.io/appscode-charts/opskubedbcom-redissentinelopsrequest-editor:v0.29.0
-- ghcr.io/appscode-charts/opskubedbcom-singlestoreopsrequest-editor:v0.29.0
-- ghcr.io/appscode-charts/opskubedbcom-solropsrequest-editor:v0.29.0
-- ghcr.io/appscode-charts/opskubedbcom-zookeeperopsrequest-editor:v0.29.0
-- ghcr.io/appscode-charts/storagekubestashcom-backupstorage-editor-options:v0.29.0
-- ghcr.io/appscode-charts/storagekubestashcom-backupstorage-editor:v0.29.0
-- ghcr.io/appscode-charts/storagekubestashcom-repository-editor-options:v0.29.0
-- ghcr.io/appscode-charts/storagekubestashcom-repository-editor:v0.29.0
-- ghcr.io/appscode-charts/storagekubestashcom-retentionpolicy-editor:v0.29.0
-- ghcr.io/appscode-charts/storagekubestashcom-snapshot-editor:v0.29.0
+- ghcr.io/appscode-charts/autoscalingkubedbcom-cassandraautoscaler-editor:v0.30.0
+- ghcr.io/appscode-charts/autoscalingkubedbcom-clickhouseautoscaler-editor:v0.30.0
+- ghcr.io/appscode-charts/autoscalingkubedbcom-druidautoscaler-editor:v0.30.0
+- ghcr.io/appscode-charts/autoscalingkubedbcom-elasticsearchautoscaler-editor:v0.30.0
+- ghcr.io/appscode-charts/autoscalingkubedbcom-etcdautoscaler-editor:v0.30.0
+- ghcr.io/appscode-charts/autoscalingkubedbcom-ferretdbautoscaler-editor:v0.30.0
+- ghcr.io/appscode-charts/autoscalingkubedbcom-kafkaautoscaler-editor:v0.30.0
+- ghcr.io/appscode-charts/autoscalingkubedbcom-mariadbautoscaler-editor:v0.30.0
+- ghcr.io/appscode-charts/autoscalingkubedbcom-memcachedautoscaler-editor:v0.30.0
+- ghcr.io/appscode-charts/autoscalingkubedbcom-mongodbautoscaler-editor:v0.30.0
+- ghcr.io/appscode-charts/autoscalingkubedbcom-mssqlserverautoscaler-editor:v0.30.0
+- ghcr.io/appscode-charts/autoscalingkubedbcom-mysqlautoscaler-editor:v0.30.0
+- ghcr.io/appscode-charts/autoscalingkubedbcom-perconaxtradbautoscaler-editor:v0.30.0
+- ghcr.io/appscode-charts/autoscalingkubedbcom-pgbouncerautoscaler-editor:v0.30.0
+- ghcr.io/appscode-charts/autoscalingkubedbcom-pgpoolautoscaler-editor:v0.30.0
+- ghcr.io/appscode-charts/autoscalingkubedbcom-postgresautoscaler-editor:v0.30.0
+- ghcr.io/appscode-charts/autoscalingkubedbcom-proxysqlautoscaler-editor:v0.30.0
+- ghcr.io/appscode-charts/autoscalingkubedbcom-rabbitmqautoscaler-editor:v0.30.0
+- ghcr.io/appscode-charts/autoscalingkubedbcom-redisautoscaler-editor:v0.30.0
+- ghcr.io/appscode-charts/autoscalingkubedbcom-redissentinelautoscaler-editor:v0.30.0
+- ghcr.io/appscode-charts/autoscalingkubedbcom-singlestoreautoscaler-editor:v0.30.0
+- ghcr.io/appscode-charts/autoscalingkubedbcom-solrautoscaler-editor:v0.30.0
+- ghcr.io/appscode-charts/autoscalingkubedbcom-zookeeperautoscaler-editor:v0.30.0
+- ghcr.io/appscode-charts/chartsxhelmdev-chartpreset-editor:v0.30.0
+- ghcr.io/appscode-charts/chartsxhelmdev-clusterchartpreset-editor-options:v0.30.0
+- ghcr.io/appscode-charts/chartsxhelmdev-clusterchartpreset-editor:v0.30.0
+- ghcr.io/appscode-charts/corekubestashcom-backupbatch-editor:v0.30.0
+- ghcr.io/appscode-charts/corekubestashcom-backupblueprint-editor:v0.30.0
+- ghcr.io/appscode-charts/corekubestashcom-backupconfiguration-editor-options:v0.30.0
+- ghcr.io/appscode-charts/corekubestashcom-backupconfiguration-editor:v0.30.0
+- ghcr.io/appscode-charts/corekubestashcom-backupsession-editor-options:v0.30.0
+- ghcr.io/appscode-charts/corekubestashcom-backupsession-editor:v0.30.0
+- ghcr.io/appscode-charts/corekubestashcom-backupverificationsession-editor:v0.30.0
+- ghcr.io/appscode-charts/corekubestashcom-backupverifier-editor:v0.30.0
+- ghcr.io/appscode-charts/corekubestashcom-hooktemplate-editor:v0.30.0
+- ghcr.io/appscode-charts/corekubestashcom-restoresession-editor-options:v0.30.0
+- ghcr.io/appscode-charts/corekubestashcom-restoresession-editor:v0.30.0
+- ghcr.io/appscode-charts/kubedbcom-cassandra-editor-options:v0.30.0
+- ghcr.io/appscode-charts/kubedbcom-cassandra-editor:v0.30.0
+- ghcr.io/appscode-charts/kubedbcom-clickhouse-editor-options:v0.30.0
+- ghcr.io/appscode-charts/kubedbcom-clickhouse-editor:v0.30.0
+- ghcr.io/appscode-charts/kubedbcom-druid-editor-options:v0.30.0
+- ghcr.io/appscode-charts/kubedbcom-druid-editor:v0.30.0
+- ghcr.io/appscode-charts/kubedbcom-elasticsearch-editor-options:v0.30.0
+- ghcr.io/appscode-charts/kubedbcom-elasticsearch-editor:v0.30.0
+- ghcr.io/appscode-charts/kubedbcom-etcd-editor:v0.30.0
+- ghcr.io/appscode-charts/kubedbcom-ferretdb-editor-options:v0.30.0
+- ghcr.io/appscode-charts/kubedbcom-ferretdb-editor:v0.30.0
+- ghcr.io/appscode-charts/kubedbcom-hazelcast-editor-options:v0.30.0
+- ghcr.io/appscode-charts/kubedbcom-hazelcast-editor:v0.30.0
+- ghcr.io/appscode-charts/kubedbcom-ignite-editor-options:v0.30.0
+- ghcr.io/appscode-charts/kubedbcom-ignite-editor:v0.30.0
+- ghcr.io/appscode-charts/kubedbcom-kafka-editor-options:v0.30.0
+- ghcr.io/appscode-charts/kubedbcom-kafka-editor:v0.30.0
+- ghcr.io/appscode-charts/kubedbcom-mariadb-editor-options:v0.30.0
+- ghcr.io/appscode-charts/kubedbcom-mariadb-editor:v0.30.0
+- ghcr.io/appscode-charts/kubedbcom-memcached-editor-options:v0.30.0
+- ghcr.io/appscode-charts/kubedbcom-memcached-editor:v0.30.0
+- ghcr.io/appscode-charts/kubedbcom-mongodb-editor-options:v0.30.0
+- ghcr.io/appscode-charts/kubedbcom-mongodb-editor:v0.30.0
+- ghcr.io/appscode-charts/kubedbcom-mssqlserver-editor-options:v0.30.0
+- ghcr.io/appscode-charts/kubedbcom-mssqlserver-editor:v0.30.0
+- ghcr.io/appscode-charts/kubedbcom-mysql-editor-options:v0.30.0
+- ghcr.io/appscode-charts/kubedbcom-mysql-editor:v0.30.0
+- ghcr.io/appscode-charts/kubedbcom-oracle-editor-options:v0.30.0
+- ghcr.io/appscode-charts/kubedbcom-oracle-editor:v0.30.0
+- ghcr.io/appscode-charts/kubedbcom-perconaxtradb-editor-options:v0.30.0
+- ghcr.io/appscode-charts/kubedbcom-perconaxtradb-editor:v0.30.0
+- ghcr.io/appscode-charts/kubedbcom-pgbouncer-editor-options:v0.30.0
+- ghcr.io/appscode-charts/kubedbcom-pgbouncer-editor:v0.30.0
+- ghcr.io/appscode-charts/kubedbcom-pgpool-editor-options:v0.30.0
+- ghcr.io/appscode-charts/kubedbcom-pgpool-editor:v0.30.0
+- ghcr.io/appscode-charts/kubedbcom-postgres-editor-options:v0.30.0
+- ghcr.io/appscode-charts/kubedbcom-postgres-editor:v0.30.0
+- ghcr.io/appscode-charts/kubedbcom-proxysql-editor-options:v0.30.0
+- ghcr.io/appscode-charts/kubedbcom-proxysql-editor:v0.30.0
+- ghcr.io/appscode-charts/kubedbcom-rabbitmq-editor-options:v0.30.0
+- ghcr.io/appscode-charts/kubedbcom-rabbitmq-editor:v0.30.0
+- ghcr.io/appscode-charts/kubedbcom-redis-editor-options:v0.30.0
+- ghcr.io/appscode-charts/kubedbcom-redis-editor:v0.30.0
+- ghcr.io/appscode-charts/kubedbcom-redissentinel-editor:v0.30.0
+- ghcr.io/appscode-charts/kubedbcom-singlestore-editor-options:v0.30.0
+- ghcr.io/appscode-charts/kubedbcom-singlestore-editor:v0.30.0
+- ghcr.io/appscode-charts/kubedbcom-solr-editor-options:v0.30.0
+- ghcr.io/appscode-charts/kubedbcom-solr-editor:v0.30.0
+- ghcr.io/appscode-charts/kubedbcom-zookeeper-editor-options:v0.30.0
+- ghcr.io/appscode-charts/kubedbcom-zookeeper-editor:v0.30.0
+- ghcr.io/appscode-charts/opskubedbcom-cassandraopsrequest-editor:v0.30.0
+- ghcr.io/appscode-charts/opskubedbcom-clickhouseopsrequest-editor:v0.30.0
+- ghcr.io/appscode-charts/opskubedbcom-druidopsrequest-editor:v0.30.0
+- ghcr.io/appscode-charts/opskubedbcom-elasticsearchopsrequest-editor:v0.30.0
+- ghcr.io/appscode-charts/opskubedbcom-etcdopsrequest-editor:v0.30.0
+- ghcr.io/appscode-charts/opskubedbcom-ferretdbopsrequest-editor:v0.30.0
+- ghcr.io/appscode-charts/opskubedbcom-hazelcastopsrequest-editor:v0.30.0
+- ghcr.io/appscode-charts/opskubedbcom-igniteopsrequest-editor:v0.30.0
+- ghcr.io/appscode-charts/opskubedbcom-kafkaopsrequest-editor:v0.30.0
+- ghcr.io/appscode-charts/opskubedbcom-mariadbopsrequest-editor:v0.30.0
+- ghcr.io/appscode-charts/opskubedbcom-memcachedopsrequest-editor:v0.30.0
+- ghcr.io/appscode-charts/opskubedbcom-mongodbopsrequest-editor:v0.30.0
+- ghcr.io/appscode-charts/opskubedbcom-mssqlserveropsrequest-editor:v0.30.0
+- ghcr.io/appscode-charts/opskubedbcom-mysqlopsrequest-editor:v0.30.0
+- ghcr.io/appscode-charts/opskubedbcom-oracleopsrequest-editor:v0.30.0
+- ghcr.io/appscode-charts/opskubedbcom-perconaxtradbopsrequest-editor:v0.30.0
+- ghcr.io/appscode-charts/opskubedbcom-pgbounceropsrequest-editor:v0.30.0
+- ghcr.io/appscode-charts/opskubedbcom-pgpoolopsrequest-editor:v0.30.0
+- ghcr.io/appscode-charts/opskubedbcom-postgresopsrequest-editor:v0.30.0
+- ghcr.io/appscode-charts/opskubedbcom-proxysqlopsrequest-editor:v0.30.0
+- ghcr.io/appscode-charts/opskubedbcom-rabbitmqopsrequest-editor:v0.30.0
+- ghcr.io/appscode-charts/opskubedbcom-redisopsrequest-editor:v0.30.0
+- ghcr.io/appscode-charts/opskubedbcom-redissentinelopsrequest-editor:v0.30.0
+- ghcr.io/appscode-charts/opskubedbcom-singlestoreopsrequest-editor:v0.30.0
+- ghcr.io/appscode-charts/opskubedbcom-solropsrequest-editor:v0.30.0
+- ghcr.io/appscode-charts/opskubedbcom-zookeeperopsrequest-editor:v0.30.0
+- ghcr.io/appscode-charts/storagekubestashcom-backupstorage-editor-options:v0.30.0
+- ghcr.io/appscode-charts/storagekubestashcom-backupstorage-editor:v0.30.0
+- ghcr.io/appscode-charts/storagekubestashcom-repository-editor-options:v0.30.0
+- ghcr.io/appscode-charts/storagekubestashcom-repository-editor:v0.30.0
+- ghcr.io/appscode-charts/storagekubestashcom-retentionpolicy-editor:v0.30.0
+- ghcr.io/appscode-charts/storagekubestashcom-snapshot-editor:v0.30.0
diff --git a/catalog/export-images.sh b/catalog/export-images.sh
index f65bd809d..b468ef195 100755
--- a/catalog/export-images.sh
+++ b/catalog/export-images.sh
@@ -39,65 +39,65 @@ $CMD pull --allow-nondistributable-artifacts --insecure cassandra:4.1.3 images/l
$CMD pull --allow-nondistributable-artifacts --insecure coredns/coredns:1.11.3 images/coredns-coredns-1.11.3.tar
$CMD pull --allow-nondistributable-artifacts --insecure falcosecurity/falco-no-driver:0.37.0 images/falcosecurity-falco-no-driver-0.37.0.tar
$CMD pull --allow-nondistributable-artifacts --insecure falcosecurity/falcoctl:0.7.1 images/falcosecurity-falcoctl-0.7.1.tar
-$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/ace-installer:v2026.1.15 images/appscode-charts-ace-installer-v2026.1.15.tar
-$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/ace:v2026.1.15 images/appscode-charts-ace-v2026.1.15.tar
-$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/aceshifter:v2026.1.15 images/appscode-charts-aceshifter-v2026.1.15.tar
+$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/ace-installer:v2026.2.16 images/appscode-charts-ace-installer-v2026.2.16.tar
+$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/ace:v2026.2.16 images/appscode-charts-ace-v2026.2.16.tar
+$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/aceshifter:v2026.2.16 images/appscode-charts-aceshifter-v2026.2.16.tar
$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/appscode-otel-stack:v2025.2.28 images/appscode-charts-appscode-otel-stack-v2025.2.28.tar
-$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/autoscalingkubedbcom-cassandraautoscaler-editor:v0.29.0 images/appscode-charts-autoscalingkubedbcom-cassandraautoscaler-editor-v0.29.0.tar
-$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/autoscalingkubedbcom-clickhouseautoscaler-editor:v0.29.0 images/appscode-charts-autoscalingkubedbcom-clickhouseautoscaler-editor-v0.29.0.tar
-$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/autoscalingkubedbcom-druidautoscaler-editor:v0.29.0 images/appscode-charts-autoscalingkubedbcom-druidautoscaler-editor-v0.29.0.tar
-$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/autoscalingkubedbcom-elasticsearchautoscaler-editor:v0.29.0 images/appscode-charts-autoscalingkubedbcom-elasticsearchautoscaler-editor-v0.29.0.tar
-$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/autoscalingkubedbcom-etcdautoscaler-editor:v0.29.0 images/appscode-charts-autoscalingkubedbcom-etcdautoscaler-editor-v0.29.0.tar
-$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/autoscalingkubedbcom-ferretdbautoscaler-editor:v0.29.0 images/appscode-charts-autoscalingkubedbcom-ferretdbautoscaler-editor-v0.29.0.tar
-$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/autoscalingkubedbcom-kafkaautoscaler-editor:v0.29.0 images/appscode-charts-autoscalingkubedbcom-kafkaautoscaler-editor-v0.29.0.tar
-$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/autoscalingkubedbcom-mariadbautoscaler-editor:v0.29.0 images/appscode-charts-autoscalingkubedbcom-mariadbautoscaler-editor-v0.29.0.tar
-$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/autoscalingkubedbcom-memcachedautoscaler-editor:v0.29.0 images/appscode-charts-autoscalingkubedbcom-memcachedautoscaler-editor-v0.29.0.tar
-$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/autoscalingkubedbcom-mongodbautoscaler-editor:v0.29.0 images/appscode-charts-autoscalingkubedbcom-mongodbautoscaler-editor-v0.29.0.tar
-$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/autoscalingkubedbcom-mssqlserverautoscaler-editor:v0.29.0 images/appscode-charts-autoscalingkubedbcom-mssqlserverautoscaler-editor-v0.29.0.tar
-$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/autoscalingkubedbcom-mysqlautoscaler-editor:v0.29.0 images/appscode-charts-autoscalingkubedbcom-mysqlautoscaler-editor-v0.29.0.tar
-$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/autoscalingkubedbcom-perconaxtradbautoscaler-editor:v0.29.0 images/appscode-charts-autoscalingkubedbcom-perconaxtradbautoscaler-editor-v0.29.0.tar
-$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/autoscalingkubedbcom-pgbouncerautoscaler-editor:v0.29.0 images/appscode-charts-autoscalingkubedbcom-pgbouncerautoscaler-editor-v0.29.0.tar
-$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/autoscalingkubedbcom-pgpoolautoscaler-editor:v0.29.0 images/appscode-charts-autoscalingkubedbcom-pgpoolautoscaler-editor-v0.29.0.tar
-$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/autoscalingkubedbcom-postgresautoscaler-editor:v0.29.0 images/appscode-charts-autoscalingkubedbcom-postgresautoscaler-editor-v0.29.0.tar
-$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/autoscalingkubedbcom-proxysqlautoscaler-editor:v0.29.0 images/appscode-charts-autoscalingkubedbcom-proxysqlautoscaler-editor-v0.29.0.tar
-$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/autoscalingkubedbcom-rabbitmqautoscaler-editor:v0.29.0 images/appscode-charts-autoscalingkubedbcom-rabbitmqautoscaler-editor-v0.29.0.tar
-$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/autoscalingkubedbcom-redisautoscaler-editor:v0.29.0 images/appscode-charts-autoscalingkubedbcom-redisautoscaler-editor-v0.29.0.tar
-$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/autoscalingkubedbcom-redissentinelautoscaler-editor:v0.29.0 images/appscode-charts-autoscalingkubedbcom-redissentinelautoscaler-editor-v0.29.0.tar
-$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/autoscalingkubedbcom-singlestoreautoscaler-editor:v0.29.0 images/appscode-charts-autoscalingkubedbcom-singlestoreautoscaler-editor-v0.29.0.tar
-$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/autoscalingkubedbcom-solrautoscaler-editor:v0.29.0 images/appscode-charts-autoscalingkubedbcom-solrautoscaler-editor-v0.29.0.tar
-$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/autoscalingkubedbcom-zookeeperautoscaler-editor:v0.29.0 images/appscode-charts-autoscalingkubedbcom-zookeeperautoscaler-editor-v0.29.0.tar
+$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/autoscalingkubedbcom-cassandraautoscaler-editor:v0.30.0 images/appscode-charts-autoscalingkubedbcom-cassandraautoscaler-editor-v0.30.0.tar
+$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/autoscalingkubedbcom-clickhouseautoscaler-editor:v0.30.0 images/appscode-charts-autoscalingkubedbcom-clickhouseautoscaler-editor-v0.30.0.tar
+$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/autoscalingkubedbcom-druidautoscaler-editor:v0.30.0 images/appscode-charts-autoscalingkubedbcom-druidautoscaler-editor-v0.30.0.tar
+$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/autoscalingkubedbcom-elasticsearchautoscaler-editor:v0.30.0 images/appscode-charts-autoscalingkubedbcom-elasticsearchautoscaler-editor-v0.30.0.tar
+$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/autoscalingkubedbcom-etcdautoscaler-editor:v0.30.0 images/appscode-charts-autoscalingkubedbcom-etcdautoscaler-editor-v0.30.0.tar
+$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/autoscalingkubedbcom-ferretdbautoscaler-editor:v0.30.0 images/appscode-charts-autoscalingkubedbcom-ferretdbautoscaler-editor-v0.30.0.tar
+$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/autoscalingkubedbcom-kafkaautoscaler-editor:v0.30.0 images/appscode-charts-autoscalingkubedbcom-kafkaautoscaler-editor-v0.30.0.tar
+$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/autoscalingkubedbcom-mariadbautoscaler-editor:v0.30.0 images/appscode-charts-autoscalingkubedbcom-mariadbautoscaler-editor-v0.30.0.tar
+$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/autoscalingkubedbcom-memcachedautoscaler-editor:v0.30.0 images/appscode-charts-autoscalingkubedbcom-memcachedautoscaler-editor-v0.30.0.tar
+$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/autoscalingkubedbcom-mongodbautoscaler-editor:v0.30.0 images/appscode-charts-autoscalingkubedbcom-mongodbautoscaler-editor-v0.30.0.tar
+$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/autoscalingkubedbcom-mssqlserverautoscaler-editor:v0.30.0 images/appscode-charts-autoscalingkubedbcom-mssqlserverautoscaler-editor-v0.30.0.tar
+$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/autoscalingkubedbcom-mysqlautoscaler-editor:v0.30.0 images/appscode-charts-autoscalingkubedbcom-mysqlautoscaler-editor-v0.30.0.tar
+$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/autoscalingkubedbcom-perconaxtradbautoscaler-editor:v0.30.0 images/appscode-charts-autoscalingkubedbcom-perconaxtradbautoscaler-editor-v0.30.0.tar
+$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/autoscalingkubedbcom-pgbouncerautoscaler-editor:v0.30.0 images/appscode-charts-autoscalingkubedbcom-pgbouncerautoscaler-editor-v0.30.0.tar
+$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/autoscalingkubedbcom-pgpoolautoscaler-editor:v0.30.0 images/appscode-charts-autoscalingkubedbcom-pgpoolautoscaler-editor-v0.30.0.tar
+$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/autoscalingkubedbcom-postgresautoscaler-editor:v0.30.0 images/appscode-charts-autoscalingkubedbcom-postgresautoscaler-editor-v0.30.0.tar
+$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/autoscalingkubedbcom-proxysqlautoscaler-editor:v0.30.0 images/appscode-charts-autoscalingkubedbcom-proxysqlautoscaler-editor-v0.30.0.tar
+$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/autoscalingkubedbcom-rabbitmqautoscaler-editor:v0.30.0 images/appscode-charts-autoscalingkubedbcom-rabbitmqautoscaler-editor-v0.30.0.tar
+$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/autoscalingkubedbcom-redisautoscaler-editor:v0.30.0 images/appscode-charts-autoscalingkubedbcom-redisautoscaler-editor-v0.30.0.tar
+$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/autoscalingkubedbcom-redissentinelautoscaler-editor:v0.30.0 images/appscode-charts-autoscalingkubedbcom-redissentinelautoscaler-editor-v0.30.0.tar
+$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/autoscalingkubedbcom-singlestoreautoscaler-editor:v0.30.0 images/appscode-charts-autoscalingkubedbcom-singlestoreautoscaler-editor-v0.30.0.tar
+$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/autoscalingkubedbcom-solrautoscaler-editor:v0.30.0 images/appscode-charts-autoscalingkubedbcom-solrautoscaler-editor-v0.30.0.tar
+$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/autoscalingkubedbcom-zookeeperautoscaler-editor:v0.30.0 images/appscode-charts-autoscalingkubedbcom-zookeeperautoscaler-editor-v0.30.0.tar
$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/aws-credential-manager:v2025.4.30 images/appscode-charts-aws-credential-manager-v2025.4.30.tar
$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/aws-ebs-csi-driver:2.23.0 images/appscode-charts-aws-ebs-csi-driver-2.23.0.tar
$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/aws-load-balancer-controller:1.11.0 images/appscode-charts-aws-load-balancer-controller-1.11.0.tar
$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/capa-vpc-peering-operator:v2023.12.11 images/appscode-charts-capa-vpc-peering-operator-v2023.12.11.tar
$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/capi-catalog:v2024.10.24 images/appscode-charts-capi-catalog-v2024.10.24.tar
$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/capi-ops-manager:v2024.8.14 images/appscode-charts-capi-ops-manager-v2024.8.14.tar
-$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/catalog-manager:v2026.1.15 images/appscode-charts-catalog-manager-v2026.1.15.tar
+$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/catalog-manager:v2026.2.16 images/appscode-charts-catalog-manager-v2026.2.16.tar
$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/cert-manager-csi-driver-cacerts:v2026.1.15 images/appscode-charts-cert-manager-csi-driver-cacerts-v2026.1.15.tar
$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/cert-manager:v1.19.2 images/appscode-charts-cert-manager-v1.19.2.tar
-$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/chartsxhelmdev-chartpreset-editor:v0.29.0 images/appscode-charts-chartsxhelmdev-chartpreset-editor-v0.29.0.tar
-$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/chartsxhelmdev-clusterchartpreset-editor-options:v0.29.0 images/appscode-charts-chartsxhelmdev-clusterchartpreset-editor-options-v0.29.0.tar
-$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/chartsxhelmdev-clusterchartpreset-editor:v0.29.0 images/appscode-charts-chartsxhelmdev-clusterchartpreset-editor-v0.29.0.tar
+$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/chartsxhelmdev-chartpreset-editor:v0.30.0 images/appscode-charts-chartsxhelmdev-chartpreset-editor-v0.30.0.tar
+$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/chartsxhelmdev-clusterchartpreset-editor-options:v0.30.0 images/appscode-charts-chartsxhelmdev-clusterchartpreset-editor-options-v0.30.0.tar
+$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/chartsxhelmdev-clusterchartpreset-editor:v0.30.0 images/appscode-charts-chartsxhelmdev-clusterchartpreset-editor-v0.30.0.tar
$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/cluster-auth-manager:v2025.5.16 images/appscode-charts-cluster-auth-manager-v2025.5.16.tar
$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/cluster-autoscaler:9.29.0 images/appscode-charts-cluster-autoscaler-9.29.0.tar
$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/cluster-gateway-manager:v2025.4.30 images/appscode-charts-cluster-gateway-manager-v2025.4.30.tar
$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/cluster-manager-hub:v2025.7.31 images/appscode-charts-cluster-manager-hub-v2025.7.31.tar
$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/cluster-manager-spoke:v2025.10.17 images/appscode-charts-cluster-manager-spoke-v2025.10.17.tar
-$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/cluster-presets:v2026.1.15 images/appscode-charts-cluster-presets-v2026.1.15.tar
+$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/cluster-presets:v2026.2.16 images/appscode-charts-cluster-presets-v2026.2.16.tar
$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/cluster-profile-manager:v2025.5.16 images/appscode-charts-cluster-profile-manager-v2025.5.16.tar
$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/cluster-proxy-manager:v2025.4.30 images/appscode-charts-cluster-proxy-manager-v2025.4.30.tar
$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/config-syncer:v0.15.4 images/appscode-charts-config-syncer-v0.15.4.tar
-$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/corekubestashcom-backupbatch-editor:v0.29.0 images/appscode-charts-corekubestashcom-backupbatch-editor-v0.29.0.tar
-$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/corekubestashcom-backupblueprint-editor:v0.29.0 images/appscode-charts-corekubestashcom-backupblueprint-editor-v0.29.0.tar
-$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/corekubestashcom-backupconfiguration-editor-options:v0.29.0 images/appscode-charts-corekubestashcom-backupconfiguration-editor-options-v0.29.0.tar
-$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/corekubestashcom-backupconfiguration-editor:v0.29.0 images/appscode-charts-corekubestashcom-backupconfiguration-editor-v0.29.0.tar
-$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/corekubestashcom-backupsession-editor-options:v0.29.0 images/appscode-charts-corekubestashcom-backupsession-editor-options-v0.29.0.tar
-$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/corekubestashcom-backupsession-editor:v0.29.0 images/appscode-charts-corekubestashcom-backupsession-editor-v0.29.0.tar
-$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/corekubestashcom-backupverificationsession-editor:v0.29.0 images/appscode-charts-corekubestashcom-backupverificationsession-editor-v0.29.0.tar
-$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/corekubestashcom-backupverifier-editor:v0.29.0 images/appscode-charts-corekubestashcom-backupverifier-editor-v0.29.0.tar
-$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/corekubestashcom-hooktemplate-editor:v0.29.0 images/appscode-charts-corekubestashcom-hooktemplate-editor-v0.29.0.tar
-$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/corekubestashcom-restoresession-editor-options:v0.29.0 images/appscode-charts-corekubestashcom-restoresession-editor-options-v0.29.0.tar
-$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/corekubestashcom-restoresession-editor:v0.29.0 images/appscode-charts-corekubestashcom-restoresession-editor-v0.29.0.tar
+$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/corekubestashcom-backupbatch-editor:v0.30.0 images/appscode-charts-corekubestashcom-backupbatch-editor-v0.30.0.tar
+$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/corekubestashcom-backupblueprint-editor:v0.30.0 images/appscode-charts-corekubestashcom-backupblueprint-editor-v0.30.0.tar
+$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/corekubestashcom-backupconfiguration-editor-options:v0.30.0 images/appscode-charts-corekubestashcom-backupconfiguration-editor-options-v0.30.0.tar
+$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/corekubestashcom-backupconfiguration-editor:v0.30.0 images/appscode-charts-corekubestashcom-backupconfiguration-editor-v0.30.0.tar
+$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/corekubestashcom-backupsession-editor-options:v0.30.0 images/appscode-charts-corekubestashcom-backupsession-editor-options-v0.30.0.tar
+$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/corekubestashcom-backupsession-editor:v0.30.0 images/appscode-charts-corekubestashcom-backupsession-editor-v0.30.0.tar
+$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/corekubestashcom-backupverificationsession-editor:v0.30.0 images/appscode-charts-corekubestashcom-backupverificationsession-editor-v0.30.0.tar
+$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/corekubestashcom-backupverifier-editor:v0.30.0 images/appscode-charts-corekubestashcom-backupverifier-editor-v0.30.0.tar
+$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/corekubestashcom-hooktemplate-editor:v0.30.0 images/appscode-charts-corekubestashcom-hooktemplate-editor-v0.30.0.tar
+$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/corekubestashcom-restoresession-editor-options:v0.30.0 images/appscode-charts-corekubestashcom-restoresession-editor-options-v0.30.0.tar
+$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/corekubestashcom-restoresession-editor:v0.30.0 images/appscode-charts-corekubestashcom-restoresession-editor-v0.30.0.tar
$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/crossplane:1.14.0 images/appscode-charts-crossplane-1.14.0.tar
$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/csi-driver-nfs:v4.7.0 images/appscode-charts-csi-driver-nfs-v4.7.0.tar
$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/csi-secrets-store-provider-azure:1.5.2 images/appscode-charts-csi-secrets-store-provider-azure-1.5.2.tar
@@ -115,69 +115,69 @@ $CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/
$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/hub-cluster-robot:v2024.8.9 images/appscode-charts-hub-cluster-robot-v2024.8.9.tar
$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/inbox-agent:v2024.12.30 images/appscode-charts-inbox-agent-v2024.12.30.tar
$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/inbox-server:v2025.2.28 images/appscode-charts-inbox-server-v2025.2.28.tar
-$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/inbox-ui:v2026.1.15 images/appscode-charts-inbox-ui-v2026.1.15.tar
+$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/inbox-ui:v2026.2.16 images/appscode-charts-inbox-ui-v2026.2.16.tar
$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/ingress-nginx:4.12.1 images/appscode-charts-ingress-nginx-4.12.1.tar
$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/keda-add-ons-http:0.10.0 images/appscode-charts-keda-add-ons-http-0.10.0.tar
$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/keda:2.17.2 images/appscode-charts-keda-2.17.2.tar
$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/kube-grafana-dashboards:v2023.10.1 images/appscode-charts-kube-grafana-dashboards-v2023.10.1.tar
$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/kube-prometheus-stack:69.2.2 images/appscode-charts-kube-prometheus-stack-69.2.2.tar
-$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/kube-ui-server:v2026.1.15 images/appscode-charts-kube-ui-server-v2026.1.15.tar
+$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/kube-ui-server:v2026.2.16 images/appscode-charts-kube-ui-server-v2026.2.16.tar
$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/kubedb-opscenter:v2026.1.19 images/appscode-charts-kubedb-opscenter-v2026.1.19.tar
$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/kubedb-provider-aws:v2024.1.31 images/appscode-charts-kubedb-provider-aws-v2024.1.31.tar
$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/kubedb-provider-azure:v2024.1.31 images/appscode-charts-kubedb-provider-azure-v2024.1.31.tar
$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/kubedb-provider-gcp:v2024.1.31 images/appscode-charts-kubedb-provider-gcp-v2024.1.31.tar
-$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/kubedb-ui-presets:v2026.1.15 images/appscode-charts-kubedb-ui-presets-v2026.1.15.tar
+$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/kubedb-ui-presets:v2026.2.16 images/appscode-charts-kubedb-ui-presets-v2026.2.16.tar
$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/kubedb:v2026.1.19 images/appscode-charts-kubedb-v2026.1.19.tar
-$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/kubedbcom-cassandra-editor-options:v0.29.0 images/appscode-charts-kubedbcom-cassandra-editor-options-v0.29.0.tar
-$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/kubedbcom-cassandra-editor:v0.29.0 images/appscode-charts-kubedbcom-cassandra-editor-v0.29.0.tar
-$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/kubedbcom-clickhouse-editor-options:v0.29.0 images/appscode-charts-kubedbcom-clickhouse-editor-options-v0.29.0.tar
-$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/kubedbcom-clickhouse-editor:v0.29.0 images/appscode-charts-kubedbcom-clickhouse-editor-v0.29.0.tar
-$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/kubedbcom-druid-editor-options:v0.29.0 images/appscode-charts-kubedbcom-druid-editor-options-v0.29.0.tar
-$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/kubedbcom-druid-editor:v0.29.0 images/appscode-charts-kubedbcom-druid-editor-v0.29.0.tar
-$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/kubedbcom-elasticsearch-editor-options:v0.29.0 images/appscode-charts-kubedbcom-elasticsearch-editor-options-v0.29.0.tar
-$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/kubedbcom-elasticsearch-editor:v0.29.0 images/appscode-charts-kubedbcom-elasticsearch-editor-v0.29.0.tar
-$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/kubedbcom-etcd-editor:v0.29.0 images/appscode-charts-kubedbcom-etcd-editor-v0.29.0.tar
-$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/kubedbcom-ferretdb-editor-options:v0.29.0 images/appscode-charts-kubedbcom-ferretdb-editor-options-v0.29.0.tar
-$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/kubedbcom-ferretdb-editor:v0.29.0 images/appscode-charts-kubedbcom-ferretdb-editor-v0.29.0.tar
-$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/kubedbcom-hazelcast-editor-options:v0.29.0 images/appscode-charts-kubedbcom-hazelcast-editor-options-v0.29.0.tar
-$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/kubedbcom-hazelcast-editor:v0.29.0 images/appscode-charts-kubedbcom-hazelcast-editor-v0.29.0.tar
-$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/kubedbcom-ignite-editor-options:v0.29.0 images/appscode-charts-kubedbcom-ignite-editor-options-v0.29.0.tar
-$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/kubedbcom-ignite-editor:v0.29.0 images/appscode-charts-kubedbcom-ignite-editor-v0.29.0.tar
-$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/kubedbcom-kafka-editor-options:v0.29.0 images/appscode-charts-kubedbcom-kafka-editor-options-v0.29.0.tar
-$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/kubedbcom-kafka-editor:v0.29.0 images/appscode-charts-kubedbcom-kafka-editor-v0.29.0.tar
-$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/kubedbcom-mariadb-editor-options:v0.29.0 images/appscode-charts-kubedbcom-mariadb-editor-options-v0.29.0.tar
-$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/kubedbcom-mariadb-editor:v0.29.0 images/appscode-charts-kubedbcom-mariadb-editor-v0.29.0.tar
-$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/kubedbcom-memcached-editor-options:v0.29.0 images/appscode-charts-kubedbcom-memcached-editor-options-v0.29.0.tar
-$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/kubedbcom-memcached-editor:v0.29.0 images/appscode-charts-kubedbcom-memcached-editor-v0.29.0.tar
-$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/kubedbcom-mongodb-editor-options:v0.29.0 images/appscode-charts-kubedbcom-mongodb-editor-options-v0.29.0.tar
-$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/kubedbcom-mongodb-editor:v0.29.0 images/appscode-charts-kubedbcom-mongodb-editor-v0.29.0.tar
-$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/kubedbcom-mssqlserver-editor-options:v0.29.0 images/appscode-charts-kubedbcom-mssqlserver-editor-options-v0.29.0.tar
-$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/kubedbcom-mssqlserver-editor:v0.29.0 images/appscode-charts-kubedbcom-mssqlserver-editor-v0.29.0.tar
-$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/kubedbcom-mysql-editor-options:v0.29.0 images/appscode-charts-kubedbcom-mysql-editor-options-v0.29.0.tar
-$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/kubedbcom-mysql-editor:v0.29.0 images/appscode-charts-kubedbcom-mysql-editor-v0.29.0.tar
-$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/kubedbcom-oracle-editor-options:v0.29.0 images/appscode-charts-kubedbcom-oracle-editor-options-v0.29.0.tar
-$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/kubedbcom-oracle-editor:v0.29.0 images/appscode-charts-kubedbcom-oracle-editor-v0.29.0.tar
-$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/kubedbcom-perconaxtradb-editor-options:v0.29.0 images/appscode-charts-kubedbcom-perconaxtradb-editor-options-v0.29.0.tar
-$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/kubedbcom-perconaxtradb-editor:v0.29.0 images/appscode-charts-kubedbcom-perconaxtradb-editor-v0.29.0.tar
-$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/kubedbcom-pgbouncer-editor-options:v0.29.0 images/appscode-charts-kubedbcom-pgbouncer-editor-options-v0.29.0.tar
-$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/kubedbcom-pgbouncer-editor:v0.29.0 images/appscode-charts-kubedbcom-pgbouncer-editor-v0.29.0.tar
-$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/kubedbcom-pgpool-editor-options:v0.29.0 images/appscode-charts-kubedbcom-pgpool-editor-options-v0.29.0.tar
-$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/kubedbcom-pgpool-editor:v0.29.0 images/appscode-charts-kubedbcom-pgpool-editor-v0.29.0.tar
-$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/kubedbcom-postgres-editor-options:v0.29.0 images/appscode-charts-kubedbcom-postgres-editor-options-v0.29.0.tar
-$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/kubedbcom-postgres-editor:v0.29.0 images/appscode-charts-kubedbcom-postgres-editor-v0.29.0.tar
-$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/kubedbcom-proxysql-editor-options:v0.29.0 images/appscode-charts-kubedbcom-proxysql-editor-options-v0.29.0.tar
-$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/kubedbcom-proxysql-editor:v0.29.0 images/appscode-charts-kubedbcom-proxysql-editor-v0.29.0.tar
-$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/kubedbcom-rabbitmq-editor-options:v0.29.0 images/appscode-charts-kubedbcom-rabbitmq-editor-options-v0.29.0.tar
-$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/kubedbcom-rabbitmq-editor:v0.29.0 images/appscode-charts-kubedbcom-rabbitmq-editor-v0.29.0.tar
-$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/kubedbcom-redis-editor-options:v0.29.0 images/appscode-charts-kubedbcom-redis-editor-options-v0.29.0.tar
-$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/kubedbcom-redis-editor:v0.29.0 images/appscode-charts-kubedbcom-redis-editor-v0.29.0.tar
-$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/kubedbcom-redissentinel-editor:v0.29.0 images/appscode-charts-kubedbcom-redissentinel-editor-v0.29.0.tar
-$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/kubedbcom-singlestore-editor-options:v0.29.0 images/appscode-charts-kubedbcom-singlestore-editor-options-v0.29.0.tar
-$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/kubedbcom-singlestore-editor:v0.29.0 images/appscode-charts-kubedbcom-singlestore-editor-v0.29.0.tar
-$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/kubedbcom-solr-editor-options:v0.29.0 images/appscode-charts-kubedbcom-solr-editor-options-v0.29.0.tar
-$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/kubedbcom-solr-editor:v0.29.0 images/appscode-charts-kubedbcom-solr-editor-v0.29.0.tar
-$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/kubedbcom-zookeeper-editor-options:v0.29.0 images/appscode-charts-kubedbcom-zookeeper-editor-options-v0.29.0.tar
-$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/kubedbcom-zookeeper-editor:v0.29.0 images/appscode-charts-kubedbcom-zookeeper-editor-v0.29.0.tar
+$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/kubedbcom-cassandra-editor-options:v0.30.0 images/appscode-charts-kubedbcom-cassandra-editor-options-v0.30.0.tar
+$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/kubedbcom-cassandra-editor:v0.30.0 images/appscode-charts-kubedbcom-cassandra-editor-v0.30.0.tar
+$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/kubedbcom-clickhouse-editor-options:v0.30.0 images/appscode-charts-kubedbcom-clickhouse-editor-options-v0.30.0.tar
+$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/kubedbcom-clickhouse-editor:v0.30.0 images/appscode-charts-kubedbcom-clickhouse-editor-v0.30.0.tar
+$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/kubedbcom-druid-editor-options:v0.30.0 images/appscode-charts-kubedbcom-druid-editor-options-v0.30.0.tar
+$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/kubedbcom-druid-editor:v0.30.0 images/appscode-charts-kubedbcom-druid-editor-v0.30.0.tar
+$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/kubedbcom-elasticsearch-editor-options:v0.30.0 images/appscode-charts-kubedbcom-elasticsearch-editor-options-v0.30.0.tar
+$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/kubedbcom-elasticsearch-editor:v0.30.0 images/appscode-charts-kubedbcom-elasticsearch-editor-v0.30.0.tar
+$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/kubedbcom-etcd-editor:v0.30.0 images/appscode-charts-kubedbcom-etcd-editor-v0.30.0.tar
+$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/kubedbcom-ferretdb-editor-options:v0.30.0 images/appscode-charts-kubedbcom-ferretdb-editor-options-v0.30.0.tar
+$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/kubedbcom-ferretdb-editor:v0.30.0 images/appscode-charts-kubedbcom-ferretdb-editor-v0.30.0.tar
+$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/kubedbcom-hazelcast-editor-options:v0.30.0 images/appscode-charts-kubedbcom-hazelcast-editor-options-v0.30.0.tar
+$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/kubedbcom-hazelcast-editor:v0.30.0 images/appscode-charts-kubedbcom-hazelcast-editor-v0.30.0.tar
+$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/kubedbcom-ignite-editor-options:v0.30.0 images/appscode-charts-kubedbcom-ignite-editor-options-v0.30.0.tar
+$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/kubedbcom-ignite-editor:v0.30.0 images/appscode-charts-kubedbcom-ignite-editor-v0.30.0.tar
+$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/kubedbcom-kafka-editor-options:v0.30.0 images/appscode-charts-kubedbcom-kafka-editor-options-v0.30.0.tar
+$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/kubedbcom-kafka-editor:v0.30.0 images/appscode-charts-kubedbcom-kafka-editor-v0.30.0.tar
+$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/kubedbcom-mariadb-editor-options:v0.30.0 images/appscode-charts-kubedbcom-mariadb-editor-options-v0.30.0.tar
+$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/kubedbcom-mariadb-editor:v0.30.0 images/appscode-charts-kubedbcom-mariadb-editor-v0.30.0.tar
+$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/kubedbcom-memcached-editor-options:v0.30.0 images/appscode-charts-kubedbcom-memcached-editor-options-v0.30.0.tar
+$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/kubedbcom-memcached-editor:v0.30.0 images/appscode-charts-kubedbcom-memcached-editor-v0.30.0.tar
+$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/kubedbcom-mongodb-editor-options:v0.30.0 images/appscode-charts-kubedbcom-mongodb-editor-options-v0.30.0.tar
+$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/kubedbcom-mongodb-editor:v0.30.0 images/appscode-charts-kubedbcom-mongodb-editor-v0.30.0.tar
+$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/kubedbcom-mssqlserver-editor-options:v0.30.0 images/appscode-charts-kubedbcom-mssqlserver-editor-options-v0.30.0.tar
+$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/kubedbcom-mssqlserver-editor:v0.30.0 images/appscode-charts-kubedbcom-mssqlserver-editor-v0.30.0.tar
+$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/kubedbcom-mysql-editor-options:v0.30.0 images/appscode-charts-kubedbcom-mysql-editor-options-v0.30.0.tar
+$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/kubedbcom-mysql-editor:v0.30.0 images/appscode-charts-kubedbcom-mysql-editor-v0.30.0.tar
+$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/kubedbcom-oracle-editor-options:v0.30.0 images/appscode-charts-kubedbcom-oracle-editor-options-v0.30.0.tar
+$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/kubedbcom-oracle-editor:v0.30.0 images/appscode-charts-kubedbcom-oracle-editor-v0.30.0.tar
+$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/kubedbcom-perconaxtradb-editor-options:v0.30.0 images/appscode-charts-kubedbcom-perconaxtradb-editor-options-v0.30.0.tar
+$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/kubedbcom-perconaxtradb-editor:v0.30.0 images/appscode-charts-kubedbcom-perconaxtradb-editor-v0.30.0.tar
+$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/kubedbcom-pgbouncer-editor-options:v0.30.0 images/appscode-charts-kubedbcom-pgbouncer-editor-options-v0.30.0.tar
+$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/kubedbcom-pgbouncer-editor:v0.30.0 images/appscode-charts-kubedbcom-pgbouncer-editor-v0.30.0.tar
+$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/kubedbcom-pgpool-editor-options:v0.30.0 images/appscode-charts-kubedbcom-pgpool-editor-options-v0.30.0.tar
+$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/kubedbcom-pgpool-editor:v0.30.0 images/appscode-charts-kubedbcom-pgpool-editor-v0.30.0.tar
+$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/kubedbcom-postgres-editor-options:v0.30.0 images/appscode-charts-kubedbcom-postgres-editor-options-v0.30.0.tar
+$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/kubedbcom-postgres-editor:v0.30.0 images/appscode-charts-kubedbcom-postgres-editor-v0.30.0.tar
+$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/kubedbcom-proxysql-editor-options:v0.30.0 images/appscode-charts-kubedbcom-proxysql-editor-options-v0.30.0.tar
+$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/kubedbcom-proxysql-editor:v0.30.0 images/appscode-charts-kubedbcom-proxysql-editor-v0.30.0.tar
+$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/kubedbcom-rabbitmq-editor-options:v0.30.0 images/appscode-charts-kubedbcom-rabbitmq-editor-options-v0.30.0.tar
+$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/kubedbcom-rabbitmq-editor:v0.30.0 images/appscode-charts-kubedbcom-rabbitmq-editor-v0.30.0.tar
+$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/kubedbcom-redis-editor-options:v0.30.0 images/appscode-charts-kubedbcom-redis-editor-options-v0.30.0.tar
+$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/kubedbcom-redis-editor:v0.30.0 images/appscode-charts-kubedbcom-redis-editor-v0.30.0.tar
+$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/kubedbcom-redissentinel-editor:v0.30.0 images/appscode-charts-kubedbcom-redissentinel-editor-v0.30.0.tar
+$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/kubedbcom-singlestore-editor-options:v0.30.0 images/appscode-charts-kubedbcom-singlestore-editor-options-v0.30.0.tar
+$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/kubedbcom-singlestore-editor:v0.30.0 images/appscode-charts-kubedbcom-singlestore-editor-v0.30.0.tar
+$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/kubedbcom-solr-editor-options:v0.30.0 images/appscode-charts-kubedbcom-solr-editor-options-v0.30.0.tar
+$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/kubedbcom-solr-editor:v0.30.0 images/appscode-charts-kubedbcom-solr-editor-v0.30.0.tar
+$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/kubedbcom-zookeeper-editor-options:v0.30.0 images/appscode-charts-kubedbcom-zookeeper-editor-options-v0.30.0.tar
+$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/kubedbcom-zookeeper-editor:v0.30.0 images/appscode-charts-kubedbcom-zookeeper-editor-v0.30.0.tar
$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/kubestash:v2026.1.19 images/appscode-charts-kubestash-v2026.1.19.tar
$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/kubevault-opscenter:v2025.11.21 images/appscode-charts-kubevault-opscenter-v2025.11.21.tar
$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/kubevault:v2025.11.21 images/appscode-charts-kubevault-v2025.11.21.tar
@@ -194,33 +194,33 @@ $CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/
$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/opencost-grafana-dashboards:v2023.10.1 images/appscode-charts-opencost-grafana-dashboards-v2023.10.1.tar
$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/opencost:1.18.1 images/appscode-charts-opencost-1.18.1.tar
$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/operator-shard-manager:v2026.1.15 images/appscode-charts-operator-shard-manager-v2026.1.15.tar
-$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/opscenter-features:v2026.1.15 images/appscode-charts-opscenter-features-v2026.1.15.tar
-$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/opskubedbcom-cassandraopsrequest-editor:v0.29.0 images/appscode-charts-opskubedbcom-cassandraopsrequest-editor-v0.29.0.tar
-$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/opskubedbcom-clickhouseopsrequest-editor:v0.29.0 images/appscode-charts-opskubedbcom-clickhouseopsrequest-editor-v0.29.0.tar
-$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/opskubedbcom-druidopsrequest-editor:v0.29.0 images/appscode-charts-opskubedbcom-druidopsrequest-editor-v0.29.0.tar
-$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/opskubedbcom-elasticsearchopsrequest-editor:v0.29.0 images/appscode-charts-opskubedbcom-elasticsearchopsrequest-editor-v0.29.0.tar
-$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/opskubedbcom-etcdopsrequest-editor:v0.29.0 images/appscode-charts-opskubedbcom-etcdopsrequest-editor-v0.29.0.tar
-$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/opskubedbcom-ferretdbopsrequest-editor:v0.29.0 images/appscode-charts-opskubedbcom-ferretdbopsrequest-editor-v0.29.0.tar
-$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/opskubedbcom-hazelcastopsrequest-editor:v0.29.0 images/appscode-charts-opskubedbcom-hazelcastopsrequest-editor-v0.29.0.tar
-$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/opskubedbcom-igniteopsrequest-editor:v0.29.0 images/appscode-charts-opskubedbcom-igniteopsrequest-editor-v0.29.0.tar
-$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/opskubedbcom-kafkaopsrequest-editor:v0.29.0 images/appscode-charts-opskubedbcom-kafkaopsrequest-editor-v0.29.0.tar
-$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/opskubedbcom-mariadbopsrequest-editor:v0.29.0 images/appscode-charts-opskubedbcom-mariadbopsrequest-editor-v0.29.0.tar
-$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/opskubedbcom-memcachedopsrequest-editor:v0.29.0 images/appscode-charts-opskubedbcom-memcachedopsrequest-editor-v0.29.0.tar
-$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/opskubedbcom-mongodbopsrequest-editor:v0.29.0 images/appscode-charts-opskubedbcom-mongodbopsrequest-editor-v0.29.0.tar
-$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/opskubedbcom-mssqlserveropsrequest-editor:v0.29.0 images/appscode-charts-opskubedbcom-mssqlserveropsrequest-editor-v0.29.0.tar
-$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/opskubedbcom-mysqlopsrequest-editor:v0.29.0 images/appscode-charts-opskubedbcom-mysqlopsrequest-editor-v0.29.0.tar
-$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/opskubedbcom-oracleopsrequest-editor:v0.29.0 images/appscode-charts-opskubedbcom-oracleopsrequest-editor-v0.29.0.tar
-$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/opskubedbcom-perconaxtradbopsrequest-editor:v0.29.0 images/appscode-charts-opskubedbcom-perconaxtradbopsrequest-editor-v0.29.0.tar
-$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/opskubedbcom-pgbounceropsrequest-editor:v0.29.0 images/appscode-charts-opskubedbcom-pgbounceropsrequest-editor-v0.29.0.tar
-$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/opskubedbcom-pgpoolopsrequest-editor:v0.29.0 images/appscode-charts-opskubedbcom-pgpoolopsrequest-editor-v0.29.0.tar
-$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/opskubedbcom-postgresopsrequest-editor:v0.29.0 images/appscode-charts-opskubedbcom-postgresopsrequest-editor-v0.29.0.tar
-$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/opskubedbcom-proxysqlopsrequest-editor:v0.29.0 images/appscode-charts-opskubedbcom-proxysqlopsrequest-editor-v0.29.0.tar
-$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/opskubedbcom-rabbitmqopsrequest-editor:v0.29.0 images/appscode-charts-opskubedbcom-rabbitmqopsrequest-editor-v0.29.0.tar
-$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/opskubedbcom-redisopsrequest-editor:v0.29.0 images/appscode-charts-opskubedbcom-redisopsrequest-editor-v0.29.0.tar
-$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/opskubedbcom-redissentinelopsrequest-editor:v0.29.0 images/appscode-charts-opskubedbcom-redissentinelopsrequest-editor-v0.29.0.tar
-$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/opskubedbcom-singlestoreopsrequest-editor:v0.29.0 images/appscode-charts-opskubedbcom-singlestoreopsrequest-editor-v0.29.0.tar
-$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/opskubedbcom-solropsrequest-editor:v0.29.0 images/appscode-charts-opskubedbcom-solropsrequest-editor-v0.29.0.tar
-$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/opskubedbcom-zookeeperopsrequest-editor:v0.29.0 images/appscode-charts-opskubedbcom-zookeeperopsrequest-editor-v0.29.0.tar
+$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/opscenter-features:v2026.2.16 images/appscode-charts-opscenter-features-v2026.2.16.tar
+$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/opskubedbcom-cassandraopsrequest-editor:v0.30.0 images/appscode-charts-opskubedbcom-cassandraopsrequest-editor-v0.30.0.tar
+$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/opskubedbcom-clickhouseopsrequest-editor:v0.30.0 images/appscode-charts-opskubedbcom-clickhouseopsrequest-editor-v0.30.0.tar
+$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/opskubedbcom-druidopsrequest-editor:v0.30.0 images/appscode-charts-opskubedbcom-druidopsrequest-editor-v0.30.0.tar
+$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/opskubedbcom-elasticsearchopsrequest-editor:v0.30.0 images/appscode-charts-opskubedbcom-elasticsearchopsrequest-editor-v0.30.0.tar
+$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/opskubedbcom-etcdopsrequest-editor:v0.30.0 images/appscode-charts-opskubedbcom-etcdopsrequest-editor-v0.30.0.tar
+$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/opskubedbcom-ferretdbopsrequest-editor:v0.30.0 images/appscode-charts-opskubedbcom-ferretdbopsrequest-editor-v0.30.0.tar
+$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/opskubedbcom-hazelcastopsrequest-editor:v0.30.0 images/appscode-charts-opskubedbcom-hazelcastopsrequest-editor-v0.30.0.tar
+$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/opskubedbcom-igniteopsrequest-editor:v0.30.0 images/appscode-charts-opskubedbcom-igniteopsrequest-editor-v0.30.0.tar
+$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/opskubedbcom-kafkaopsrequest-editor:v0.30.0 images/appscode-charts-opskubedbcom-kafkaopsrequest-editor-v0.30.0.tar
+$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/opskubedbcom-mariadbopsrequest-editor:v0.30.0 images/appscode-charts-opskubedbcom-mariadbopsrequest-editor-v0.30.0.tar
+$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/opskubedbcom-memcachedopsrequest-editor:v0.30.0 images/appscode-charts-opskubedbcom-memcachedopsrequest-editor-v0.30.0.tar
+$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/opskubedbcom-mongodbopsrequest-editor:v0.30.0 images/appscode-charts-opskubedbcom-mongodbopsrequest-editor-v0.30.0.tar
+$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/opskubedbcom-mssqlserveropsrequest-editor:v0.30.0 images/appscode-charts-opskubedbcom-mssqlserveropsrequest-editor-v0.30.0.tar
+$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/opskubedbcom-mysqlopsrequest-editor:v0.30.0 images/appscode-charts-opskubedbcom-mysqlopsrequest-editor-v0.30.0.tar
+$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/opskubedbcom-oracleopsrequest-editor:v0.30.0 images/appscode-charts-opskubedbcom-oracleopsrequest-editor-v0.30.0.tar
+$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/opskubedbcom-perconaxtradbopsrequest-editor:v0.30.0 images/appscode-charts-opskubedbcom-perconaxtradbopsrequest-editor-v0.30.0.tar
+$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/opskubedbcom-pgbounceropsrequest-editor:v0.30.0 images/appscode-charts-opskubedbcom-pgbounceropsrequest-editor-v0.30.0.tar
+$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/opskubedbcom-pgpoolopsrequest-editor:v0.30.0 images/appscode-charts-opskubedbcom-pgpoolopsrequest-editor-v0.30.0.tar
+$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/opskubedbcom-postgresopsrequest-editor:v0.30.0 images/appscode-charts-opskubedbcom-postgresopsrequest-editor-v0.30.0.tar
+$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/opskubedbcom-proxysqlopsrequest-editor:v0.30.0 images/appscode-charts-opskubedbcom-proxysqlopsrequest-editor-v0.30.0.tar
+$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/opskubedbcom-rabbitmqopsrequest-editor:v0.30.0 images/appscode-charts-opskubedbcom-rabbitmqopsrequest-editor-v0.30.0.tar
+$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/opskubedbcom-redisopsrequest-editor:v0.30.0 images/appscode-charts-opskubedbcom-redisopsrequest-editor-v0.30.0.tar
+$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/opskubedbcom-redissentinelopsrequest-editor:v0.30.0 images/appscode-charts-opskubedbcom-redissentinelopsrequest-editor-v0.30.0.tar
+$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/opskubedbcom-singlestoreopsrequest-editor:v0.30.0 images/appscode-charts-opskubedbcom-singlestoreopsrequest-editor-v0.30.0.tar
+$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/opskubedbcom-solropsrequest-editor:v0.30.0 images/appscode-charts-opskubedbcom-solropsrequest-editor-v0.30.0.tar
+$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/opskubedbcom-zookeeperopsrequest-editor:v0.30.0 images/appscode-charts-opskubedbcom-zookeeperopsrequest-editor-v0.30.0.tar
$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/panopticon:v2026.1.15 images/appscode-charts-panopticon-v2026.1.15.tar
$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/prepare-cluster:v2023.12.21 images/appscode-charts-prepare-cluster-v2023.12.21.tar
$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/prometheus-adapter:4.9.0 images/appscode-charts-prometheus-adapter-4.9.0.tar
@@ -231,22 +231,22 @@ $CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/
$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/secrets-store-csi-driver-provider-gcp:0.1.0 images/appscode-charts-secrets-store-csi-driver-provider-gcp-0.1.0.tar
$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/secrets-store-csi-driver-provider-virtual-secrets:v2025.3.14 images/appscode-charts-secrets-store-csi-driver-provider-virtual-secrets-v2025.3.14.tar
$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/secrets-store-csi-driver:1.4.1 images/appscode-charts-secrets-store-csi-driver-1.4.1.tar
-$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/service-backend:v2026.1.15 images/appscode-charts-service-backend-v2026.1.15.tar
-$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/service-gateway-presets:v2026.1.15 images/appscode-charts-service-gateway-presets-v2026.1.15.tar
-$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/service-gateway:v2026.1.15 images/appscode-charts-service-gateway-v2026.1.15.tar
-$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/service-provider:v2026.1.15 images/appscode-charts-service-provider-v2026.1.15.tar
+$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/service-backend:v2026.2.16 images/appscode-charts-service-backend-v2026.2.16.tar
+$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/service-gateway-presets:v2026.2.16 images/appscode-charts-service-gateway-presets-v2026.2.16.tar
+$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/service-gateway:v2026.2.16 images/appscode-charts-service-gateway-v2026.2.16.tar
+$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/service-provider:v2026.2.16 images/appscode-charts-service-provider-v2026.2.16.tar
$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/sidekick:v2026.1.15 images/appscode-charts-sidekick-v2026.1.15.tar
$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/snapshot-controller:3.0.6 images/appscode-charts-snapshot-controller-3.0.6.tar
$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/spoke-cluster-addons:v2024.7.10 images/appscode-charts-spoke-cluster-addons-v2024.7.10.tar
$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/stash-opscenter:v2025.7.31 images/appscode-charts-stash-opscenter-v2025.7.31.tar
-$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/stash-presets:v2026.1.15 images/appscode-charts-stash-presets-v2026.1.15.tar
+$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/stash-presets:v2026.2.16 images/appscode-charts-stash-presets-v2026.2.16.tar
$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/stash:v2025.7.31 images/appscode-charts-stash-v2025.7.31.tar
-$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/storagekubestashcom-backupstorage-editor-options:v0.29.0 images/appscode-charts-storagekubestashcom-backupstorage-editor-options-v0.29.0.tar
-$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/storagekubestashcom-backupstorage-editor:v0.29.0 images/appscode-charts-storagekubestashcom-backupstorage-editor-v0.29.0.tar
-$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/storagekubestashcom-repository-editor-options:v0.29.0 images/appscode-charts-storagekubestashcom-repository-editor-options-v0.29.0.tar
-$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/storagekubestashcom-repository-editor:v0.29.0 images/appscode-charts-storagekubestashcom-repository-editor-v0.29.0.tar
-$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/storagekubestashcom-retentionpolicy-editor:v0.29.0 images/appscode-charts-storagekubestashcom-retentionpolicy-editor-v0.29.0.tar
-$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/storagekubestashcom-snapshot-editor:v0.29.0 images/appscode-charts-storagekubestashcom-snapshot-editor-v0.29.0.tar
+$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/storagekubestashcom-backupstorage-editor-options:v0.30.0 images/appscode-charts-storagekubestashcom-backupstorage-editor-options-v0.30.0.tar
+$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/storagekubestashcom-backupstorage-editor:v0.30.0 images/appscode-charts-storagekubestashcom-backupstorage-editor-v0.30.0.tar
+$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/storagekubestashcom-repository-editor-options:v0.30.0 images/appscode-charts-storagekubestashcom-repository-editor-options-v0.30.0.tar
+$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/storagekubestashcom-repository-editor:v0.30.0 images/appscode-charts-storagekubestashcom-repository-editor-v0.30.0.tar
+$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/storagekubestashcom-retentionpolicy-editor:v0.30.0 images/appscode-charts-storagekubestashcom-retentionpolicy-editor-v0.30.0.tar
+$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/storagekubestashcom-snapshot-editor:v0.30.0 images/appscode-charts-storagekubestashcom-snapshot-editor-v0.30.0.tar
$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/supervisor:v2026.1.15 images/appscode-charts-supervisor-v2026.1.15.tar
$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/topolvm:15.0.0 images/appscode-charts-topolvm-15.0.0.tar
$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/uibytebuildersdev-component-alert:v0.12.0 images/appscode-charts-uibytebuildersdev-component-alert-v0.12.0.tar
@@ -272,24 +272,24 @@ $CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/
$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/uibytebuildersdev-component-selector:v0.12.0 images/appscode-charts-uibytebuildersdev-component-selector-v0.12.0.tar
$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/uibytebuildersdev-component-service-templates:v0.12.0 images/appscode-charts-uibytebuildersdev-component-service-templates-v0.12.0.tar
$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/uibytebuildersdev-component-stash-presets:v0.12.0 images/appscode-charts-uibytebuildersdev-component-stash-presets-v0.12.0.tar
-$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/uik8sappscodecom-featureset-capi-capa-editor:v0.29.0 images/appscode-charts-uik8sappscodecom-featureset-capi-capa-editor-v0.29.0.tar
-$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/uik8sappscodecom-featureset-capi-core-editor:v0.29.0 images/appscode-charts-uik8sappscodecom-featureset-capi-core-editor-v0.29.0.tar
-$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/uik8sappscodecom-featureset-crossplane-editor:v0.29.0 images/appscode-charts-uik8sappscodecom-featureset-crossplane-editor-v0.29.0.tar
-$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/uik8sappscodecom-featureset-ocm-hub-editor:v0.29.0 images/appscode-charts-uik8sappscodecom-featureset-ocm-hub-editor-v0.29.0.tar
-$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/uik8sappscodecom-featureset-ocm-mc-editor:v0.29.0 images/appscode-charts-uik8sappscodecom-featureset-ocm-mc-editor-v0.29.0.tar
-$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/uik8sappscodecom-featureset-ocm-spoke-editor:v0.29.0 images/appscode-charts-uik8sappscodecom-featureset-ocm-spoke-editor-v0.29.0.tar
-$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/uik8sappscodecom-featureset-opscenter-backup-editor:v0.29.0 images/appscode-charts-uik8sappscodecom-featureset-opscenter-backup-editor-v0.29.0.tar
-$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/uik8sappscodecom-featureset-opscenter-core-editor:v0.29.0 images/appscode-charts-uik8sappscodecom-featureset-opscenter-core-editor-v0.29.0.tar
-$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/uik8sappscodecom-featureset-opscenter-cost-editor:v0.29.0 images/appscode-charts-uik8sappscodecom-featureset-opscenter-cost-editor-v0.29.0.tar
-$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/uik8sappscodecom-featureset-opscenter-datastore-editor:v0.29.0 images/appscode-charts-uik8sappscodecom-featureset-opscenter-datastore-editor-v0.29.0.tar
-$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/uik8sappscodecom-featureset-opscenter-networking-editor:v0.29.0 images/appscode-charts-uik8sappscodecom-featureset-opscenter-networking-editor-v0.29.0.tar
-$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/uik8sappscodecom-featureset-opscenter-observability-editor:v0.29.0 images/appscode-charts-uik8sappscodecom-featureset-opscenter-observability-editor-v0.29.0.tar
-$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/uik8sappscodecom-featureset-opscenter-policy-management-editor:v0.29.0 images/appscode-charts-uik8sappscodecom-featureset-opscenter-policy-management-editor-v0.29.0.tar
-$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/uik8sappscodecom-featureset-opscenter-secret-management-editor:v0.29.0 images/appscode-charts-uik8sappscodecom-featureset-opscenter-secret-management-editor-v0.29.0.tar
-$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/uik8sappscodecom-featureset-opscenter-security-editor:v0.29.0 images/appscode-charts-uik8sappscodecom-featureset-opscenter-security-editor-v0.29.0.tar
-$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/uik8sappscodecom-featureset-opscenter-storage-editor:v0.29.0 images/appscode-charts-uik8sappscodecom-featureset-opscenter-storage-editor-v0.29.0.tar
-$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/uik8sappscodecom-featureset-opscenter-tools-editor:v0.29.0 images/appscode-charts-uik8sappscodecom-featureset-opscenter-tools-editor-v0.29.0.tar
-$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/uik8sappscodecom-featureset-saas-core-editor:v0.29.0 images/appscode-charts-uik8sappscodecom-featureset-saas-core-editor-v0.29.0.tar
+$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/uik8sappscodecom-featureset-capi-capa-editor:v0.30.0 images/appscode-charts-uik8sappscodecom-featureset-capi-capa-editor-v0.30.0.tar
+$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/uik8sappscodecom-featureset-capi-core-editor:v0.30.0 images/appscode-charts-uik8sappscodecom-featureset-capi-core-editor-v0.30.0.tar
+$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/uik8sappscodecom-featureset-crossplane-editor:v0.30.0 images/appscode-charts-uik8sappscodecom-featureset-crossplane-editor-v0.30.0.tar
+$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/uik8sappscodecom-featureset-ocm-hub-editor:v0.30.0 images/appscode-charts-uik8sappscodecom-featureset-ocm-hub-editor-v0.30.0.tar
+$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/uik8sappscodecom-featureset-ocm-mc-editor:v0.30.0 images/appscode-charts-uik8sappscodecom-featureset-ocm-mc-editor-v0.30.0.tar
+$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/uik8sappscodecom-featureset-ocm-spoke-editor:v0.30.0 images/appscode-charts-uik8sappscodecom-featureset-ocm-spoke-editor-v0.30.0.tar
+$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/uik8sappscodecom-featureset-opscenter-backup-editor:v0.30.0 images/appscode-charts-uik8sappscodecom-featureset-opscenter-backup-editor-v0.30.0.tar
+$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/uik8sappscodecom-featureset-opscenter-core-editor:v0.30.0 images/appscode-charts-uik8sappscodecom-featureset-opscenter-core-editor-v0.30.0.tar
+$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/uik8sappscodecom-featureset-opscenter-cost-editor:v0.30.0 images/appscode-charts-uik8sappscodecom-featureset-opscenter-cost-editor-v0.30.0.tar
+$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/uik8sappscodecom-featureset-opscenter-datastore-editor:v0.30.0 images/appscode-charts-uik8sappscodecom-featureset-opscenter-datastore-editor-v0.30.0.tar
+$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/uik8sappscodecom-featureset-opscenter-networking-editor:v0.30.0 images/appscode-charts-uik8sappscodecom-featureset-opscenter-networking-editor-v0.30.0.tar
+$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/uik8sappscodecom-featureset-opscenter-observability-editor:v0.30.0 images/appscode-charts-uik8sappscodecom-featureset-opscenter-observability-editor-v0.30.0.tar
+$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/uik8sappscodecom-featureset-opscenter-policy-management-editor:v0.30.0 images/appscode-charts-uik8sappscodecom-featureset-opscenter-policy-management-editor-v0.30.0.tar
+$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/uik8sappscodecom-featureset-opscenter-secret-management-editor:v0.30.0 images/appscode-charts-uik8sappscodecom-featureset-opscenter-secret-management-editor-v0.30.0.tar
+$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/uik8sappscodecom-featureset-opscenter-security-editor:v0.30.0 images/appscode-charts-uik8sappscodecom-featureset-opscenter-security-editor-v0.30.0.tar
+$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/uik8sappscodecom-featureset-opscenter-storage-editor:v0.30.0 images/appscode-charts-uik8sappscodecom-featureset-opscenter-storage-editor-v0.30.0.tar
+$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/uik8sappscodecom-featureset-opscenter-tools-editor:v0.30.0 images/appscode-charts-uik8sappscodecom-featureset-opscenter-tools-editor-v0.30.0.tar
+$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/uik8sappscodecom-featureset-saas-core-editor:v0.30.0 images/appscode-charts-uik8sappscodecom-featureset-saas-core-editor-v0.30.0.tar
$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/vault-secrets-operator:0.4.3 images/appscode-charts-vault-secrets-operator-0.4.3.tar
$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/vault:0.27.0 images/appscode-charts-vault-0.27.0.tar
$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/virtual-secrets-server:v2025.3.14 images/appscode-charts-virtual-secrets-server-v2025.3.14.tar
@@ -300,7 +300,7 @@ $CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/appscode-images/
$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/appscode-images/postgres:16.4-alpine images/appscode-images-postgres-16.4-alpine.tar
$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/appscode-images/redis:7.2.4-bookworm images/appscode-images-redis-7.2.4-bookworm.tar
$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/appscode/aceshifter:v0.0.2 images/appscode-aceshifter-v0.0.2.tar
-$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/appscode/b3:v2026.1.15 images/appscode-b3-v2026.1.15.tar
+$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/appscode/b3:v2026.2.16 images/appscode-b3-v2026.2.16.tar
$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.10.0 images/appscode-catalog-manager-v0.10.0.tar
@@ -419,8 +419,8 @@ $CMD pull --allow-nondistributable-artifacts --insecure rancher/kine:v0.11.4 ima
$CMD pull --allow-nondistributable-artifacts --insecure registry.k8s.io/autoscaling/cluster-autoscaler:v1.27.1 images/autoscaling-cluster-autoscaler-v1.27.1.tar
$CMD pull --allow-nondistributable-artifacts --insecure registry.k8s.io/csi-secrets-store/driver:v1.4.1 images/csi-secrets-store-driver-v1.4.1.tar
$CMD pull --allow-nondistributable-artifacts --insecure registry.k8s.io/ingress-nginx/kube-webhook-certgen:v20221220-controller-v1.5.1-58-g787ea74b6 images/ingress-nginx-kube-webhook-certgen-v20221220-controller-v1.5.1-58-g787ea74b6.tar
-$CMD pull --allow-nondistributable-artifacts --insecure registry.k8s.io/kube-apiserver:v1.34.0 images/kube-apiserver-v1.34.0.tar
-$CMD pull --allow-nondistributable-artifacts --insecure registry.k8s.io/kube-controller-manager:v1.34.0 images/kube-controller-manager-v1.34.0.tar
+$CMD pull --allow-nondistributable-artifacts --insecure registry.k8s.io/kube-apiserver:v1.35.0 images/kube-apiserver-v1.35.0.tar
+$CMD pull --allow-nondistributable-artifacts --insecure registry.k8s.io/kube-controller-manager:v1.35.0 images/kube-controller-manager-v1.35.0.tar
$CMD pull --allow-nondistributable-artifacts --insecure registry.k8s.io/kube-state-metrics/kube-state-metrics:v2.13.0 images/kube-state-metrics-kube-state-metrics-v2.13.0.tar
$CMD pull --allow-nondistributable-artifacts --insecure registry.k8s.io/metrics-server/metrics-server:v0.7.2 images/metrics-server-metrics-server-v0.7.2.tar
$CMD pull --allow-nondistributable-artifacts --insecure registry.k8s.io/prometheus-adapter/prometheus-adapter:v0.11.2 images/prometheus-adapter-prometheus-adapter-v0.11.2.tar
diff --git a/catalog/feature-charts.yaml b/catalog/feature-charts.yaml
index 6645330de..ba1a1edd2 100644
--- a/catalog/feature-charts.yaml
+++ b/catalog/feature-charts.yaml
@@ -1,4 +1,4 @@
-- ghcr.io/appscode-charts/aceshifter:v2026.1.15
+- ghcr.io/appscode-charts/aceshifter:v2026.2.16
- ghcr.io/appscode-charts/appscode-otel-stack:v2025.2.28
- ghcr.io/appscode-charts/aws-credential-manager:v2025.4.30
- ghcr.io/appscode-charts/aws-ebs-csi-driver:2.23.0
@@ -6,7 +6,7 @@
- ghcr.io/appscode-charts/capa-vpc-peering-operator:v2023.12.11
- ghcr.io/appscode-charts/capi-catalog:v2024.10.24
- ghcr.io/appscode-charts/capi-ops-manager:v2024.8.14
-- ghcr.io/appscode-charts/catalog-manager:v2026.1.15
+- ghcr.io/appscode-charts/catalog-manager:v2026.2.16
- ghcr.io/appscode-charts/cert-manager-csi-driver-cacerts:v2026.1.15
- ghcr.io/appscode-charts/cert-manager:v1.19.2
- ghcr.io/appscode-charts/cluster-auth-manager:v2025.5.16
@@ -14,7 +14,7 @@
- ghcr.io/appscode-charts/cluster-gateway-manager:v2025.4.30
- ghcr.io/appscode-charts/cluster-manager-hub:v2025.7.31
- ghcr.io/appscode-charts/cluster-manager-spoke:v2025.10.17
-- ghcr.io/appscode-charts/cluster-presets:v2026.1.15
+- ghcr.io/appscode-charts/cluster-presets:v2026.2.16
- ghcr.io/appscode-charts/cluster-profile-manager:v2025.5.16
- ghcr.io/appscode-charts/cluster-proxy-manager:v2025.4.30
- ghcr.io/appscode-charts/config-syncer:v0.15.4
@@ -35,18 +35,18 @@
- ghcr.io/appscode-charts/hub-cluster-robot:v2024.8.9
- ghcr.io/appscode-charts/inbox-agent:v2024.12.30
- ghcr.io/appscode-charts/inbox-server:v2025.2.28
-- ghcr.io/appscode-charts/inbox-ui:v2026.1.15
+- ghcr.io/appscode-charts/inbox-ui:v2026.2.16
- ghcr.io/appscode-charts/ingress-nginx:4.12.1
- ghcr.io/appscode-charts/keda-add-ons-http:0.10.0
- ghcr.io/appscode-charts/keda:2.17.2
- ghcr.io/appscode-charts/kube-grafana-dashboards:v2023.10.1
- ghcr.io/appscode-charts/kube-prometheus-stack:69.2.2
-- ghcr.io/appscode-charts/kube-ui-server:v2026.1.15
+- ghcr.io/appscode-charts/kube-ui-server:v2026.2.16
- ghcr.io/appscode-charts/kubedb-opscenter:v2026.1.19
- ghcr.io/appscode-charts/kubedb-provider-aws:v2024.1.31
- ghcr.io/appscode-charts/kubedb-provider-azure:v2024.1.31
- ghcr.io/appscode-charts/kubedb-provider-gcp:v2024.1.31
-- ghcr.io/appscode-charts/kubedb-ui-presets:v2026.1.15
+- ghcr.io/appscode-charts/kubedb-ui-presets:v2026.2.16
- ghcr.io/appscode-charts/kubedb:v2026.1.19
- ghcr.io/appscode-charts/kubestash:v2026.1.19
- ghcr.io/appscode-charts/kubevault-opscenter:v2025.11.21
@@ -64,7 +64,7 @@
- ghcr.io/appscode-charts/opencost-grafana-dashboards:v2023.10.1
- ghcr.io/appscode-charts/opencost:1.18.1
- ghcr.io/appscode-charts/operator-shard-manager:v2026.1.15
-- ghcr.io/appscode-charts/opscenter-features:v2026.1.15
+- ghcr.io/appscode-charts/opscenter-features:v2026.2.16
- ghcr.io/appscode-charts/panopticon:v2026.1.15
- ghcr.io/appscode-charts/prepare-cluster:v2023.12.21
- ghcr.io/appscode-charts/prometheus-adapter:4.9.0
@@ -75,34 +75,34 @@
- ghcr.io/appscode-charts/secrets-store-csi-driver-provider-gcp:0.1.0
- ghcr.io/appscode-charts/secrets-store-csi-driver-provider-virtual-secrets:v2025.3.14
- ghcr.io/appscode-charts/secrets-store-csi-driver:1.4.1
-- ghcr.io/appscode-charts/service-backend:v2026.1.15
-- ghcr.io/appscode-charts/service-gateway-presets:v2026.1.15
-- ghcr.io/appscode-charts/service-provider:v2026.1.15
+- ghcr.io/appscode-charts/service-backend:v2026.2.16
+- ghcr.io/appscode-charts/service-gateway-presets:v2026.2.16
+- ghcr.io/appscode-charts/service-provider:v2026.2.16
- ghcr.io/appscode-charts/sidekick:v2026.1.15
- ghcr.io/appscode-charts/snapshot-controller:3.0.6
- ghcr.io/appscode-charts/stash-opscenter:v2025.7.31
-- ghcr.io/appscode-charts/stash-presets:v2026.1.15
+- ghcr.io/appscode-charts/stash-presets:v2026.2.16
- ghcr.io/appscode-charts/stash:v2025.7.31
- ghcr.io/appscode-charts/supervisor:v2026.1.15
- ghcr.io/appscode-charts/topolvm:15.0.0
-- ghcr.io/appscode-charts/uik8sappscodecom-featureset-capi-capa-editor:v0.29.0
-- ghcr.io/appscode-charts/uik8sappscodecom-featureset-capi-core-editor:v0.29.0
-- ghcr.io/appscode-charts/uik8sappscodecom-featureset-crossplane-editor:v0.29.0
-- ghcr.io/appscode-charts/uik8sappscodecom-featureset-ocm-hub-editor:v0.29.0
-- ghcr.io/appscode-charts/uik8sappscodecom-featureset-ocm-mc-editor:v0.29.0
-- ghcr.io/appscode-charts/uik8sappscodecom-featureset-ocm-spoke-editor:v0.29.0
-- ghcr.io/appscode-charts/uik8sappscodecom-featureset-opscenter-backup-editor:v0.29.0
-- ghcr.io/appscode-charts/uik8sappscodecom-featureset-opscenter-core-editor:v0.29.0
-- ghcr.io/appscode-charts/uik8sappscodecom-featureset-opscenter-cost-editor:v0.29.0
-- ghcr.io/appscode-charts/uik8sappscodecom-featureset-opscenter-datastore-editor:v0.29.0
-- ghcr.io/appscode-charts/uik8sappscodecom-featureset-opscenter-networking-editor:v0.29.0
-- ghcr.io/appscode-charts/uik8sappscodecom-featureset-opscenter-observability-editor:v0.29.0
-- ghcr.io/appscode-charts/uik8sappscodecom-featureset-opscenter-policy-management-editor:v0.29.0
-- ghcr.io/appscode-charts/uik8sappscodecom-featureset-opscenter-secret-management-editor:v0.29.0
-- ghcr.io/appscode-charts/uik8sappscodecom-featureset-opscenter-security-editor:v0.29.0
-- ghcr.io/appscode-charts/uik8sappscodecom-featureset-opscenter-storage-editor:v0.29.0
-- ghcr.io/appscode-charts/uik8sappscodecom-featureset-opscenter-tools-editor:v0.29.0
-- ghcr.io/appscode-charts/uik8sappscodecom-featureset-saas-core-editor:v0.29.0
+- ghcr.io/appscode-charts/uik8sappscodecom-featureset-capi-capa-editor:v0.30.0
+- ghcr.io/appscode-charts/uik8sappscodecom-featureset-capi-core-editor:v0.30.0
+- ghcr.io/appscode-charts/uik8sappscodecom-featureset-crossplane-editor:v0.30.0
+- ghcr.io/appscode-charts/uik8sappscodecom-featureset-ocm-hub-editor:v0.30.0
+- ghcr.io/appscode-charts/uik8sappscodecom-featureset-ocm-mc-editor:v0.30.0
+- ghcr.io/appscode-charts/uik8sappscodecom-featureset-ocm-spoke-editor:v0.30.0
+- ghcr.io/appscode-charts/uik8sappscodecom-featureset-opscenter-backup-editor:v0.30.0
+- ghcr.io/appscode-charts/uik8sappscodecom-featureset-opscenter-core-editor:v0.30.0
+- ghcr.io/appscode-charts/uik8sappscodecom-featureset-opscenter-cost-editor:v0.30.0
+- ghcr.io/appscode-charts/uik8sappscodecom-featureset-opscenter-datastore-editor:v0.30.0
+- ghcr.io/appscode-charts/uik8sappscodecom-featureset-opscenter-networking-editor:v0.30.0
+- ghcr.io/appscode-charts/uik8sappscodecom-featureset-opscenter-observability-editor:v0.30.0
+- ghcr.io/appscode-charts/uik8sappscodecom-featureset-opscenter-policy-management-editor:v0.30.0
+- ghcr.io/appscode-charts/uik8sappscodecom-featureset-opscenter-secret-management-editor:v0.30.0
+- ghcr.io/appscode-charts/uik8sappscodecom-featureset-opscenter-security-editor:v0.30.0
+- ghcr.io/appscode-charts/uik8sappscodecom-featureset-opscenter-storage-editor:v0.30.0
+- ghcr.io/appscode-charts/uik8sappscodecom-featureset-opscenter-tools-editor:v0.30.0
+- ghcr.io/appscode-charts/uik8sappscodecom-featureset-saas-core-editor:v0.30.0
- ghcr.io/appscode-charts/vault-secrets-operator:0.4.3
- ghcr.io/appscode-charts/vault:0.27.0
- ghcr.io/appscode-charts/virtual-secrets-server:v2025.3.14
diff --git a/catalog/imagelist.yaml b/catalog/imagelist.yaml
index 1d4c38673..94d43b538 100644
--- a/catalog/imagelist.yaml
+++ b/catalog/imagelist.yaml
@@ -3,7 +3,7 @@
- ghcr.io/appscode/ace:v0.2.0
- ghcr.io/appscode/acerproxy:v0.2.0
- ghcr.io/appscode/aceshifter:v0.0.2
-- ghcr.io/appscode/b3:v2026.1.15
+- ghcr.io/appscode/b3:v2026.2.16
- ghcr.io/appscode/billing-ui:2.0.0
- ghcr.io/appscode/catalog-manager:v0.10.0
- ghcr.io/appscode/cert-manager-webhook-ace:v0.0.2
@@ -30,7 +30,7 @@
- ghcr.io/appscode/s3proxy:sha-a82ca68
- ghcr.io/appscode/service-provider:v0.0.2
- ghcr.io/appscode/smtprelay:v0.0.4
-- ghcr.io/appscode/website:v2026.1.15
+- ghcr.io/appscode/website:v2026.2.16
- ghcr.io/kluster-manager/multicluster-controlplane:v0.6.0
- ghcr.io/open-telemetry/opentelemetry-operator/target-allocator:0.118.0
- ghcr.io/voyagermesh/crd-manager:v0.1.0
diff --git a/catalog/import-images.sh b/catalog/import-images.sh
index 859a9251f..9e57d3de9 100755
--- a/catalog/import-images.sh
+++ b/catalog/import-images.sh
@@ -33,65 +33,65 @@ $CMD push --allow-nondistributable-artifacts --insecure images/library-cassandra
$CMD push --allow-nondistributable-artifacts --insecure images/coredns-coredns-1.11.3.tar $IMAGE_REGISTRY/coredns/coredns:1.11.3
$CMD push --allow-nondistributable-artifacts --insecure images/falcosecurity-falco-no-driver-0.37.0.tar $IMAGE_REGISTRY/falcosecurity/falco-no-driver:0.37.0
$CMD push --allow-nondistributable-artifacts --insecure images/falcosecurity-falcoctl-0.7.1.tar $IMAGE_REGISTRY/falcosecurity/falcoctl:0.7.1
-$CMD push --allow-nondistributable-artifacts --insecure images/appscode-charts-ace-installer-v2026.1.15.tar $IMAGE_REGISTRY/appscode-charts/ace-installer:v2026.1.15
-$CMD push --allow-nondistributable-artifacts --insecure images/appscode-charts-ace-v2026.1.15.tar $IMAGE_REGISTRY/appscode-charts/ace:v2026.1.15
-$CMD push --allow-nondistributable-artifacts --insecure images/appscode-charts-aceshifter-v2026.1.15.tar $IMAGE_REGISTRY/appscode-charts/aceshifter:v2026.1.15
+$CMD push --allow-nondistributable-artifacts --insecure images/appscode-charts-ace-installer-v2026.2.16.tar $IMAGE_REGISTRY/appscode-charts/ace-installer:v2026.2.16
+$CMD push --allow-nondistributable-artifacts --insecure images/appscode-charts-ace-v2026.2.16.tar $IMAGE_REGISTRY/appscode-charts/ace:v2026.2.16
+$CMD push --allow-nondistributable-artifacts --insecure images/appscode-charts-aceshifter-v2026.2.16.tar $IMAGE_REGISTRY/appscode-charts/aceshifter:v2026.2.16
$CMD push --allow-nondistributable-artifacts --insecure images/appscode-charts-appscode-otel-stack-v2025.2.28.tar $IMAGE_REGISTRY/appscode-charts/appscode-otel-stack:v2025.2.28
-$CMD push --allow-nondistributable-artifacts --insecure images/appscode-charts-autoscalingkubedbcom-cassandraautoscaler-editor-v0.29.0.tar $IMAGE_REGISTRY/appscode-charts/autoscalingkubedbcom-cassandraautoscaler-editor:v0.29.0
-$CMD push --allow-nondistributable-artifacts --insecure images/appscode-charts-autoscalingkubedbcom-clickhouseautoscaler-editor-v0.29.0.tar $IMAGE_REGISTRY/appscode-charts/autoscalingkubedbcom-clickhouseautoscaler-editor:v0.29.0
-$CMD push --allow-nondistributable-artifacts --insecure images/appscode-charts-autoscalingkubedbcom-druidautoscaler-editor-v0.29.0.tar $IMAGE_REGISTRY/appscode-charts/autoscalingkubedbcom-druidautoscaler-editor:v0.29.0
-$CMD push --allow-nondistributable-artifacts --insecure images/appscode-charts-autoscalingkubedbcom-elasticsearchautoscaler-editor-v0.29.0.tar $IMAGE_REGISTRY/appscode-charts/autoscalingkubedbcom-elasticsearchautoscaler-editor:v0.29.0
-$CMD push --allow-nondistributable-artifacts --insecure images/appscode-charts-autoscalingkubedbcom-etcdautoscaler-editor-v0.29.0.tar $IMAGE_REGISTRY/appscode-charts/autoscalingkubedbcom-etcdautoscaler-editor:v0.29.0
-$CMD push --allow-nondistributable-artifacts --insecure images/appscode-charts-autoscalingkubedbcom-ferretdbautoscaler-editor-v0.29.0.tar $IMAGE_REGISTRY/appscode-charts/autoscalingkubedbcom-ferretdbautoscaler-editor:v0.29.0
-$CMD push --allow-nondistributable-artifacts --insecure images/appscode-charts-autoscalingkubedbcom-kafkaautoscaler-editor-v0.29.0.tar $IMAGE_REGISTRY/appscode-charts/autoscalingkubedbcom-kafkaautoscaler-editor:v0.29.0
-$CMD push --allow-nondistributable-artifacts --insecure images/appscode-charts-autoscalingkubedbcom-mariadbautoscaler-editor-v0.29.0.tar $IMAGE_REGISTRY/appscode-charts/autoscalingkubedbcom-mariadbautoscaler-editor:v0.29.0
-$CMD push --allow-nondistributable-artifacts --insecure images/appscode-charts-autoscalingkubedbcom-memcachedautoscaler-editor-v0.29.0.tar $IMAGE_REGISTRY/appscode-charts/autoscalingkubedbcom-memcachedautoscaler-editor:v0.29.0
-$CMD push --allow-nondistributable-artifacts --insecure images/appscode-charts-autoscalingkubedbcom-mongodbautoscaler-editor-v0.29.0.tar $IMAGE_REGISTRY/appscode-charts/autoscalingkubedbcom-mongodbautoscaler-editor:v0.29.0
-$CMD push --allow-nondistributable-artifacts --insecure images/appscode-charts-autoscalingkubedbcom-mssqlserverautoscaler-editor-v0.29.0.tar $IMAGE_REGISTRY/appscode-charts/autoscalingkubedbcom-mssqlserverautoscaler-editor:v0.29.0
-$CMD push --allow-nondistributable-artifacts --insecure images/appscode-charts-autoscalingkubedbcom-mysqlautoscaler-editor-v0.29.0.tar $IMAGE_REGISTRY/appscode-charts/autoscalingkubedbcom-mysqlautoscaler-editor:v0.29.0
-$CMD push --allow-nondistributable-artifacts --insecure images/appscode-charts-autoscalingkubedbcom-perconaxtradbautoscaler-editor-v0.29.0.tar $IMAGE_REGISTRY/appscode-charts/autoscalingkubedbcom-perconaxtradbautoscaler-editor:v0.29.0
-$CMD push --allow-nondistributable-artifacts --insecure images/appscode-charts-autoscalingkubedbcom-pgbouncerautoscaler-editor-v0.29.0.tar $IMAGE_REGISTRY/appscode-charts/autoscalingkubedbcom-pgbouncerautoscaler-editor:v0.29.0
-$CMD push --allow-nondistributable-artifacts --insecure images/appscode-charts-autoscalingkubedbcom-pgpoolautoscaler-editor-v0.29.0.tar $IMAGE_REGISTRY/appscode-charts/autoscalingkubedbcom-pgpoolautoscaler-editor:v0.29.0
-$CMD push --allow-nondistributable-artifacts --insecure images/appscode-charts-autoscalingkubedbcom-postgresautoscaler-editor-v0.29.0.tar $IMAGE_REGISTRY/appscode-charts/autoscalingkubedbcom-postgresautoscaler-editor:v0.29.0
-$CMD push --allow-nondistributable-artifacts --insecure images/appscode-charts-autoscalingkubedbcom-proxysqlautoscaler-editor-v0.29.0.tar $IMAGE_REGISTRY/appscode-charts/autoscalingkubedbcom-proxysqlautoscaler-editor:v0.29.0
-$CMD push --allow-nondistributable-artifacts --insecure images/appscode-charts-autoscalingkubedbcom-rabbitmqautoscaler-editor-v0.29.0.tar $IMAGE_REGISTRY/appscode-charts/autoscalingkubedbcom-rabbitmqautoscaler-editor:v0.29.0
-$CMD push --allow-nondistributable-artifacts --insecure images/appscode-charts-autoscalingkubedbcom-redisautoscaler-editor-v0.29.0.tar $IMAGE_REGISTRY/appscode-charts/autoscalingkubedbcom-redisautoscaler-editor:v0.29.0
-$CMD push --allow-nondistributable-artifacts --insecure images/appscode-charts-autoscalingkubedbcom-redissentinelautoscaler-editor-v0.29.0.tar $IMAGE_REGISTRY/appscode-charts/autoscalingkubedbcom-redissentinelautoscaler-editor:v0.29.0
-$CMD push --allow-nondistributable-artifacts --insecure images/appscode-charts-autoscalingkubedbcom-singlestoreautoscaler-editor-v0.29.0.tar $IMAGE_REGISTRY/appscode-charts/autoscalingkubedbcom-singlestoreautoscaler-editor:v0.29.0
-$CMD push --allow-nondistributable-artifacts --insecure images/appscode-charts-autoscalingkubedbcom-solrautoscaler-editor-v0.29.0.tar $IMAGE_REGISTRY/appscode-charts/autoscalingkubedbcom-solrautoscaler-editor:v0.29.0
-$CMD push --allow-nondistributable-artifacts --insecure images/appscode-charts-autoscalingkubedbcom-zookeeperautoscaler-editor-v0.29.0.tar $IMAGE_REGISTRY/appscode-charts/autoscalingkubedbcom-zookeeperautoscaler-editor:v0.29.0
+$CMD push --allow-nondistributable-artifacts --insecure images/appscode-charts-autoscalingkubedbcom-cassandraautoscaler-editor-v0.30.0.tar $IMAGE_REGISTRY/appscode-charts/autoscalingkubedbcom-cassandraautoscaler-editor:v0.30.0
+$CMD push --allow-nondistributable-artifacts --insecure images/appscode-charts-autoscalingkubedbcom-clickhouseautoscaler-editor-v0.30.0.tar $IMAGE_REGISTRY/appscode-charts/autoscalingkubedbcom-clickhouseautoscaler-editor:v0.30.0
+$CMD push --allow-nondistributable-artifacts --insecure images/appscode-charts-autoscalingkubedbcom-druidautoscaler-editor-v0.30.0.tar $IMAGE_REGISTRY/appscode-charts/autoscalingkubedbcom-druidautoscaler-editor:v0.30.0
+$CMD push --allow-nondistributable-artifacts --insecure images/appscode-charts-autoscalingkubedbcom-elasticsearchautoscaler-editor-v0.30.0.tar $IMAGE_REGISTRY/appscode-charts/autoscalingkubedbcom-elasticsearchautoscaler-editor:v0.30.0
+$CMD push --allow-nondistributable-artifacts --insecure images/appscode-charts-autoscalingkubedbcom-etcdautoscaler-editor-v0.30.0.tar $IMAGE_REGISTRY/appscode-charts/autoscalingkubedbcom-etcdautoscaler-editor:v0.30.0
+$CMD push --allow-nondistributable-artifacts --insecure images/appscode-charts-autoscalingkubedbcom-ferretdbautoscaler-editor-v0.30.0.tar $IMAGE_REGISTRY/appscode-charts/autoscalingkubedbcom-ferretdbautoscaler-editor:v0.30.0
+$CMD push --allow-nondistributable-artifacts --insecure images/appscode-charts-autoscalingkubedbcom-kafkaautoscaler-editor-v0.30.0.tar $IMAGE_REGISTRY/appscode-charts/autoscalingkubedbcom-kafkaautoscaler-editor:v0.30.0
+$CMD push --allow-nondistributable-artifacts --insecure images/appscode-charts-autoscalingkubedbcom-mariadbautoscaler-editor-v0.30.0.tar $IMAGE_REGISTRY/appscode-charts/autoscalingkubedbcom-mariadbautoscaler-editor:v0.30.0
+$CMD push --allow-nondistributable-artifacts --insecure images/appscode-charts-autoscalingkubedbcom-memcachedautoscaler-editor-v0.30.0.tar $IMAGE_REGISTRY/appscode-charts/autoscalingkubedbcom-memcachedautoscaler-editor:v0.30.0
+$CMD push --allow-nondistributable-artifacts --insecure images/appscode-charts-autoscalingkubedbcom-mongodbautoscaler-editor-v0.30.0.tar $IMAGE_REGISTRY/appscode-charts/autoscalingkubedbcom-mongodbautoscaler-editor:v0.30.0
+$CMD push --allow-nondistributable-artifacts --insecure images/appscode-charts-autoscalingkubedbcom-mssqlserverautoscaler-editor-v0.30.0.tar $IMAGE_REGISTRY/appscode-charts/autoscalingkubedbcom-mssqlserverautoscaler-editor:v0.30.0
+$CMD push --allow-nondistributable-artifacts --insecure images/appscode-charts-autoscalingkubedbcom-mysqlautoscaler-editor-v0.30.0.tar $IMAGE_REGISTRY/appscode-charts/autoscalingkubedbcom-mysqlautoscaler-editor:v0.30.0
+$CMD push --allow-nondistributable-artifacts --insecure images/appscode-charts-autoscalingkubedbcom-perconaxtradbautoscaler-editor-v0.30.0.tar $IMAGE_REGISTRY/appscode-charts/autoscalingkubedbcom-perconaxtradbautoscaler-editor:v0.30.0
+$CMD push --allow-nondistributable-artifacts --insecure images/appscode-charts-autoscalingkubedbcom-pgbouncerautoscaler-editor-v0.30.0.tar $IMAGE_REGISTRY/appscode-charts/autoscalingkubedbcom-pgbouncerautoscaler-editor:v0.30.0
+$CMD push --allow-nondistributable-artifacts --insecure images/appscode-charts-autoscalingkubedbcom-pgpoolautoscaler-editor-v0.30.0.tar $IMAGE_REGISTRY/appscode-charts/autoscalingkubedbcom-pgpoolautoscaler-editor:v0.30.0
+$CMD push --allow-nondistributable-artifacts --insecure images/appscode-charts-autoscalingkubedbcom-postgresautoscaler-editor-v0.30.0.tar $IMAGE_REGISTRY/appscode-charts/autoscalingkubedbcom-postgresautoscaler-editor:v0.30.0
+$CMD push --allow-nondistributable-artifacts --insecure images/appscode-charts-autoscalingkubedbcom-proxysqlautoscaler-editor-v0.30.0.tar $IMAGE_REGISTRY/appscode-charts/autoscalingkubedbcom-proxysqlautoscaler-editor:v0.30.0
+$CMD push --allow-nondistributable-artifacts --insecure images/appscode-charts-autoscalingkubedbcom-rabbitmqautoscaler-editor-v0.30.0.tar $IMAGE_REGISTRY/appscode-charts/autoscalingkubedbcom-rabbitmqautoscaler-editor:v0.30.0
+$CMD push --allow-nondistributable-artifacts --insecure images/appscode-charts-autoscalingkubedbcom-redisautoscaler-editor-v0.30.0.tar $IMAGE_REGISTRY/appscode-charts/autoscalingkubedbcom-redisautoscaler-editor:v0.30.0
+$CMD push --allow-nondistributable-artifacts --insecure images/appscode-charts-autoscalingkubedbcom-redissentinelautoscaler-editor-v0.30.0.tar $IMAGE_REGISTRY/appscode-charts/autoscalingkubedbcom-redissentinelautoscaler-editor:v0.30.0
+$CMD push --allow-nondistributable-artifacts --insecure images/appscode-charts-autoscalingkubedbcom-singlestoreautoscaler-editor-v0.30.0.tar $IMAGE_REGISTRY/appscode-charts/autoscalingkubedbcom-singlestoreautoscaler-editor:v0.30.0
+$CMD push --allow-nondistributable-artifacts --insecure images/appscode-charts-autoscalingkubedbcom-solrautoscaler-editor-v0.30.0.tar $IMAGE_REGISTRY/appscode-charts/autoscalingkubedbcom-solrautoscaler-editor:v0.30.0
+$CMD push --allow-nondistributable-artifacts --insecure images/appscode-charts-autoscalingkubedbcom-zookeeperautoscaler-editor-v0.30.0.tar $IMAGE_REGISTRY/appscode-charts/autoscalingkubedbcom-zookeeperautoscaler-editor:v0.30.0
$CMD push --allow-nondistributable-artifacts --insecure images/appscode-charts-aws-credential-manager-v2025.4.30.tar $IMAGE_REGISTRY/appscode-charts/aws-credential-manager:v2025.4.30
$CMD push --allow-nondistributable-artifacts --insecure images/appscode-charts-aws-ebs-csi-driver-2.23.0.tar $IMAGE_REGISTRY/appscode-charts/aws-ebs-csi-driver:2.23.0
$CMD push --allow-nondistributable-artifacts --insecure images/appscode-charts-aws-load-balancer-controller-1.11.0.tar $IMAGE_REGISTRY/appscode-charts/aws-load-balancer-controller:1.11.0
$CMD push --allow-nondistributable-artifacts --insecure images/appscode-charts-capa-vpc-peering-operator-v2023.12.11.tar $IMAGE_REGISTRY/appscode-charts/capa-vpc-peering-operator:v2023.12.11
$CMD push --allow-nondistributable-artifacts --insecure images/appscode-charts-capi-catalog-v2024.10.24.tar $IMAGE_REGISTRY/appscode-charts/capi-catalog:v2024.10.24
$CMD push --allow-nondistributable-artifacts --insecure images/appscode-charts-capi-ops-manager-v2024.8.14.tar $IMAGE_REGISTRY/appscode-charts/capi-ops-manager:v2024.8.14
-$CMD push --allow-nondistributable-artifacts --insecure images/appscode-charts-catalog-manager-v2026.1.15.tar $IMAGE_REGISTRY/appscode-charts/catalog-manager:v2026.1.15
+$CMD push --allow-nondistributable-artifacts --insecure images/appscode-charts-catalog-manager-v2026.2.16.tar $IMAGE_REGISTRY/appscode-charts/catalog-manager:v2026.2.16
$CMD push --allow-nondistributable-artifacts --insecure images/appscode-charts-cert-manager-csi-driver-cacerts-v2026.1.15.tar $IMAGE_REGISTRY/appscode-charts/cert-manager-csi-driver-cacerts:v2026.1.15
$CMD push --allow-nondistributable-artifacts --insecure images/appscode-charts-cert-manager-v1.19.2.tar $IMAGE_REGISTRY/appscode-charts/cert-manager:v1.19.2
-$CMD push --allow-nondistributable-artifacts --insecure images/appscode-charts-chartsxhelmdev-chartpreset-editor-v0.29.0.tar $IMAGE_REGISTRY/appscode-charts/chartsxhelmdev-chartpreset-editor:v0.29.0
-$CMD push --allow-nondistributable-artifacts --insecure images/appscode-charts-chartsxhelmdev-clusterchartpreset-editor-options-v0.29.0.tar $IMAGE_REGISTRY/appscode-charts/chartsxhelmdev-clusterchartpreset-editor-options:v0.29.0
-$CMD push --allow-nondistributable-artifacts --insecure images/appscode-charts-chartsxhelmdev-clusterchartpreset-editor-v0.29.0.tar $IMAGE_REGISTRY/appscode-charts/chartsxhelmdev-clusterchartpreset-editor:v0.29.0
+$CMD push --allow-nondistributable-artifacts --insecure images/appscode-charts-chartsxhelmdev-chartpreset-editor-v0.30.0.tar $IMAGE_REGISTRY/appscode-charts/chartsxhelmdev-chartpreset-editor:v0.30.0
+$CMD push --allow-nondistributable-artifacts --insecure images/appscode-charts-chartsxhelmdev-clusterchartpreset-editor-options-v0.30.0.tar $IMAGE_REGISTRY/appscode-charts/chartsxhelmdev-clusterchartpreset-editor-options:v0.30.0
+$CMD push --allow-nondistributable-artifacts --insecure images/appscode-charts-chartsxhelmdev-clusterchartpreset-editor-v0.30.0.tar $IMAGE_REGISTRY/appscode-charts/chartsxhelmdev-clusterchartpreset-editor:v0.30.0
$CMD push --allow-nondistributable-artifacts --insecure images/appscode-charts-cluster-auth-manager-v2025.5.16.tar $IMAGE_REGISTRY/appscode-charts/cluster-auth-manager:v2025.5.16
$CMD push --allow-nondistributable-artifacts --insecure images/appscode-charts-cluster-autoscaler-9.29.0.tar $IMAGE_REGISTRY/appscode-charts/cluster-autoscaler:9.29.0
$CMD push --allow-nondistributable-artifacts --insecure images/appscode-charts-cluster-gateway-manager-v2025.4.30.tar $IMAGE_REGISTRY/appscode-charts/cluster-gateway-manager:v2025.4.30
$CMD push --allow-nondistributable-artifacts --insecure images/appscode-charts-cluster-manager-hub-v2025.7.31.tar $IMAGE_REGISTRY/appscode-charts/cluster-manager-hub:v2025.7.31
$CMD push --allow-nondistributable-artifacts --insecure images/appscode-charts-cluster-manager-spoke-v2025.10.17.tar $IMAGE_REGISTRY/appscode-charts/cluster-manager-spoke:v2025.10.17
-$CMD push --allow-nondistributable-artifacts --insecure images/appscode-charts-cluster-presets-v2026.1.15.tar $IMAGE_REGISTRY/appscode-charts/cluster-presets:v2026.1.15
+$CMD push --allow-nondistributable-artifacts --insecure images/appscode-charts-cluster-presets-v2026.2.16.tar $IMAGE_REGISTRY/appscode-charts/cluster-presets:v2026.2.16
$CMD push --allow-nondistributable-artifacts --insecure images/appscode-charts-cluster-profile-manager-v2025.5.16.tar $IMAGE_REGISTRY/appscode-charts/cluster-profile-manager:v2025.5.16
$CMD push --allow-nondistributable-artifacts --insecure images/appscode-charts-cluster-proxy-manager-v2025.4.30.tar $IMAGE_REGISTRY/appscode-charts/cluster-proxy-manager:v2025.4.30
$CMD push --allow-nondistributable-artifacts --insecure images/appscode-charts-config-syncer-v0.15.4.tar $IMAGE_REGISTRY/appscode-charts/config-syncer:v0.15.4
-$CMD push --allow-nondistributable-artifacts --insecure images/appscode-charts-corekubestashcom-backupbatch-editor-v0.29.0.tar $IMAGE_REGISTRY/appscode-charts/corekubestashcom-backupbatch-editor:v0.29.0
-$CMD push --allow-nondistributable-artifacts --insecure images/appscode-charts-corekubestashcom-backupblueprint-editor-v0.29.0.tar $IMAGE_REGISTRY/appscode-charts/corekubestashcom-backupblueprint-editor:v0.29.0
-$CMD push --allow-nondistributable-artifacts --insecure images/appscode-charts-corekubestashcom-backupconfiguration-editor-options-v0.29.0.tar $IMAGE_REGISTRY/appscode-charts/corekubestashcom-backupconfiguration-editor-options:v0.29.0
-$CMD push --allow-nondistributable-artifacts --insecure images/appscode-charts-corekubestashcom-backupconfiguration-editor-v0.29.0.tar $IMAGE_REGISTRY/appscode-charts/corekubestashcom-backupconfiguration-editor:v0.29.0
-$CMD push --allow-nondistributable-artifacts --insecure images/appscode-charts-corekubestashcom-backupsession-editor-options-v0.29.0.tar $IMAGE_REGISTRY/appscode-charts/corekubestashcom-backupsession-editor-options:v0.29.0
-$CMD push --allow-nondistributable-artifacts --insecure images/appscode-charts-corekubestashcom-backupsession-editor-v0.29.0.tar $IMAGE_REGISTRY/appscode-charts/corekubestashcom-backupsession-editor:v0.29.0
-$CMD push --allow-nondistributable-artifacts --insecure images/appscode-charts-corekubestashcom-backupverificationsession-editor-v0.29.0.tar $IMAGE_REGISTRY/appscode-charts/corekubestashcom-backupverificationsession-editor:v0.29.0
-$CMD push --allow-nondistributable-artifacts --insecure images/appscode-charts-corekubestashcom-backupverifier-editor-v0.29.0.tar $IMAGE_REGISTRY/appscode-charts/corekubestashcom-backupverifier-editor:v0.29.0
-$CMD push --allow-nondistributable-artifacts --insecure images/appscode-charts-corekubestashcom-hooktemplate-editor-v0.29.0.tar $IMAGE_REGISTRY/appscode-charts/corekubestashcom-hooktemplate-editor:v0.29.0
-$CMD push --allow-nondistributable-artifacts --insecure images/appscode-charts-corekubestashcom-restoresession-editor-options-v0.29.0.tar $IMAGE_REGISTRY/appscode-charts/corekubestashcom-restoresession-editor-options:v0.29.0
-$CMD push --allow-nondistributable-artifacts --insecure images/appscode-charts-corekubestashcom-restoresession-editor-v0.29.0.tar $IMAGE_REGISTRY/appscode-charts/corekubestashcom-restoresession-editor:v0.29.0
+$CMD push --allow-nondistributable-artifacts --insecure images/appscode-charts-corekubestashcom-backupbatch-editor-v0.30.0.tar $IMAGE_REGISTRY/appscode-charts/corekubestashcom-backupbatch-editor:v0.30.0
+$CMD push --allow-nondistributable-artifacts --insecure images/appscode-charts-corekubestashcom-backupblueprint-editor-v0.30.0.tar $IMAGE_REGISTRY/appscode-charts/corekubestashcom-backupblueprint-editor:v0.30.0
+$CMD push --allow-nondistributable-artifacts --insecure images/appscode-charts-corekubestashcom-backupconfiguration-editor-options-v0.30.0.tar $IMAGE_REGISTRY/appscode-charts/corekubestashcom-backupconfiguration-editor-options:v0.30.0
+$CMD push --allow-nondistributable-artifacts --insecure images/appscode-charts-corekubestashcom-backupconfiguration-editor-v0.30.0.tar $IMAGE_REGISTRY/appscode-charts/corekubestashcom-backupconfiguration-editor:v0.30.0
+$CMD push --allow-nondistributable-artifacts --insecure images/appscode-charts-corekubestashcom-backupsession-editor-options-v0.30.0.tar $IMAGE_REGISTRY/appscode-charts/corekubestashcom-backupsession-editor-options:v0.30.0
+$CMD push --allow-nondistributable-artifacts --insecure images/appscode-charts-corekubestashcom-backupsession-editor-v0.30.0.tar $IMAGE_REGISTRY/appscode-charts/corekubestashcom-backupsession-editor:v0.30.0
+$CMD push --allow-nondistributable-artifacts --insecure images/appscode-charts-corekubestashcom-backupverificationsession-editor-v0.30.0.tar $IMAGE_REGISTRY/appscode-charts/corekubestashcom-backupverificationsession-editor:v0.30.0
+$CMD push --allow-nondistributable-artifacts --insecure images/appscode-charts-corekubestashcom-backupverifier-editor-v0.30.0.tar $IMAGE_REGISTRY/appscode-charts/corekubestashcom-backupverifier-editor:v0.30.0
+$CMD push --allow-nondistributable-artifacts --insecure images/appscode-charts-corekubestashcom-hooktemplate-editor-v0.30.0.tar $IMAGE_REGISTRY/appscode-charts/corekubestashcom-hooktemplate-editor:v0.30.0
+$CMD push --allow-nondistributable-artifacts --insecure images/appscode-charts-corekubestashcom-restoresession-editor-options-v0.30.0.tar $IMAGE_REGISTRY/appscode-charts/corekubestashcom-restoresession-editor-options:v0.30.0
+$CMD push --allow-nondistributable-artifacts --insecure images/appscode-charts-corekubestashcom-restoresession-editor-v0.30.0.tar $IMAGE_REGISTRY/appscode-charts/corekubestashcom-restoresession-editor:v0.30.0
$CMD push --allow-nondistributable-artifacts --insecure images/appscode-charts-crossplane-1.14.0.tar $IMAGE_REGISTRY/appscode-charts/crossplane:1.14.0
$CMD push --allow-nondistributable-artifacts --insecure images/appscode-charts-csi-driver-nfs-v4.7.0.tar $IMAGE_REGISTRY/appscode-charts/csi-driver-nfs:v4.7.0
$CMD push --allow-nondistributable-artifacts --insecure images/appscode-charts-csi-secrets-store-provider-azure-1.5.2.tar $IMAGE_REGISTRY/appscode-charts/csi-secrets-store-provider-azure:1.5.2
@@ -109,69 +109,69 @@ $CMD push --allow-nondistributable-artifacts --insecure images/appscode-charts-g
$CMD push --allow-nondistributable-artifacts --insecure images/appscode-charts-hub-cluster-robot-v2024.8.9.tar $IMAGE_REGISTRY/appscode-charts/hub-cluster-robot:v2024.8.9
$CMD push --allow-nondistributable-artifacts --insecure images/appscode-charts-inbox-agent-v2024.12.30.tar $IMAGE_REGISTRY/appscode-charts/inbox-agent:v2024.12.30
$CMD push --allow-nondistributable-artifacts --insecure images/appscode-charts-inbox-server-v2025.2.28.tar $IMAGE_REGISTRY/appscode-charts/inbox-server:v2025.2.28
-$CMD push --allow-nondistributable-artifacts --insecure images/appscode-charts-inbox-ui-v2026.1.15.tar $IMAGE_REGISTRY/appscode-charts/inbox-ui:v2026.1.15
+$CMD push --allow-nondistributable-artifacts --insecure images/appscode-charts-inbox-ui-v2026.2.16.tar $IMAGE_REGISTRY/appscode-charts/inbox-ui:v2026.2.16
$CMD push --allow-nondistributable-artifacts --insecure images/appscode-charts-ingress-nginx-4.12.1.tar $IMAGE_REGISTRY/appscode-charts/ingress-nginx:4.12.1
$CMD push --allow-nondistributable-artifacts --insecure images/appscode-charts-keda-add-ons-http-0.10.0.tar $IMAGE_REGISTRY/appscode-charts/keda-add-ons-http:0.10.0
$CMD push --allow-nondistributable-artifacts --insecure images/appscode-charts-keda-2.17.2.tar $IMAGE_REGISTRY/appscode-charts/keda:2.17.2
$CMD push --allow-nondistributable-artifacts --insecure images/appscode-charts-kube-grafana-dashboards-v2023.10.1.tar $IMAGE_REGISTRY/appscode-charts/kube-grafana-dashboards:v2023.10.1
$CMD push --allow-nondistributable-artifacts --insecure images/appscode-charts-kube-prometheus-stack-69.2.2.tar $IMAGE_REGISTRY/appscode-charts/kube-prometheus-stack:69.2.2
-$CMD push --allow-nondistributable-artifacts --insecure images/appscode-charts-kube-ui-server-v2026.1.15.tar $IMAGE_REGISTRY/appscode-charts/kube-ui-server:v2026.1.15
+$CMD push --allow-nondistributable-artifacts --insecure images/appscode-charts-kube-ui-server-v2026.2.16.tar $IMAGE_REGISTRY/appscode-charts/kube-ui-server:v2026.2.16
$CMD push --allow-nondistributable-artifacts --insecure images/appscode-charts-kubedb-opscenter-v2026.1.19.tar $IMAGE_REGISTRY/appscode-charts/kubedb-opscenter:v2026.1.19
$CMD push --allow-nondistributable-artifacts --insecure images/appscode-charts-kubedb-provider-aws-v2024.1.31.tar $IMAGE_REGISTRY/appscode-charts/kubedb-provider-aws:v2024.1.31
$CMD push --allow-nondistributable-artifacts --insecure images/appscode-charts-kubedb-provider-azure-v2024.1.31.tar $IMAGE_REGISTRY/appscode-charts/kubedb-provider-azure:v2024.1.31
$CMD push --allow-nondistributable-artifacts --insecure images/appscode-charts-kubedb-provider-gcp-v2024.1.31.tar $IMAGE_REGISTRY/appscode-charts/kubedb-provider-gcp:v2024.1.31
-$CMD push --allow-nondistributable-artifacts --insecure images/appscode-charts-kubedb-ui-presets-v2026.1.15.tar $IMAGE_REGISTRY/appscode-charts/kubedb-ui-presets:v2026.1.15
+$CMD push --allow-nondistributable-artifacts --insecure images/appscode-charts-kubedb-ui-presets-v2026.2.16.tar $IMAGE_REGISTRY/appscode-charts/kubedb-ui-presets:v2026.2.16
$CMD push --allow-nondistributable-artifacts --insecure images/appscode-charts-kubedb-v2026.1.19.tar $IMAGE_REGISTRY/appscode-charts/kubedb:v2026.1.19
-$CMD push --allow-nondistributable-artifacts --insecure images/appscode-charts-kubedbcom-cassandra-editor-options-v0.29.0.tar $IMAGE_REGISTRY/appscode-charts/kubedbcom-cassandra-editor-options:v0.29.0
-$CMD push --allow-nondistributable-artifacts --insecure images/appscode-charts-kubedbcom-cassandra-editor-v0.29.0.tar $IMAGE_REGISTRY/appscode-charts/kubedbcom-cassandra-editor:v0.29.0
-$CMD push --allow-nondistributable-artifacts --insecure images/appscode-charts-kubedbcom-clickhouse-editor-options-v0.29.0.tar $IMAGE_REGISTRY/appscode-charts/kubedbcom-clickhouse-editor-options:v0.29.0
-$CMD push --allow-nondistributable-artifacts --insecure images/appscode-charts-kubedbcom-clickhouse-editor-v0.29.0.tar $IMAGE_REGISTRY/appscode-charts/kubedbcom-clickhouse-editor:v0.29.0
-$CMD push --allow-nondistributable-artifacts --insecure images/appscode-charts-kubedbcom-druid-editor-options-v0.29.0.tar $IMAGE_REGISTRY/appscode-charts/kubedbcom-druid-editor-options:v0.29.0
-$CMD push --allow-nondistributable-artifacts --insecure images/appscode-charts-kubedbcom-druid-editor-v0.29.0.tar $IMAGE_REGISTRY/appscode-charts/kubedbcom-druid-editor:v0.29.0
-$CMD push --allow-nondistributable-artifacts --insecure images/appscode-charts-kubedbcom-elasticsearch-editor-options-v0.29.0.tar $IMAGE_REGISTRY/appscode-charts/kubedbcom-elasticsearch-editor-options:v0.29.0
-$CMD push --allow-nondistributable-artifacts --insecure images/appscode-charts-kubedbcom-elasticsearch-editor-v0.29.0.tar $IMAGE_REGISTRY/appscode-charts/kubedbcom-elasticsearch-editor:v0.29.0
-$CMD push --allow-nondistributable-artifacts --insecure images/appscode-charts-kubedbcom-etcd-editor-v0.29.0.tar $IMAGE_REGISTRY/appscode-charts/kubedbcom-etcd-editor:v0.29.0
-$CMD push --allow-nondistributable-artifacts --insecure images/appscode-charts-kubedbcom-ferretdb-editor-options-v0.29.0.tar $IMAGE_REGISTRY/appscode-charts/kubedbcom-ferretdb-editor-options:v0.29.0
-$CMD push --allow-nondistributable-artifacts --insecure images/appscode-charts-kubedbcom-ferretdb-editor-v0.29.0.tar $IMAGE_REGISTRY/appscode-charts/kubedbcom-ferretdb-editor:v0.29.0
-$CMD push --allow-nondistributable-artifacts --insecure images/appscode-charts-kubedbcom-hazelcast-editor-options-v0.29.0.tar $IMAGE_REGISTRY/appscode-charts/kubedbcom-hazelcast-editor-options:v0.29.0
-$CMD push --allow-nondistributable-artifacts --insecure images/appscode-charts-kubedbcom-hazelcast-editor-v0.29.0.tar $IMAGE_REGISTRY/appscode-charts/kubedbcom-hazelcast-editor:v0.29.0
-$CMD push --allow-nondistributable-artifacts --insecure images/appscode-charts-kubedbcom-ignite-editor-options-v0.29.0.tar $IMAGE_REGISTRY/appscode-charts/kubedbcom-ignite-editor-options:v0.29.0
-$CMD push --allow-nondistributable-artifacts --insecure images/appscode-charts-kubedbcom-ignite-editor-v0.29.0.tar $IMAGE_REGISTRY/appscode-charts/kubedbcom-ignite-editor:v0.29.0
-$CMD push --allow-nondistributable-artifacts --insecure images/appscode-charts-kubedbcom-kafka-editor-options-v0.29.0.tar $IMAGE_REGISTRY/appscode-charts/kubedbcom-kafka-editor-options:v0.29.0
-$CMD push --allow-nondistributable-artifacts --insecure images/appscode-charts-kubedbcom-kafka-editor-v0.29.0.tar $IMAGE_REGISTRY/appscode-charts/kubedbcom-kafka-editor:v0.29.0
-$CMD push --allow-nondistributable-artifacts --insecure images/appscode-charts-kubedbcom-mariadb-editor-options-v0.29.0.tar $IMAGE_REGISTRY/appscode-charts/kubedbcom-mariadb-editor-options:v0.29.0
-$CMD push --allow-nondistributable-artifacts --insecure images/appscode-charts-kubedbcom-mariadb-editor-v0.29.0.tar $IMAGE_REGISTRY/appscode-charts/kubedbcom-mariadb-editor:v0.29.0
-$CMD push --allow-nondistributable-artifacts --insecure images/appscode-charts-kubedbcom-memcached-editor-options-v0.29.0.tar $IMAGE_REGISTRY/appscode-charts/kubedbcom-memcached-editor-options:v0.29.0
-$CMD push --allow-nondistributable-artifacts --insecure images/appscode-charts-kubedbcom-memcached-editor-v0.29.0.tar $IMAGE_REGISTRY/appscode-charts/kubedbcom-memcached-editor:v0.29.0
-$CMD push --allow-nondistributable-artifacts --insecure images/appscode-charts-kubedbcom-mongodb-editor-options-v0.29.0.tar $IMAGE_REGISTRY/appscode-charts/kubedbcom-mongodb-editor-options:v0.29.0
-$CMD push --allow-nondistributable-artifacts --insecure images/appscode-charts-kubedbcom-mongodb-editor-v0.29.0.tar $IMAGE_REGISTRY/appscode-charts/kubedbcom-mongodb-editor:v0.29.0
-$CMD push --allow-nondistributable-artifacts --insecure images/appscode-charts-kubedbcom-mssqlserver-editor-options-v0.29.0.tar $IMAGE_REGISTRY/appscode-charts/kubedbcom-mssqlserver-editor-options:v0.29.0
-$CMD push --allow-nondistributable-artifacts --insecure images/appscode-charts-kubedbcom-mssqlserver-editor-v0.29.0.tar $IMAGE_REGISTRY/appscode-charts/kubedbcom-mssqlserver-editor:v0.29.0
-$CMD push --allow-nondistributable-artifacts --insecure images/appscode-charts-kubedbcom-mysql-editor-options-v0.29.0.tar $IMAGE_REGISTRY/appscode-charts/kubedbcom-mysql-editor-options:v0.29.0
-$CMD push --allow-nondistributable-artifacts --insecure images/appscode-charts-kubedbcom-mysql-editor-v0.29.0.tar $IMAGE_REGISTRY/appscode-charts/kubedbcom-mysql-editor:v0.29.0
-$CMD push --allow-nondistributable-artifacts --insecure images/appscode-charts-kubedbcom-oracle-editor-options-v0.29.0.tar $IMAGE_REGISTRY/appscode-charts/kubedbcom-oracle-editor-options:v0.29.0
-$CMD push --allow-nondistributable-artifacts --insecure images/appscode-charts-kubedbcom-oracle-editor-v0.29.0.tar $IMAGE_REGISTRY/appscode-charts/kubedbcom-oracle-editor:v0.29.0
-$CMD push --allow-nondistributable-artifacts --insecure images/appscode-charts-kubedbcom-perconaxtradb-editor-options-v0.29.0.tar $IMAGE_REGISTRY/appscode-charts/kubedbcom-perconaxtradb-editor-options:v0.29.0
-$CMD push --allow-nondistributable-artifacts --insecure images/appscode-charts-kubedbcom-perconaxtradb-editor-v0.29.0.tar $IMAGE_REGISTRY/appscode-charts/kubedbcom-perconaxtradb-editor:v0.29.0
-$CMD push --allow-nondistributable-artifacts --insecure images/appscode-charts-kubedbcom-pgbouncer-editor-options-v0.29.0.tar $IMAGE_REGISTRY/appscode-charts/kubedbcom-pgbouncer-editor-options:v0.29.0
-$CMD push --allow-nondistributable-artifacts --insecure images/appscode-charts-kubedbcom-pgbouncer-editor-v0.29.0.tar $IMAGE_REGISTRY/appscode-charts/kubedbcom-pgbouncer-editor:v0.29.0
-$CMD push --allow-nondistributable-artifacts --insecure images/appscode-charts-kubedbcom-pgpool-editor-options-v0.29.0.tar $IMAGE_REGISTRY/appscode-charts/kubedbcom-pgpool-editor-options:v0.29.0
-$CMD push --allow-nondistributable-artifacts --insecure images/appscode-charts-kubedbcom-pgpool-editor-v0.29.0.tar $IMAGE_REGISTRY/appscode-charts/kubedbcom-pgpool-editor:v0.29.0
-$CMD push --allow-nondistributable-artifacts --insecure images/appscode-charts-kubedbcom-postgres-editor-options-v0.29.0.tar $IMAGE_REGISTRY/appscode-charts/kubedbcom-postgres-editor-options:v0.29.0
-$CMD push --allow-nondistributable-artifacts --insecure images/appscode-charts-kubedbcom-postgres-editor-v0.29.0.tar $IMAGE_REGISTRY/appscode-charts/kubedbcom-postgres-editor:v0.29.0
-$CMD push --allow-nondistributable-artifacts --insecure images/appscode-charts-kubedbcom-proxysql-editor-options-v0.29.0.tar $IMAGE_REGISTRY/appscode-charts/kubedbcom-proxysql-editor-options:v0.29.0
-$CMD push --allow-nondistributable-artifacts --insecure images/appscode-charts-kubedbcom-proxysql-editor-v0.29.0.tar $IMAGE_REGISTRY/appscode-charts/kubedbcom-proxysql-editor:v0.29.0
-$CMD push --allow-nondistributable-artifacts --insecure images/appscode-charts-kubedbcom-rabbitmq-editor-options-v0.29.0.tar $IMAGE_REGISTRY/appscode-charts/kubedbcom-rabbitmq-editor-options:v0.29.0
-$CMD push --allow-nondistributable-artifacts --insecure images/appscode-charts-kubedbcom-rabbitmq-editor-v0.29.0.tar $IMAGE_REGISTRY/appscode-charts/kubedbcom-rabbitmq-editor:v0.29.0
-$CMD push --allow-nondistributable-artifacts --insecure images/appscode-charts-kubedbcom-redis-editor-options-v0.29.0.tar $IMAGE_REGISTRY/appscode-charts/kubedbcom-redis-editor-options:v0.29.0
-$CMD push --allow-nondistributable-artifacts --insecure images/appscode-charts-kubedbcom-redis-editor-v0.29.0.tar $IMAGE_REGISTRY/appscode-charts/kubedbcom-redis-editor:v0.29.0
-$CMD push --allow-nondistributable-artifacts --insecure images/appscode-charts-kubedbcom-redissentinel-editor-v0.29.0.tar $IMAGE_REGISTRY/appscode-charts/kubedbcom-redissentinel-editor:v0.29.0
-$CMD push --allow-nondistributable-artifacts --insecure images/appscode-charts-kubedbcom-singlestore-editor-options-v0.29.0.tar $IMAGE_REGISTRY/appscode-charts/kubedbcom-singlestore-editor-options:v0.29.0
-$CMD push --allow-nondistributable-artifacts --insecure images/appscode-charts-kubedbcom-singlestore-editor-v0.29.0.tar $IMAGE_REGISTRY/appscode-charts/kubedbcom-singlestore-editor:v0.29.0
-$CMD push --allow-nondistributable-artifacts --insecure images/appscode-charts-kubedbcom-solr-editor-options-v0.29.0.tar $IMAGE_REGISTRY/appscode-charts/kubedbcom-solr-editor-options:v0.29.0
-$CMD push --allow-nondistributable-artifacts --insecure images/appscode-charts-kubedbcom-solr-editor-v0.29.0.tar $IMAGE_REGISTRY/appscode-charts/kubedbcom-solr-editor:v0.29.0
-$CMD push --allow-nondistributable-artifacts --insecure images/appscode-charts-kubedbcom-zookeeper-editor-options-v0.29.0.tar $IMAGE_REGISTRY/appscode-charts/kubedbcom-zookeeper-editor-options:v0.29.0
-$CMD push --allow-nondistributable-artifacts --insecure images/appscode-charts-kubedbcom-zookeeper-editor-v0.29.0.tar $IMAGE_REGISTRY/appscode-charts/kubedbcom-zookeeper-editor:v0.29.0
+$CMD push --allow-nondistributable-artifacts --insecure images/appscode-charts-kubedbcom-cassandra-editor-options-v0.30.0.tar $IMAGE_REGISTRY/appscode-charts/kubedbcom-cassandra-editor-options:v0.30.0
+$CMD push --allow-nondistributable-artifacts --insecure images/appscode-charts-kubedbcom-cassandra-editor-v0.30.0.tar $IMAGE_REGISTRY/appscode-charts/kubedbcom-cassandra-editor:v0.30.0
+$CMD push --allow-nondistributable-artifacts --insecure images/appscode-charts-kubedbcom-clickhouse-editor-options-v0.30.0.tar $IMAGE_REGISTRY/appscode-charts/kubedbcom-clickhouse-editor-options:v0.30.0
+$CMD push --allow-nondistributable-artifacts --insecure images/appscode-charts-kubedbcom-clickhouse-editor-v0.30.0.tar $IMAGE_REGISTRY/appscode-charts/kubedbcom-clickhouse-editor:v0.30.0
+$CMD push --allow-nondistributable-artifacts --insecure images/appscode-charts-kubedbcom-druid-editor-options-v0.30.0.tar $IMAGE_REGISTRY/appscode-charts/kubedbcom-druid-editor-options:v0.30.0
+$CMD push --allow-nondistributable-artifacts --insecure images/appscode-charts-kubedbcom-druid-editor-v0.30.0.tar $IMAGE_REGISTRY/appscode-charts/kubedbcom-druid-editor:v0.30.0
+$CMD push --allow-nondistributable-artifacts --insecure images/appscode-charts-kubedbcom-elasticsearch-editor-options-v0.30.0.tar $IMAGE_REGISTRY/appscode-charts/kubedbcom-elasticsearch-editor-options:v0.30.0
+$CMD push --allow-nondistributable-artifacts --insecure images/appscode-charts-kubedbcom-elasticsearch-editor-v0.30.0.tar $IMAGE_REGISTRY/appscode-charts/kubedbcom-elasticsearch-editor:v0.30.0
+$CMD push --allow-nondistributable-artifacts --insecure images/appscode-charts-kubedbcom-etcd-editor-v0.30.0.tar $IMAGE_REGISTRY/appscode-charts/kubedbcom-etcd-editor:v0.30.0
+$CMD push --allow-nondistributable-artifacts --insecure images/appscode-charts-kubedbcom-ferretdb-editor-options-v0.30.0.tar $IMAGE_REGISTRY/appscode-charts/kubedbcom-ferretdb-editor-options:v0.30.0
+$CMD push --allow-nondistributable-artifacts --insecure images/appscode-charts-kubedbcom-ferretdb-editor-v0.30.0.tar $IMAGE_REGISTRY/appscode-charts/kubedbcom-ferretdb-editor:v0.30.0
+$CMD push --allow-nondistributable-artifacts --insecure images/appscode-charts-kubedbcom-hazelcast-editor-options-v0.30.0.tar $IMAGE_REGISTRY/appscode-charts/kubedbcom-hazelcast-editor-options:v0.30.0
+$CMD push --allow-nondistributable-artifacts --insecure images/appscode-charts-kubedbcom-hazelcast-editor-v0.30.0.tar $IMAGE_REGISTRY/appscode-charts/kubedbcom-hazelcast-editor:v0.30.0
+$CMD push --allow-nondistributable-artifacts --insecure images/appscode-charts-kubedbcom-ignite-editor-options-v0.30.0.tar $IMAGE_REGISTRY/appscode-charts/kubedbcom-ignite-editor-options:v0.30.0
+$CMD push --allow-nondistributable-artifacts --insecure images/appscode-charts-kubedbcom-ignite-editor-v0.30.0.tar $IMAGE_REGISTRY/appscode-charts/kubedbcom-ignite-editor:v0.30.0
+$CMD push --allow-nondistributable-artifacts --insecure images/appscode-charts-kubedbcom-kafka-editor-options-v0.30.0.tar $IMAGE_REGISTRY/appscode-charts/kubedbcom-kafka-editor-options:v0.30.0
+$CMD push --allow-nondistributable-artifacts --insecure images/appscode-charts-kubedbcom-kafka-editor-v0.30.0.tar $IMAGE_REGISTRY/appscode-charts/kubedbcom-kafka-editor:v0.30.0
+$CMD push --allow-nondistributable-artifacts --insecure images/appscode-charts-kubedbcom-mariadb-editor-options-v0.30.0.tar $IMAGE_REGISTRY/appscode-charts/kubedbcom-mariadb-editor-options:v0.30.0
+$CMD push --allow-nondistributable-artifacts --insecure images/appscode-charts-kubedbcom-mariadb-editor-v0.30.0.tar $IMAGE_REGISTRY/appscode-charts/kubedbcom-mariadb-editor:v0.30.0
+$CMD push --allow-nondistributable-artifacts --insecure images/appscode-charts-kubedbcom-memcached-editor-options-v0.30.0.tar $IMAGE_REGISTRY/appscode-charts/kubedbcom-memcached-editor-options:v0.30.0
+$CMD push --allow-nondistributable-artifacts --insecure images/appscode-charts-kubedbcom-memcached-editor-v0.30.0.tar $IMAGE_REGISTRY/appscode-charts/kubedbcom-memcached-editor:v0.30.0
+$CMD push --allow-nondistributable-artifacts --insecure images/appscode-charts-kubedbcom-mongodb-editor-options-v0.30.0.tar $IMAGE_REGISTRY/appscode-charts/kubedbcom-mongodb-editor-options:v0.30.0
+$CMD push --allow-nondistributable-artifacts --insecure images/appscode-charts-kubedbcom-mongodb-editor-v0.30.0.tar $IMAGE_REGISTRY/appscode-charts/kubedbcom-mongodb-editor:v0.30.0
+$CMD push --allow-nondistributable-artifacts --insecure images/appscode-charts-kubedbcom-mssqlserver-editor-options-v0.30.0.tar $IMAGE_REGISTRY/appscode-charts/kubedbcom-mssqlserver-editor-options:v0.30.0
+$CMD push --allow-nondistributable-artifacts --insecure images/appscode-charts-kubedbcom-mssqlserver-editor-v0.30.0.tar $IMAGE_REGISTRY/appscode-charts/kubedbcom-mssqlserver-editor:v0.30.0
+$CMD push --allow-nondistributable-artifacts --insecure images/appscode-charts-kubedbcom-mysql-editor-options-v0.30.0.tar $IMAGE_REGISTRY/appscode-charts/kubedbcom-mysql-editor-options:v0.30.0
+$CMD push --allow-nondistributable-artifacts --insecure images/appscode-charts-kubedbcom-mysql-editor-v0.30.0.tar $IMAGE_REGISTRY/appscode-charts/kubedbcom-mysql-editor:v0.30.0
+$CMD push --allow-nondistributable-artifacts --insecure images/appscode-charts-kubedbcom-oracle-editor-options-v0.30.0.tar $IMAGE_REGISTRY/appscode-charts/kubedbcom-oracle-editor-options:v0.30.0
+$CMD push --allow-nondistributable-artifacts --insecure images/appscode-charts-kubedbcom-oracle-editor-v0.30.0.tar $IMAGE_REGISTRY/appscode-charts/kubedbcom-oracle-editor:v0.30.0
+$CMD push --allow-nondistributable-artifacts --insecure images/appscode-charts-kubedbcom-perconaxtradb-editor-options-v0.30.0.tar $IMAGE_REGISTRY/appscode-charts/kubedbcom-perconaxtradb-editor-options:v0.30.0
+$CMD push --allow-nondistributable-artifacts --insecure images/appscode-charts-kubedbcom-perconaxtradb-editor-v0.30.0.tar $IMAGE_REGISTRY/appscode-charts/kubedbcom-perconaxtradb-editor:v0.30.0
+$CMD push --allow-nondistributable-artifacts --insecure images/appscode-charts-kubedbcom-pgbouncer-editor-options-v0.30.0.tar $IMAGE_REGISTRY/appscode-charts/kubedbcom-pgbouncer-editor-options:v0.30.0
+$CMD push --allow-nondistributable-artifacts --insecure images/appscode-charts-kubedbcom-pgbouncer-editor-v0.30.0.tar $IMAGE_REGISTRY/appscode-charts/kubedbcom-pgbouncer-editor:v0.30.0
+$CMD push --allow-nondistributable-artifacts --insecure images/appscode-charts-kubedbcom-pgpool-editor-options-v0.30.0.tar $IMAGE_REGISTRY/appscode-charts/kubedbcom-pgpool-editor-options:v0.30.0
+$CMD push --allow-nondistributable-artifacts --insecure images/appscode-charts-kubedbcom-pgpool-editor-v0.30.0.tar $IMAGE_REGISTRY/appscode-charts/kubedbcom-pgpool-editor:v0.30.0
+$CMD push --allow-nondistributable-artifacts --insecure images/appscode-charts-kubedbcom-postgres-editor-options-v0.30.0.tar $IMAGE_REGISTRY/appscode-charts/kubedbcom-postgres-editor-options:v0.30.0
+$CMD push --allow-nondistributable-artifacts --insecure images/appscode-charts-kubedbcom-postgres-editor-v0.30.0.tar $IMAGE_REGISTRY/appscode-charts/kubedbcom-postgres-editor:v0.30.0
+$CMD push --allow-nondistributable-artifacts --insecure images/appscode-charts-kubedbcom-proxysql-editor-options-v0.30.0.tar $IMAGE_REGISTRY/appscode-charts/kubedbcom-proxysql-editor-options:v0.30.0
+$CMD push --allow-nondistributable-artifacts --insecure images/appscode-charts-kubedbcom-proxysql-editor-v0.30.0.tar $IMAGE_REGISTRY/appscode-charts/kubedbcom-proxysql-editor:v0.30.0
+$CMD push --allow-nondistributable-artifacts --insecure images/appscode-charts-kubedbcom-rabbitmq-editor-options-v0.30.0.tar $IMAGE_REGISTRY/appscode-charts/kubedbcom-rabbitmq-editor-options:v0.30.0
+$CMD push --allow-nondistributable-artifacts --insecure images/appscode-charts-kubedbcom-rabbitmq-editor-v0.30.0.tar $IMAGE_REGISTRY/appscode-charts/kubedbcom-rabbitmq-editor:v0.30.0
+$CMD push --allow-nondistributable-artifacts --insecure images/appscode-charts-kubedbcom-redis-editor-options-v0.30.0.tar $IMAGE_REGISTRY/appscode-charts/kubedbcom-redis-editor-options:v0.30.0
+$CMD push --allow-nondistributable-artifacts --insecure images/appscode-charts-kubedbcom-redis-editor-v0.30.0.tar $IMAGE_REGISTRY/appscode-charts/kubedbcom-redis-editor:v0.30.0
+$CMD push --allow-nondistributable-artifacts --insecure images/appscode-charts-kubedbcom-redissentinel-editor-v0.30.0.tar $IMAGE_REGISTRY/appscode-charts/kubedbcom-redissentinel-editor:v0.30.0
+$CMD push --allow-nondistributable-artifacts --insecure images/appscode-charts-kubedbcom-singlestore-editor-options-v0.30.0.tar $IMAGE_REGISTRY/appscode-charts/kubedbcom-singlestore-editor-options:v0.30.0
+$CMD push --allow-nondistributable-artifacts --insecure images/appscode-charts-kubedbcom-singlestore-editor-v0.30.0.tar $IMAGE_REGISTRY/appscode-charts/kubedbcom-singlestore-editor:v0.30.0
+$CMD push --allow-nondistributable-artifacts --insecure images/appscode-charts-kubedbcom-solr-editor-options-v0.30.0.tar $IMAGE_REGISTRY/appscode-charts/kubedbcom-solr-editor-options:v0.30.0
+$CMD push --allow-nondistributable-artifacts --insecure images/appscode-charts-kubedbcom-solr-editor-v0.30.0.tar $IMAGE_REGISTRY/appscode-charts/kubedbcom-solr-editor:v0.30.0
+$CMD push --allow-nondistributable-artifacts --insecure images/appscode-charts-kubedbcom-zookeeper-editor-options-v0.30.0.tar $IMAGE_REGISTRY/appscode-charts/kubedbcom-zookeeper-editor-options:v0.30.0
+$CMD push --allow-nondistributable-artifacts --insecure images/appscode-charts-kubedbcom-zookeeper-editor-v0.30.0.tar $IMAGE_REGISTRY/appscode-charts/kubedbcom-zookeeper-editor:v0.30.0
$CMD push --allow-nondistributable-artifacts --insecure images/appscode-charts-kubestash-v2026.1.19.tar $IMAGE_REGISTRY/appscode-charts/kubestash:v2026.1.19
$CMD push --allow-nondistributable-artifacts --insecure images/appscode-charts-kubevault-opscenter-v2025.11.21.tar $IMAGE_REGISTRY/appscode-charts/kubevault-opscenter:v2025.11.21
$CMD push --allow-nondistributable-artifacts --insecure images/appscode-charts-kubevault-v2025.11.21.tar $IMAGE_REGISTRY/appscode-charts/kubevault:v2025.11.21
@@ -188,33 +188,33 @@ $CMD push --allow-nondistributable-artifacts --insecure images/appscode-charts-m
$CMD push --allow-nondistributable-artifacts --insecure images/appscode-charts-opencost-grafana-dashboards-v2023.10.1.tar $IMAGE_REGISTRY/appscode-charts/opencost-grafana-dashboards:v2023.10.1
$CMD push --allow-nondistributable-artifacts --insecure images/appscode-charts-opencost-1.18.1.tar $IMAGE_REGISTRY/appscode-charts/opencost:1.18.1
$CMD push --allow-nondistributable-artifacts --insecure images/appscode-charts-operator-shard-manager-v2026.1.15.tar $IMAGE_REGISTRY/appscode-charts/operator-shard-manager:v2026.1.15
-$CMD push --allow-nondistributable-artifacts --insecure images/appscode-charts-opscenter-features-v2026.1.15.tar $IMAGE_REGISTRY/appscode-charts/opscenter-features:v2026.1.15
-$CMD push --allow-nondistributable-artifacts --insecure images/appscode-charts-opskubedbcom-cassandraopsrequest-editor-v0.29.0.tar $IMAGE_REGISTRY/appscode-charts/opskubedbcom-cassandraopsrequest-editor:v0.29.0
-$CMD push --allow-nondistributable-artifacts --insecure images/appscode-charts-opskubedbcom-clickhouseopsrequest-editor-v0.29.0.tar $IMAGE_REGISTRY/appscode-charts/opskubedbcom-clickhouseopsrequest-editor:v0.29.0
-$CMD push --allow-nondistributable-artifacts --insecure images/appscode-charts-opskubedbcom-druidopsrequest-editor-v0.29.0.tar $IMAGE_REGISTRY/appscode-charts/opskubedbcom-druidopsrequest-editor:v0.29.0
-$CMD push --allow-nondistributable-artifacts --insecure images/appscode-charts-opskubedbcom-elasticsearchopsrequest-editor-v0.29.0.tar $IMAGE_REGISTRY/appscode-charts/opskubedbcom-elasticsearchopsrequest-editor:v0.29.0
-$CMD push --allow-nondistributable-artifacts --insecure images/appscode-charts-opskubedbcom-etcdopsrequest-editor-v0.29.0.tar $IMAGE_REGISTRY/appscode-charts/opskubedbcom-etcdopsrequest-editor:v0.29.0
-$CMD push --allow-nondistributable-artifacts --insecure images/appscode-charts-opskubedbcom-ferretdbopsrequest-editor-v0.29.0.tar $IMAGE_REGISTRY/appscode-charts/opskubedbcom-ferretdbopsrequest-editor:v0.29.0
-$CMD push --allow-nondistributable-artifacts --insecure images/appscode-charts-opskubedbcom-hazelcastopsrequest-editor-v0.29.0.tar $IMAGE_REGISTRY/appscode-charts/opskubedbcom-hazelcastopsrequest-editor:v0.29.0
-$CMD push --allow-nondistributable-artifacts --insecure images/appscode-charts-opskubedbcom-igniteopsrequest-editor-v0.29.0.tar $IMAGE_REGISTRY/appscode-charts/opskubedbcom-igniteopsrequest-editor:v0.29.0
-$CMD push --allow-nondistributable-artifacts --insecure images/appscode-charts-opskubedbcom-kafkaopsrequest-editor-v0.29.0.tar $IMAGE_REGISTRY/appscode-charts/opskubedbcom-kafkaopsrequest-editor:v0.29.0
-$CMD push --allow-nondistributable-artifacts --insecure images/appscode-charts-opskubedbcom-mariadbopsrequest-editor-v0.29.0.tar $IMAGE_REGISTRY/appscode-charts/opskubedbcom-mariadbopsrequest-editor:v0.29.0
-$CMD push --allow-nondistributable-artifacts --insecure images/appscode-charts-opskubedbcom-memcachedopsrequest-editor-v0.29.0.tar $IMAGE_REGISTRY/appscode-charts/opskubedbcom-memcachedopsrequest-editor:v0.29.0
-$CMD push --allow-nondistributable-artifacts --insecure images/appscode-charts-opskubedbcom-mongodbopsrequest-editor-v0.29.0.tar $IMAGE_REGISTRY/appscode-charts/opskubedbcom-mongodbopsrequest-editor:v0.29.0
-$CMD push --allow-nondistributable-artifacts --insecure images/appscode-charts-opskubedbcom-mssqlserveropsrequest-editor-v0.29.0.tar $IMAGE_REGISTRY/appscode-charts/opskubedbcom-mssqlserveropsrequest-editor:v0.29.0
-$CMD push --allow-nondistributable-artifacts --insecure images/appscode-charts-opskubedbcom-mysqlopsrequest-editor-v0.29.0.tar $IMAGE_REGISTRY/appscode-charts/opskubedbcom-mysqlopsrequest-editor:v0.29.0
-$CMD push --allow-nondistributable-artifacts --insecure images/appscode-charts-opskubedbcom-oracleopsrequest-editor-v0.29.0.tar $IMAGE_REGISTRY/appscode-charts/opskubedbcom-oracleopsrequest-editor:v0.29.0
-$CMD push --allow-nondistributable-artifacts --insecure images/appscode-charts-opskubedbcom-perconaxtradbopsrequest-editor-v0.29.0.tar $IMAGE_REGISTRY/appscode-charts/opskubedbcom-perconaxtradbopsrequest-editor:v0.29.0
-$CMD push --allow-nondistributable-artifacts --insecure images/appscode-charts-opskubedbcom-pgbounceropsrequest-editor-v0.29.0.tar $IMAGE_REGISTRY/appscode-charts/opskubedbcom-pgbounceropsrequest-editor:v0.29.0
-$CMD push --allow-nondistributable-artifacts --insecure images/appscode-charts-opskubedbcom-pgpoolopsrequest-editor-v0.29.0.tar $IMAGE_REGISTRY/appscode-charts/opskubedbcom-pgpoolopsrequest-editor:v0.29.0
-$CMD push --allow-nondistributable-artifacts --insecure images/appscode-charts-opskubedbcom-postgresopsrequest-editor-v0.29.0.tar $IMAGE_REGISTRY/appscode-charts/opskubedbcom-postgresopsrequest-editor:v0.29.0
-$CMD push --allow-nondistributable-artifacts --insecure images/appscode-charts-opskubedbcom-proxysqlopsrequest-editor-v0.29.0.tar $IMAGE_REGISTRY/appscode-charts/opskubedbcom-proxysqlopsrequest-editor:v0.29.0
-$CMD push --allow-nondistributable-artifacts --insecure images/appscode-charts-opskubedbcom-rabbitmqopsrequest-editor-v0.29.0.tar $IMAGE_REGISTRY/appscode-charts/opskubedbcom-rabbitmqopsrequest-editor:v0.29.0
-$CMD push --allow-nondistributable-artifacts --insecure images/appscode-charts-opskubedbcom-redisopsrequest-editor-v0.29.0.tar $IMAGE_REGISTRY/appscode-charts/opskubedbcom-redisopsrequest-editor:v0.29.0
-$CMD push --allow-nondistributable-artifacts --insecure images/appscode-charts-opskubedbcom-redissentinelopsrequest-editor-v0.29.0.tar $IMAGE_REGISTRY/appscode-charts/opskubedbcom-redissentinelopsrequest-editor:v0.29.0
-$CMD push --allow-nondistributable-artifacts --insecure images/appscode-charts-opskubedbcom-singlestoreopsrequest-editor-v0.29.0.tar $IMAGE_REGISTRY/appscode-charts/opskubedbcom-singlestoreopsrequest-editor:v0.29.0
-$CMD push --allow-nondistributable-artifacts --insecure images/appscode-charts-opskubedbcom-solropsrequest-editor-v0.29.0.tar $IMAGE_REGISTRY/appscode-charts/opskubedbcom-solropsrequest-editor:v0.29.0
-$CMD push --allow-nondistributable-artifacts --insecure images/appscode-charts-opskubedbcom-zookeeperopsrequest-editor-v0.29.0.tar $IMAGE_REGISTRY/appscode-charts/opskubedbcom-zookeeperopsrequest-editor:v0.29.0
+$CMD push --allow-nondistributable-artifacts --insecure images/appscode-charts-opscenter-features-v2026.2.16.tar $IMAGE_REGISTRY/appscode-charts/opscenter-features:v2026.2.16
+$CMD push --allow-nondistributable-artifacts --insecure images/appscode-charts-opskubedbcom-cassandraopsrequest-editor-v0.30.0.tar $IMAGE_REGISTRY/appscode-charts/opskubedbcom-cassandraopsrequest-editor:v0.30.0
+$CMD push --allow-nondistributable-artifacts --insecure images/appscode-charts-opskubedbcom-clickhouseopsrequest-editor-v0.30.0.tar $IMAGE_REGISTRY/appscode-charts/opskubedbcom-clickhouseopsrequest-editor:v0.30.0
+$CMD push --allow-nondistributable-artifacts --insecure images/appscode-charts-opskubedbcom-druidopsrequest-editor-v0.30.0.tar $IMAGE_REGISTRY/appscode-charts/opskubedbcom-druidopsrequest-editor:v0.30.0
+$CMD push --allow-nondistributable-artifacts --insecure images/appscode-charts-opskubedbcom-elasticsearchopsrequest-editor-v0.30.0.tar $IMAGE_REGISTRY/appscode-charts/opskubedbcom-elasticsearchopsrequest-editor:v0.30.0
+$CMD push --allow-nondistributable-artifacts --insecure images/appscode-charts-opskubedbcom-etcdopsrequest-editor-v0.30.0.tar $IMAGE_REGISTRY/appscode-charts/opskubedbcom-etcdopsrequest-editor:v0.30.0
+$CMD push --allow-nondistributable-artifacts --insecure images/appscode-charts-opskubedbcom-ferretdbopsrequest-editor-v0.30.0.tar $IMAGE_REGISTRY/appscode-charts/opskubedbcom-ferretdbopsrequest-editor:v0.30.0
+$CMD push --allow-nondistributable-artifacts --insecure images/appscode-charts-opskubedbcom-hazelcastopsrequest-editor-v0.30.0.tar $IMAGE_REGISTRY/appscode-charts/opskubedbcom-hazelcastopsrequest-editor:v0.30.0
+$CMD push --allow-nondistributable-artifacts --insecure images/appscode-charts-opskubedbcom-igniteopsrequest-editor-v0.30.0.tar $IMAGE_REGISTRY/appscode-charts/opskubedbcom-igniteopsrequest-editor:v0.30.0
+$CMD push --allow-nondistributable-artifacts --insecure images/appscode-charts-opskubedbcom-kafkaopsrequest-editor-v0.30.0.tar $IMAGE_REGISTRY/appscode-charts/opskubedbcom-kafkaopsrequest-editor:v0.30.0
+$CMD push --allow-nondistributable-artifacts --insecure images/appscode-charts-opskubedbcom-mariadbopsrequest-editor-v0.30.0.tar $IMAGE_REGISTRY/appscode-charts/opskubedbcom-mariadbopsrequest-editor:v0.30.0
+$CMD push --allow-nondistributable-artifacts --insecure images/appscode-charts-opskubedbcom-memcachedopsrequest-editor-v0.30.0.tar $IMAGE_REGISTRY/appscode-charts/opskubedbcom-memcachedopsrequest-editor:v0.30.0
+$CMD push --allow-nondistributable-artifacts --insecure images/appscode-charts-opskubedbcom-mongodbopsrequest-editor-v0.30.0.tar $IMAGE_REGISTRY/appscode-charts/opskubedbcom-mongodbopsrequest-editor:v0.30.0
+$CMD push --allow-nondistributable-artifacts --insecure images/appscode-charts-opskubedbcom-mssqlserveropsrequest-editor-v0.30.0.tar $IMAGE_REGISTRY/appscode-charts/opskubedbcom-mssqlserveropsrequest-editor:v0.30.0
+$CMD push --allow-nondistributable-artifacts --insecure images/appscode-charts-opskubedbcom-mysqlopsrequest-editor-v0.30.0.tar $IMAGE_REGISTRY/appscode-charts/opskubedbcom-mysqlopsrequest-editor:v0.30.0
+$CMD push --allow-nondistributable-artifacts --insecure images/appscode-charts-opskubedbcom-oracleopsrequest-editor-v0.30.0.tar $IMAGE_REGISTRY/appscode-charts/opskubedbcom-oracleopsrequest-editor:v0.30.0
+$CMD push --allow-nondistributable-artifacts --insecure images/appscode-charts-opskubedbcom-perconaxtradbopsrequest-editor-v0.30.0.tar $IMAGE_REGISTRY/appscode-charts/opskubedbcom-perconaxtradbopsrequest-editor:v0.30.0
+$CMD push --allow-nondistributable-artifacts --insecure images/appscode-charts-opskubedbcom-pgbounceropsrequest-editor-v0.30.0.tar $IMAGE_REGISTRY/appscode-charts/opskubedbcom-pgbounceropsrequest-editor:v0.30.0
+$CMD push --allow-nondistributable-artifacts --insecure images/appscode-charts-opskubedbcom-pgpoolopsrequest-editor-v0.30.0.tar $IMAGE_REGISTRY/appscode-charts/opskubedbcom-pgpoolopsrequest-editor:v0.30.0
+$CMD push --allow-nondistributable-artifacts --insecure images/appscode-charts-opskubedbcom-postgresopsrequest-editor-v0.30.0.tar $IMAGE_REGISTRY/appscode-charts/opskubedbcom-postgresopsrequest-editor:v0.30.0
+$CMD push --allow-nondistributable-artifacts --insecure images/appscode-charts-opskubedbcom-proxysqlopsrequest-editor-v0.30.0.tar $IMAGE_REGISTRY/appscode-charts/opskubedbcom-proxysqlopsrequest-editor:v0.30.0
+$CMD push --allow-nondistributable-artifacts --insecure images/appscode-charts-opskubedbcom-rabbitmqopsrequest-editor-v0.30.0.tar $IMAGE_REGISTRY/appscode-charts/opskubedbcom-rabbitmqopsrequest-editor:v0.30.0
+$CMD push --allow-nondistributable-artifacts --insecure images/appscode-charts-opskubedbcom-redisopsrequest-editor-v0.30.0.tar $IMAGE_REGISTRY/appscode-charts/opskubedbcom-redisopsrequest-editor:v0.30.0
+$CMD push --allow-nondistributable-artifacts --insecure images/appscode-charts-opskubedbcom-redissentinelopsrequest-editor-v0.30.0.tar $IMAGE_REGISTRY/appscode-charts/opskubedbcom-redissentinelopsrequest-editor:v0.30.0
+$CMD push --allow-nondistributable-artifacts --insecure images/appscode-charts-opskubedbcom-singlestoreopsrequest-editor-v0.30.0.tar $IMAGE_REGISTRY/appscode-charts/opskubedbcom-singlestoreopsrequest-editor:v0.30.0
+$CMD push --allow-nondistributable-artifacts --insecure images/appscode-charts-opskubedbcom-solropsrequest-editor-v0.30.0.tar $IMAGE_REGISTRY/appscode-charts/opskubedbcom-solropsrequest-editor:v0.30.0
+$CMD push --allow-nondistributable-artifacts --insecure images/appscode-charts-opskubedbcom-zookeeperopsrequest-editor-v0.30.0.tar $IMAGE_REGISTRY/appscode-charts/opskubedbcom-zookeeperopsrequest-editor:v0.30.0
$CMD push --allow-nondistributable-artifacts --insecure images/appscode-charts-panopticon-v2026.1.15.tar $IMAGE_REGISTRY/appscode-charts/panopticon:v2026.1.15
$CMD push --allow-nondistributable-artifacts --insecure images/appscode-charts-prepare-cluster-v2023.12.21.tar $IMAGE_REGISTRY/appscode-charts/prepare-cluster:v2023.12.21
$CMD push --allow-nondistributable-artifacts --insecure images/appscode-charts-prometheus-adapter-4.9.0.tar $IMAGE_REGISTRY/appscode-charts/prometheus-adapter:4.9.0
@@ -225,22 +225,22 @@ $CMD push --allow-nondistributable-artifacts --insecure images/appscode-charts-s
$CMD push --allow-nondistributable-artifacts --insecure images/appscode-charts-secrets-store-csi-driver-provider-gcp-0.1.0.tar $IMAGE_REGISTRY/appscode-charts/secrets-store-csi-driver-provider-gcp:0.1.0
$CMD push --allow-nondistributable-artifacts --insecure images/appscode-charts-secrets-store-csi-driver-provider-virtual-secrets-v2025.3.14.tar $IMAGE_REGISTRY/appscode-charts/secrets-store-csi-driver-provider-virtual-secrets:v2025.3.14
$CMD push --allow-nondistributable-artifacts --insecure images/appscode-charts-secrets-store-csi-driver-1.4.1.tar $IMAGE_REGISTRY/appscode-charts/secrets-store-csi-driver:1.4.1
-$CMD push --allow-nondistributable-artifacts --insecure images/appscode-charts-service-backend-v2026.1.15.tar $IMAGE_REGISTRY/appscode-charts/service-backend:v2026.1.15
-$CMD push --allow-nondistributable-artifacts --insecure images/appscode-charts-service-gateway-presets-v2026.1.15.tar $IMAGE_REGISTRY/appscode-charts/service-gateway-presets:v2026.1.15
-$CMD push --allow-nondistributable-artifacts --insecure images/appscode-charts-service-gateway-v2026.1.15.tar $IMAGE_REGISTRY/appscode-charts/service-gateway:v2026.1.15
-$CMD push --allow-nondistributable-artifacts --insecure images/appscode-charts-service-provider-v2026.1.15.tar $IMAGE_REGISTRY/appscode-charts/service-provider:v2026.1.15
+$CMD push --allow-nondistributable-artifacts --insecure images/appscode-charts-service-backend-v2026.2.16.tar $IMAGE_REGISTRY/appscode-charts/service-backend:v2026.2.16
+$CMD push --allow-nondistributable-artifacts --insecure images/appscode-charts-service-gateway-presets-v2026.2.16.tar $IMAGE_REGISTRY/appscode-charts/service-gateway-presets:v2026.2.16
+$CMD push --allow-nondistributable-artifacts --insecure images/appscode-charts-service-gateway-v2026.2.16.tar $IMAGE_REGISTRY/appscode-charts/service-gateway:v2026.2.16
+$CMD push --allow-nondistributable-artifacts --insecure images/appscode-charts-service-provider-v2026.2.16.tar $IMAGE_REGISTRY/appscode-charts/service-provider:v2026.2.16
$CMD push --allow-nondistributable-artifacts --insecure images/appscode-charts-sidekick-v2026.1.15.tar $IMAGE_REGISTRY/appscode-charts/sidekick:v2026.1.15
$CMD push --allow-nondistributable-artifacts --insecure images/appscode-charts-snapshot-controller-3.0.6.tar $IMAGE_REGISTRY/appscode-charts/snapshot-controller:3.0.6
$CMD push --allow-nondistributable-artifacts --insecure images/appscode-charts-spoke-cluster-addons-v2024.7.10.tar $IMAGE_REGISTRY/appscode-charts/spoke-cluster-addons:v2024.7.10
$CMD push --allow-nondistributable-artifacts --insecure images/appscode-charts-stash-opscenter-v2025.7.31.tar $IMAGE_REGISTRY/appscode-charts/stash-opscenter:v2025.7.31
-$CMD push --allow-nondistributable-artifacts --insecure images/appscode-charts-stash-presets-v2026.1.15.tar $IMAGE_REGISTRY/appscode-charts/stash-presets:v2026.1.15
+$CMD push --allow-nondistributable-artifacts --insecure images/appscode-charts-stash-presets-v2026.2.16.tar $IMAGE_REGISTRY/appscode-charts/stash-presets:v2026.2.16
$CMD push --allow-nondistributable-artifacts --insecure images/appscode-charts-stash-v2025.7.31.tar $IMAGE_REGISTRY/appscode-charts/stash:v2025.7.31
-$CMD push --allow-nondistributable-artifacts --insecure images/appscode-charts-storagekubestashcom-backupstorage-editor-options-v0.29.0.tar $IMAGE_REGISTRY/appscode-charts/storagekubestashcom-backupstorage-editor-options:v0.29.0
-$CMD push --allow-nondistributable-artifacts --insecure images/appscode-charts-storagekubestashcom-backupstorage-editor-v0.29.0.tar $IMAGE_REGISTRY/appscode-charts/storagekubestashcom-backupstorage-editor:v0.29.0
-$CMD push --allow-nondistributable-artifacts --insecure images/appscode-charts-storagekubestashcom-repository-editor-options-v0.29.0.tar $IMAGE_REGISTRY/appscode-charts/storagekubestashcom-repository-editor-options:v0.29.0
-$CMD push --allow-nondistributable-artifacts --insecure images/appscode-charts-storagekubestashcom-repository-editor-v0.29.0.tar $IMAGE_REGISTRY/appscode-charts/storagekubestashcom-repository-editor:v0.29.0
-$CMD push --allow-nondistributable-artifacts --insecure images/appscode-charts-storagekubestashcom-retentionpolicy-editor-v0.29.0.tar $IMAGE_REGISTRY/appscode-charts/storagekubestashcom-retentionpolicy-editor:v0.29.0
-$CMD push --allow-nondistributable-artifacts --insecure images/appscode-charts-storagekubestashcom-snapshot-editor-v0.29.0.tar $IMAGE_REGISTRY/appscode-charts/storagekubestashcom-snapshot-editor:v0.29.0
+$CMD push --allow-nondistributable-artifacts --insecure images/appscode-charts-storagekubestashcom-backupstorage-editor-options-v0.30.0.tar $IMAGE_REGISTRY/appscode-charts/storagekubestashcom-backupstorage-editor-options:v0.30.0
+$CMD push --allow-nondistributable-artifacts --insecure images/appscode-charts-storagekubestashcom-backupstorage-editor-v0.30.0.tar $IMAGE_REGISTRY/appscode-charts/storagekubestashcom-backupstorage-editor:v0.30.0
+$CMD push --allow-nondistributable-artifacts --insecure images/appscode-charts-storagekubestashcom-repository-editor-options-v0.30.0.tar $IMAGE_REGISTRY/appscode-charts/storagekubestashcom-repository-editor-options:v0.30.0
+$CMD push --allow-nondistributable-artifacts --insecure images/appscode-charts-storagekubestashcom-repository-editor-v0.30.0.tar $IMAGE_REGISTRY/appscode-charts/storagekubestashcom-repository-editor:v0.30.0
+$CMD push --allow-nondistributable-artifacts --insecure images/appscode-charts-storagekubestashcom-retentionpolicy-editor-v0.30.0.tar $IMAGE_REGISTRY/appscode-charts/storagekubestashcom-retentionpolicy-editor:v0.30.0
+$CMD push --allow-nondistributable-artifacts --insecure images/appscode-charts-storagekubestashcom-snapshot-editor-v0.30.0.tar $IMAGE_REGISTRY/appscode-charts/storagekubestashcom-snapshot-editor:v0.30.0
$CMD push --allow-nondistributable-artifacts --insecure images/appscode-charts-supervisor-v2026.1.15.tar $IMAGE_REGISTRY/appscode-charts/supervisor:v2026.1.15
$CMD push --allow-nondistributable-artifacts --insecure images/appscode-charts-topolvm-15.0.0.tar $IMAGE_REGISTRY/appscode-charts/topolvm:15.0.0
$CMD push --allow-nondistributable-artifacts --insecure images/appscode-charts-uibytebuildersdev-component-alert-v0.12.0.tar $IMAGE_REGISTRY/appscode-charts/uibytebuildersdev-component-alert:v0.12.0
@@ -266,24 +266,24 @@ $CMD push --allow-nondistributable-artifacts --insecure images/appscode-charts-u
$CMD push --allow-nondistributable-artifacts --insecure images/appscode-charts-uibytebuildersdev-component-selector-v0.12.0.tar $IMAGE_REGISTRY/appscode-charts/uibytebuildersdev-component-selector:v0.12.0
$CMD push --allow-nondistributable-artifacts --insecure images/appscode-charts-uibytebuildersdev-component-service-templates-v0.12.0.tar $IMAGE_REGISTRY/appscode-charts/uibytebuildersdev-component-service-templates:v0.12.0
$CMD push --allow-nondistributable-artifacts --insecure images/appscode-charts-uibytebuildersdev-component-stash-presets-v0.12.0.tar $IMAGE_REGISTRY/appscode-charts/uibytebuildersdev-component-stash-presets:v0.12.0
-$CMD push --allow-nondistributable-artifacts --insecure images/appscode-charts-uik8sappscodecom-featureset-capi-capa-editor-v0.29.0.tar $IMAGE_REGISTRY/appscode-charts/uik8sappscodecom-featureset-capi-capa-editor:v0.29.0
-$CMD push --allow-nondistributable-artifacts --insecure images/appscode-charts-uik8sappscodecom-featureset-capi-core-editor-v0.29.0.tar $IMAGE_REGISTRY/appscode-charts/uik8sappscodecom-featureset-capi-core-editor:v0.29.0
-$CMD push --allow-nondistributable-artifacts --insecure images/appscode-charts-uik8sappscodecom-featureset-crossplane-editor-v0.29.0.tar $IMAGE_REGISTRY/appscode-charts/uik8sappscodecom-featureset-crossplane-editor:v0.29.0
-$CMD push --allow-nondistributable-artifacts --insecure images/appscode-charts-uik8sappscodecom-featureset-ocm-hub-editor-v0.29.0.tar $IMAGE_REGISTRY/appscode-charts/uik8sappscodecom-featureset-ocm-hub-editor:v0.29.0
-$CMD push --allow-nondistributable-artifacts --insecure images/appscode-charts-uik8sappscodecom-featureset-ocm-mc-editor-v0.29.0.tar $IMAGE_REGISTRY/appscode-charts/uik8sappscodecom-featureset-ocm-mc-editor:v0.29.0
-$CMD push --allow-nondistributable-artifacts --insecure images/appscode-charts-uik8sappscodecom-featureset-ocm-spoke-editor-v0.29.0.tar $IMAGE_REGISTRY/appscode-charts/uik8sappscodecom-featureset-ocm-spoke-editor:v0.29.0
-$CMD push --allow-nondistributable-artifacts --insecure images/appscode-charts-uik8sappscodecom-featureset-opscenter-backup-editor-v0.29.0.tar $IMAGE_REGISTRY/appscode-charts/uik8sappscodecom-featureset-opscenter-backup-editor:v0.29.0
-$CMD push --allow-nondistributable-artifacts --insecure images/appscode-charts-uik8sappscodecom-featureset-opscenter-core-editor-v0.29.0.tar $IMAGE_REGISTRY/appscode-charts/uik8sappscodecom-featureset-opscenter-core-editor:v0.29.0
-$CMD push --allow-nondistributable-artifacts --insecure images/appscode-charts-uik8sappscodecom-featureset-opscenter-cost-editor-v0.29.0.tar $IMAGE_REGISTRY/appscode-charts/uik8sappscodecom-featureset-opscenter-cost-editor:v0.29.0
-$CMD push --allow-nondistributable-artifacts --insecure images/appscode-charts-uik8sappscodecom-featureset-opscenter-datastore-editor-v0.29.0.tar $IMAGE_REGISTRY/appscode-charts/uik8sappscodecom-featureset-opscenter-datastore-editor:v0.29.0
-$CMD push --allow-nondistributable-artifacts --insecure images/appscode-charts-uik8sappscodecom-featureset-opscenter-networking-editor-v0.29.0.tar $IMAGE_REGISTRY/appscode-charts/uik8sappscodecom-featureset-opscenter-networking-editor:v0.29.0
-$CMD push --allow-nondistributable-artifacts --insecure images/appscode-charts-uik8sappscodecom-featureset-opscenter-observability-editor-v0.29.0.tar $IMAGE_REGISTRY/appscode-charts/uik8sappscodecom-featureset-opscenter-observability-editor:v0.29.0
-$CMD push --allow-nondistributable-artifacts --insecure images/appscode-charts-uik8sappscodecom-featureset-opscenter-policy-management-editor-v0.29.0.tar $IMAGE_REGISTRY/appscode-charts/uik8sappscodecom-featureset-opscenter-policy-management-editor:v0.29.0
-$CMD push --allow-nondistributable-artifacts --insecure images/appscode-charts-uik8sappscodecom-featureset-opscenter-secret-management-editor-v0.29.0.tar $IMAGE_REGISTRY/appscode-charts/uik8sappscodecom-featureset-opscenter-secret-management-editor:v0.29.0
-$CMD push --allow-nondistributable-artifacts --insecure images/appscode-charts-uik8sappscodecom-featureset-opscenter-security-editor-v0.29.0.tar $IMAGE_REGISTRY/appscode-charts/uik8sappscodecom-featureset-opscenter-security-editor:v0.29.0
-$CMD push --allow-nondistributable-artifacts --insecure images/appscode-charts-uik8sappscodecom-featureset-opscenter-storage-editor-v0.29.0.tar $IMAGE_REGISTRY/appscode-charts/uik8sappscodecom-featureset-opscenter-storage-editor:v0.29.0
-$CMD push --allow-nondistributable-artifacts --insecure images/appscode-charts-uik8sappscodecom-featureset-opscenter-tools-editor-v0.29.0.tar $IMAGE_REGISTRY/appscode-charts/uik8sappscodecom-featureset-opscenter-tools-editor:v0.29.0
-$CMD push --allow-nondistributable-artifacts --insecure images/appscode-charts-uik8sappscodecom-featureset-saas-core-editor-v0.29.0.tar $IMAGE_REGISTRY/appscode-charts/uik8sappscodecom-featureset-saas-core-editor:v0.29.0
+$CMD push --allow-nondistributable-artifacts --insecure images/appscode-charts-uik8sappscodecom-featureset-capi-capa-editor-v0.30.0.tar $IMAGE_REGISTRY/appscode-charts/uik8sappscodecom-featureset-capi-capa-editor:v0.30.0
+$CMD push --allow-nondistributable-artifacts --insecure images/appscode-charts-uik8sappscodecom-featureset-capi-core-editor-v0.30.0.tar $IMAGE_REGISTRY/appscode-charts/uik8sappscodecom-featureset-capi-core-editor:v0.30.0
+$CMD push --allow-nondistributable-artifacts --insecure images/appscode-charts-uik8sappscodecom-featureset-crossplane-editor-v0.30.0.tar $IMAGE_REGISTRY/appscode-charts/uik8sappscodecom-featureset-crossplane-editor:v0.30.0
+$CMD push --allow-nondistributable-artifacts --insecure images/appscode-charts-uik8sappscodecom-featureset-ocm-hub-editor-v0.30.0.tar $IMAGE_REGISTRY/appscode-charts/uik8sappscodecom-featureset-ocm-hub-editor:v0.30.0
+$CMD push --allow-nondistributable-artifacts --insecure images/appscode-charts-uik8sappscodecom-featureset-ocm-mc-editor-v0.30.0.tar $IMAGE_REGISTRY/appscode-charts/uik8sappscodecom-featureset-ocm-mc-editor:v0.30.0
+$CMD push --allow-nondistributable-artifacts --insecure images/appscode-charts-uik8sappscodecom-featureset-ocm-spoke-editor-v0.30.0.tar $IMAGE_REGISTRY/appscode-charts/uik8sappscodecom-featureset-ocm-spoke-editor:v0.30.0
+$CMD push --allow-nondistributable-artifacts --insecure images/appscode-charts-uik8sappscodecom-featureset-opscenter-backup-editor-v0.30.0.tar $IMAGE_REGISTRY/appscode-charts/uik8sappscodecom-featureset-opscenter-backup-editor:v0.30.0
+$CMD push --allow-nondistributable-artifacts --insecure images/appscode-charts-uik8sappscodecom-featureset-opscenter-core-editor-v0.30.0.tar $IMAGE_REGISTRY/appscode-charts/uik8sappscodecom-featureset-opscenter-core-editor:v0.30.0
+$CMD push --allow-nondistributable-artifacts --insecure images/appscode-charts-uik8sappscodecom-featureset-opscenter-cost-editor-v0.30.0.tar $IMAGE_REGISTRY/appscode-charts/uik8sappscodecom-featureset-opscenter-cost-editor:v0.30.0
+$CMD push --allow-nondistributable-artifacts --insecure images/appscode-charts-uik8sappscodecom-featureset-opscenter-datastore-editor-v0.30.0.tar $IMAGE_REGISTRY/appscode-charts/uik8sappscodecom-featureset-opscenter-datastore-editor:v0.30.0
+$CMD push --allow-nondistributable-artifacts --insecure images/appscode-charts-uik8sappscodecom-featureset-opscenter-networking-editor-v0.30.0.tar $IMAGE_REGISTRY/appscode-charts/uik8sappscodecom-featureset-opscenter-networking-editor:v0.30.0
+$CMD push --allow-nondistributable-artifacts --insecure images/appscode-charts-uik8sappscodecom-featureset-opscenter-observability-editor-v0.30.0.tar $IMAGE_REGISTRY/appscode-charts/uik8sappscodecom-featureset-opscenter-observability-editor:v0.30.0
+$CMD push --allow-nondistributable-artifacts --insecure images/appscode-charts-uik8sappscodecom-featureset-opscenter-policy-management-editor-v0.30.0.tar $IMAGE_REGISTRY/appscode-charts/uik8sappscodecom-featureset-opscenter-policy-management-editor:v0.30.0
+$CMD push --allow-nondistributable-artifacts --insecure images/appscode-charts-uik8sappscodecom-featureset-opscenter-secret-management-editor-v0.30.0.tar $IMAGE_REGISTRY/appscode-charts/uik8sappscodecom-featureset-opscenter-secret-management-editor:v0.30.0
+$CMD push --allow-nondistributable-artifacts --insecure images/appscode-charts-uik8sappscodecom-featureset-opscenter-security-editor-v0.30.0.tar $IMAGE_REGISTRY/appscode-charts/uik8sappscodecom-featureset-opscenter-security-editor:v0.30.0
+$CMD push --allow-nondistributable-artifacts --insecure images/appscode-charts-uik8sappscodecom-featureset-opscenter-storage-editor-v0.30.0.tar $IMAGE_REGISTRY/appscode-charts/uik8sappscodecom-featureset-opscenter-storage-editor:v0.30.0
+$CMD push --allow-nondistributable-artifacts --insecure images/appscode-charts-uik8sappscodecom-featureset-opscenter-tools-editor-v0.30.0.tar $IMAGE_REGISTRY/appscode-charts/uik8sappscodecom-featureset-opscenter-tools-editor:v0.30.0
+$CMD push --allow-nondistributable-artifacts --insecure images/appscode-charts-uik8sappscodecom-featureset-saas-core-editor-v0.30.0.tar $IMAGE_REGISTRY/appscode-charts/uik8sappscodecom-featureset-saas-core-editor:v0.30.0
$CMD push --allow-nondistributable-artifacts --insecure images/appscode-charts-vault-secrets-operator-0.4.3.tar $IMAGE_REGISTRY/appscode-charts/vault-secrets-operator:0.4.3
$CMD push --allow-nondistributable-artifacts --insecure images/appscode-charts-vault-0.27.0.tar $IMAGE_REGISTRY/appscode-charts/vault:0.27.0
$CMD push --allow-nondistributable-artifacts --insecure images/appscode-charts-virtual-secrets-server-v2025.3.14.tar $IMAGE_REGISTRY/appscode-charts/virtual-secrets-server:v2025.3.14
@@ -294,7 +294,7 @@ $CMD push --allow-nondistributable-artifacts --insecure images/appscode-images-n
$CMD push --allow-nondistributable-artifacts --insecure images/appscode-images-postgres-16.4-alpine.tar $IMAGE_REGISTRY/appscode-images/postgres:16.4-alpine
$CMD push --allow-nondistributable-artifacts --insecure images/appscode-images-redis-7.2.4-bookworm.tar $IMAGE_REGISTRY/appscode-images/redis:7.2.4-bookworm
$CMD push --allow-nondistributable-artifacts --insecure images/appscode-aceshifter-v0.0.2.tar $IMAGE_REGISTRY/appscode/aceshifter:v0.0.2
-$CMD push --allow-nondistributable-artifacts --insecure images/appscode-b3-v2026.1.15.tar $IMAGE_REGISTRY/appscode/b3:v2026.1.15
+$CMD push --allow-nondistributable-artifacts --insecure images/appscode-b3-v2026.2.16.tar $IMAGE_REGISTRY/appscode/b3:v2026.2.16
$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.10.0.tar $IMAGE_REGISTRY/appscode/catalog-manager:v0.10.0
@@ -413,8 +413,8 @@ $CMD push --allow-nondistributable-artifacts --insecure images/rancher-kine-v0.1
$CMD push --allow-nondistributable-artifacts --insecure images/autoscaling-cluster-autoscaler-v1.27.1.tar $IMAGE_REGISTRY/autoscaling/cluster-autoscaler:v1.27.1
$CMD push --allow-nondistributable-artifacts --insecure images/csi-secrets-store-driver-v1.4.1.tar $IMAGE_REGISTRY/csi-secrets-store/driver:v1.4.1
$CMD push --allow-nondistributable-artifacts --insecure images/ingress-nginx-kube-webhook-certgen-v20221220-controller-v1.5.1-58-g787ea74b6.tar $IMAGE_REGISTRY/ingress-nginx/kube-webhook-certgen:v20221220-controller-v1.5.1-58-g787ea74b6
-$CMD push --allow-nondistributable-artifacts --insecure images/kube-apiserver-v1.34.0.tar $IMAGE_REGISTRY/kube-apiserver:v1.34.0
-$CMD push --allow-nondistributable-artifacts --insecure images/kube-controller-manager-v1.34.0.tar $IMAGE_REGISTRY/kube-controller-manager:v1.34.0
+$CMD push --allow-nondistributable-artifacts --insecure images/kube-apiserver-v1.35.0.tar $IMAGE_REGISTRY/kube-apiserver:v1.35.0
+$CMD push --allow-nondistributable-artifacts --insecure images/kube-controller-manager-v1.35.0.tar $IMAGE_REGISTRY/kube-controller-manager:v1.35.0
$CMD push --allow-nondistributable-artifacts --insecure images/kube-state-metrics-kube-state-metrics-v2.13.0.tar $IMAGE_REGISTRY/kube-state-metrics/kube-state-metrics:v2.13.0
$CMD push --allow-nondistributable-artifacts --insecure images/metrics-server-metrics-server-v0.7.2.tar $IMAGE_REGISTRY/metrics-server/metrics-server:v0.7.2
$CMD push --allow-nondistributable-artifacts --insecure images/prometheus-adapter-prometheus-adapter-v0.11.2.tar $IMAGE_REGISTRY/prometheus-adapter/prometheus-adapter:v0.11.2
diff --git a/catalog/import-into-k3s.sh b/catalog/import-into-k3s.sh
index ffd86b267..1eae5b550 100755
--- a/catalog/import-into-k3s.sh
+++ b/catalog/import-into-k3s.sh
@@ -31,65 +31,65 @@ k3s ctr images import images/library-cassandra-4.1.3.tar
k3s ctr images import images/coredns-coredns-1.11.3.tar
k3s ctr images import images/falcosecurity-falco-no-driver-0.37.0.tar
k3s ctr images import images/falcosecurity-falcoctl-0.7.1.tar
-k3s ctr images import images/appscode-charts-ace-installer-v2026.1.15.tar
-k3s ctr images import images/appscode-charts-ace-v2026.1.15.tar
-k3s ctr images import images/appscode-charts-aceshifter-v2026.1.15.tar
+k3s ctr images import images/appscode-charts-ace-installer-v2026.2.16.tar
+k3s ctr images import images/appscode-charts-ace-v2026.2.16.tar
+k3s ctr images import images/appscode-charts-aceshifter-v2026.2.16.tar
k3s ctr images import images/appscode-charts-appscode-otel-stack-v2025.2.28.tar
-k3s ctr images import images/appscode-charts-autoscalingkubedbcom-cassandraautoscaler-editor-v0.29.0.tar
-k3s ctr images import images/appscode-charts-autoscalingkubedbcom-clickhouseautoscaler-editor-v0.29.0.tar
-k3s ctr images import images/appscode-charts-autoscalingkubedbcom-druidautoscaler-editor-v0.29.0.tar
-k3s ctr images import images/appscode-charts-autoscalingkubedbcom-elasticsearchautoscaler-editor-v0.29.0.tar
-k3s ctr images import images/appscode-charts-autoscalingkubedbcom-etcdautoscaler-editor-v0.29.0.tar
-k3s ctr images import images/appscode-charts-autoscalingkubedbcom-ferretdbautoscaler-editor-v0.29.0.tar
-k3s ctr images import images/appscode-charts-autoscalingkubedbcom-kafkaautoscaler-editor-v0.29.0.tar
-k3s ctr images import images/appscode-charts-autoscalingkubedbcom-mariadbautoscaler-editor-v0.29.0.tar
-k3s ctr images import images/appscode-charts-autoscalingkubedbcom-memcachedautoscaler-editor-v0.29.0.tar
-k3s ctr images import images/appscode-charts-autoscalingkubedbcom-mongodbautoscaler-editor-v0.29.0.tar
-k3s ctr images import images/appscode-charts-autoscalingkubedbcom-mssqlserverautoscaler-editor-v0.29.0.tar
-k3s ctr images import images/appscode-charts-autoscalingkubedbcom-mysqlautoscaler-editor-v0.29.0.tar
-k3s ctr images import images/appscode-charts-autoscalingkubedbcom-perconaxtradbautoscaler-editor-v0.29.0.tar
-k3s ctr images import images/appscode-charts-autoscalingkubedbcom-pgbouncerautoscaler-editor-v0.29.0.tar
-k3s ctr images import images/appscode-charts-autoscalingkubedbcom-pgpoolautoscaler-editor-v0.29.0.tar
-k3s ctr images import images/appscode-charts-autoscalingkubedbcom-postgresautoscaler-editor-v0.29.0.tar
-k3s ctr images import images/appscode-charts-autoscalingkubedbcom-proxysqlautoscaler-editor-v0.29.0.tar
-k3s ctr images import images/appscode-charts-autoscalingkubedbcom-rabbitmqautoscaler-editor-v0.29.0.tar
-k3s ctr images import images/appscode-charts-autoscalingkubedbcom-redisautoscaler-editor-v0.29.0.tar
-k3s ctr images import images/appscode-charts-autoscalingkubedbcom-redissentinelautoscaler-editor-v0.29.0.tar
-k3s ctr images import images/appscode-charts-autoscalingkubedbcom-singlestoreautoscaler-editor-v0.29.0.tar
-k3s ctr images import images/appscode-charts-autoscalingkubedbcom-solrautoscaler-editor-v0.29.0.tar
-k3s ctr images import images/appscode-charts-autoscalingkubedbcom-zookeeperautoscaler-editor-v0.29.0.tar
+k3s ctr images import images/appscode-charts-autoscalingkubedbcom-cassandraautoscaler-editor-v0.30.0.tar
+k3s ctr images import images/appscode-charts-autoscalingkubedbcom-clickhouseautoscaler-editor-v0.30.0.tar
+k3s ctr images import images/appscode-charts-autoscalingkubedbcom-druidautoscaler-editor-v0.30.0.tar
+k3s ctr images import images/appscode-charts-autoscalingkubedbcom-elasticsearchautoscaler-editor-v0.30.0.tar
+k3s ctr images import images/appscode-charts-autoscalingkubedbcom-etcdautoscaler-editor-v0.30.0.tar
+k3s ctr images import images/appscode-charts-autoscalingkubedbcom-ferretdbautoscaler-editor-v0.30.0.tar
+k3s ctr images import images/appscode-charts-autoscalingkubedbcom-kafkaautoscaler-editor-v0.30.0.tar
+k3s ctr images import images/appscode-charts-autoscalingkubedbcom-mariadbautoscaler-editor-v0.30.0.tar
+k3s ctr images import images/appscode-charts-autoscalingkubedbcom-memcachedautoscaler-editor-v0.30.0.tar
+k3s ctr images import images/appscode-charts-autoscalingkubedbcom-mongodbautoscaler-editor-v0.30.0.tar
+k3s ctr images import images/appscode-charts-autoscalingkubedbcom-mssqlserverautoscaler-editor-v0.30.0.tar
+k3s ctr images import images/appscode-charts-autoscalingkubedbcom-mysqlautoscaler-editor-v0.30.0.tar
+k3s ctr images import images/appscode-charts-autoscalingkubedbcom-perconaxtradbautoscaler-editor-v0.30.0.tar
+k3s ctr images import images/appscode-charts-autoscalingkubedbcom-pgbouncerautoscaler-editor-v0.30.0.tar
+k3s ctr images import images/appscode-charts-autoscalingkubedbcom-pgpoolautoscaler-editor-v0.30.0.tar
+k3s ctr images import images/appscode-charts-autoscalingkubedbcom-postgresautoscaler-editor-v0.30.0.tar
+k3s ctr images import images/appscode-charts-autoscalingkubedbcom-proxysqlautoscaler-editor-v0.30.0.tar
+k3s ctr images import images/appscode-charts-autoscalingkubedbcom-rabbitmqautoscaler-editor-v0.30.0.tar
+k3s ctr images import images/appscode-charts-autoscalingkubedbcom-redisautoscaler-editor-v0.30.0.tar
+k3s ctr images import images/appscode-charts-autoscalingkubedbcom-redissentinelautoscaler-editor-v0.30.0.tar
+k3s ctr images import images/appscode-charts-autoscalingkubedbcom-singlestoreautoscaler-editor-v0.30.0.tar
+k3s ctr images import images/appscode-charts-autoscalingkubedbcom-solrautoscaler-editor-v0.30.0.tar
+k3s ctr images import images/appscode-charts-autoscalingkubedbcom-zookeeperautoscaler-editor-v0.30.0.tar
k3s ctr images import images/appscode-charts-aws-credential-manager-v2025.4.30.tar
k3s ctr images import images/appscode-charts-aws-ebs-csi-driver-2.23.0.tar
k3s ctr images import images/appscode-charts-aws-load-balancer-controller-1.11.0.tar
k3s ctr images import images/appscode-charts-capa-vpc-peering-operator-v2023.12.11.tar
k3s ctr images import images/appscode-charts-capi-catalog-v2024.10.24.tar
k3s ctr images import images/appscode-charts-capi-ops-manager-v2024.8.14.tar
-k3s ctr images import images/appscode-charts-catalog-manager-v2026.1.15.tar
+k3s ctr images import images/appscode-charts-catalog-manager-v2026.2.16.tar
k3s ctr images import images/appscode-charts-cert-manager-csi-driver-cacerts-v2026.1.15.tar
k3s ctr images import images/appscode-charts-cert-manager-v1.19.2.tar
-k3s ctr images import images/appscode-charts-chartsxhelmdev-chartpreset-editor-v0.29.0.tar
-k3s ctr images import images/appscode-charts-chartsxhelmdev-clusterchartpreset-editor-options-v0.29.0.tar
-k3s ctr images import images/appscode-charts-chartsxhelmdev-clusterchartpreset-editor-v0.29.0.tar
+k3s ctr images import images/appscode-charts-chartsxhelmdev-chartpreset-editor-v0.30.0.tar
+k3s ctr images import images/appscode-charts-chartsxhelmdev-clusterchartpreset-editor-options-v0.30.0.tar
+k3s ctr images import images/appscode-charts-chartsxhelmdev-clusterchartpreset-editor-v0.30.0.tar
k3s ctr images import images/appscode-charts-cluster-auth-manager-v2025.5.16.tar
k3s ctr images import images/appscode-charts-cluster-autoscaler-9.29.0.tar
k3s ctr images import images/appscode-charts-cluster-gateway-manager-v2025.4.30.tar
k3s ctr images import images/appscode-charts-cluster-manager-hub-v2025.7.31.tar
k3s ctr images import images/appscode-charts-cluster-manager-spoke-v2025.10.17.tar
-k3s ctr images import images/appscode-charts-cluster-presets-v2026.1.15.tar
+k3s ctr images import images/appscode-charts-cluster-presets-v2026.2.16.tar
k3s ctr images import images/appscode-charts-cluster-profile-manager-v2025.5.16.tar
k3s ctr images import images/appscode-charts-cluster-proxy-manager-v2025.4.30.tar
k3s ctr images import images/appscode-charts-config-syncer-v0.15.4.tar
-k3s ctr images import images/appscode-charts-corekubestashcom-backupbatch-editor-v0.29.0.tar
-k3s ctr images import images/appscode-charts-corekubestashcom-backupblueprint-editor-v0.29.0.tar
-k3s ctr images import images/appscode-charts-corekubestashcom-backupconfiguration-editor-options-v0.29.0.tar
-k3s ctr images import images/appscode-charts-corekubestashcom-backupconfiguration-editor-v0.29.0.tar
-k3s ctr images import images/appscode-charts-corekubestashcom-backupsession-editor-options-v0.29.0.tar
-k3s ctr images import images/appscode-charts-corekubestashcom-backupsession-editor-v0.29.0.tar
-k3s ctr images import images/appscode-charts-corekubestashcom-backupverificationsession-editor-v0.29.0.tar
-k3s ctr images import images/appscode-charts-corekubestashcom-backupverifier-editor-v0.29.0.tar
-k3s ctr images import images/appscode-charts-corekubestashcom-hooktemplate-editor-v0.29.0.tar
-k3s ctr images import images/appscode-charts-corekubestashcom-restoresession-editor-options-v0.29.0.tar
-k3s ctr images import images/appscode-charts-corekubestashcom-restoresession-editor-v0.29.0.tar
+k3s ctr images import images/appscode-charts-corekubestashcom-backupbatch-editor-v0.30.0.tar
+k3s ctr images import images/appscode-charts-corekubestashcom-backupblueprint-editor-v0.30.0.tar
+k3s ctr images import images/appscode-charts-corekubestashcom-backupconfiguration-editor-options-v0.30.0.tar
+k3s ctr images import images/appscode-charts-corekubestashcom-backupconfiguration-editor-v0.30.0.tar
+k3s ctr images import images/appscode-charts-corekubestashcom-backupsession-editor-options-v0.30.0.tar
+k3s ctr images import images/appscode-charts-corekubestashcom-backupsession-editor-v0.30.0.tar
+k3s ctr images import images/appscode-charts-corekubestashcom-backupverificationsession-editor-v0.30.0.tar
+k3s ctr images import images/appscode-charts-corekubestashcom-backupverifier-editor-v0.30.0.tar
+k3s ctr images import images/appscode-charts-corekubestashcom-hooktemplate-editor-v0.30.0.tar
+k3s ctr images import images/appscode-charts-corekubestashcom-restoresession-editor-options-v0.30.0.tar
+k3s ctr images import images/appscode-charts-corekubestashcom-restoresession-editor-v0.30.0.tar
k3s ctr images import images/appscode-charts-crossplane-1.14.0.tar
k3s ctr images import images/appscode-charts-csi-driver-nfs-v4.7.0.tar
k3s ctr images import images/appscode-charts-csi-secrets-store-provider-azure-1.5.2.tar
@@ -107,69 +107,69 @@ k3s ctr images import images/appscode-charts-grafana-operator-v2026.1.15.tar
k3s ctr images import images/appscode-charts-hub-cluster-robot-v2024.8.9.tar
k3s ctr images import images/appscode-charts-inbox-agent-v2024.12.30.tar
k3s ctr images import images/appscode-charts-inbox-server-v2025.2.28.tar
-k3s ctr images import images/appscode-charts-inbox-ui-v2026.1.15.tar
+k3s ctr images import images/appscode-charts-inbox-ui-v2026.2.16.tar
k3s ctr images import images/appscode-charts-ingress-nginx-4.12.1.tar
k3s ctr images import images/appscode-charts-keda-add-ons-http-0.10.0.tar
k3s ctr images import images/appscode-charts-keda-2.17.2.tar
k3s ctr images import images/appscode-charts-kube-grafana-dashboards-v2023.10.1.tar
k3s ctr images import images/appscode-charts-kube-prometheus-stack-69.2.2.tar
-k3s ctr images import images/appscode-charts-kube-ui-server-v2026.1.15.tar
+k3s ctr images import images/appscode-charts-kube-ui-server-v2026.2.16.tar
k3s ctr images import images/appscode-charts-kubedb-opscenter-v2026.1.19.tar
k3s ctr images import images/appscode-charts-kubedb-provider-aws-v2024.1.31.tar
k3s ctr images import images/appscode-charts-kubedb-provider-azure-v2024.1.31.tar
k3s ctr images import images/appscode-charts-kubedb-provider-gcp-v2024.1.31.tar
-k3s ctr images import images/appscode-charts-kubedb-ui-presets-v2026.1.15.tar
+k3s ctr images import images/appscode-charts-kubedb-ui-presets-v2026.2.16.tar
k3s ctr images import images/appscode-charts-kubedb-v2026.1.19.tar
-k3s ctr images import images/appscode-charts-kubedbcom-cassandra-editor-options-v0.29.0.tar
-k3s ctr images import images/appscode-charts-kubedbcom-cassandra-editor-v0.29.0.tar
-k3s ctr images import images/appscode-charts-kubedbcom-clickhouse-editor-options-v0.29.0.tar
-k3s ctr images import images/appscode-charts-kubedbcom-clickhouse-editor-v0.29.0.tar
-k3s ctr images import images/appscode-charts-kubedbcom-druid-editor-options-v0.29.0.tar
-k3s ctr images import images/appscode-charts-kubedbcom-druid-editor-v0.29.0.tar
-k3s ctr images import images/appscode-charts-kubedbcom-elasticsearch-editor-options-v0.29.0.tar
-k3s ctr images import images/appscode-charts-kubedbcom-elasticsearch-editor-v0.29.0.tar
-k3s ctr images import images/appscode-charts-kubedbcom-etcd-editor-v0.29.0.tar
-k3s ctr images import images/appscode-charts-kubedbcom-ferretdb-editor-options-v0.29.0.tar
-k3s ctr images import images/appscode-charts-kubedbcom-ferretdb-editor-v0.29.0.tar
-k3s ctr images import images/appscode-charts-kubedbcom-hazelcast-editor-options-v0.29.0.tar
-k3s ctr images import images/appscode-charts-kubedbcom-hazelcast-editor-v0.29.0.tar
-k3s ctr images import images/appscode-charts-kubedbcom-ignite-editor-options-v0.29.0.tar
-k3s ctr images import images/appscode-charts-kubedbcom-ignite-editor-v0.29.0.tar
-k3s ctr images import images/appscode-charts-kubedbcom-kafka-editor-options-v0.29.0.tar
-k3s ctr images import images/appscode-charts-kubedbcom-kafka-editor-v0.29.0.tar
-k3s ctr images import images/appscode-charts-kubedbcom-mariadb-editor-options-v0.29.0.tar
-k3s ctr images import images/appscode-charts-kubedbcom-mariadb-editor-v0.29.0.tar
-k3s ctr images import images/appscode-charts-kubedbcom-memcached-editor-options-v0.29.0.tar
-k3s ctr images import images/appscode-charts-kubedbcom-memcached-editor-v0.29.0.tar
-k3s ctr images import images/appscode-charts-kubedbcom-mongodb-editor-options-v0.29.0.tar
-k3s ctr images import images/appscode-charts-kubedbcom-mongodb-editor-v0.29.0.tar
-k3s ctr images import images/appscode-charts-kubedbcom-mssqlserver-editor-options-v0.29.0.tar
-k3s ctr images import images/appscode-charts-kubedbcom-mssqlserver-editor-v0.29.0.tar
-k3s ctr images import images/appscode-charts-kubedbcom-mysql-editor-options-v0.29.0.tar
-k3s ctr images import images/appscode-charts-kubedbcom-mysql-editor-v0.29.0.tar
-k3s ctr images import images/appscode-charts-kubedbcom-oracle-editor-options-v0.29.0.tar
-k3s ctr images import images/appscode-charts-kubedbcom-oracle-editor-v0.29.0.tar
-k3s ctr images import images/appscode-charts-kubedbcom-perconaxtradb-editor-options-v0.29.0.tar
-k3s ctr images import images/appscode-charts-kubedbcom-perconaxtradb-editor-v0.29.0.tar
-k3s ctr images import images/appscode-charts-kubedbcom-pgbouncer-editor-options-v0.29.0.tar
-k3s ctr images import images/appscode-charts-kubedbcom-pgbouncer-editor-v0.29.0.tar
-k3s ctr images import images/appscode-charts-kubedbcom-pgpool-editor-options-v0.29.0.tar
-k3s ctr images import images/appscode-charts-kubedbcom-pgpool-editor-v0.29.0.tar
-k3s ctr images import images/appscode-charts-kubedbcom-postgres-editor-options-v0.29.0.tar
-k3s ctr images import images/appscode-charts-kubedbcom-postgres-editor-v0.29.0.tar
-k3s ctr images import images/appscode-charts-kubedbcom-proxysql-editor-options-v0.29.0.tar
-k3s ctr images import images/appscode-charts-kubedbcom-proxysql-editor-v0.29.0.tar
-k3s ctr images import images/appscode-charts-kubedbcom-rabbitmq-editor-options-v0.29.0.tar
-k3s ctr images import images/appscode-charts-kubedbcom-rabbitmq-editor-v0.29.0.tar
-k3s ctr images import images/appscode-charts-kubedbcom-redis-editor-options-v0.29.0.tar
-k3s ctr images import images/appscode-charts-kubedbcom-redis-editor-v0.29.0.tar
-k3s ctr images import images/appscode-charts-kubedbcom-redissentinel-editor-v0.29.0.tar
-k3s ctr images import images/appscode-charts-kubedbcom-singlestore-editor-options-v0.29.0.tar
-k3s ctr images import images/appscode-charts-kubedbcom-singlestore-editor-v0.29.0.tar
-k3s ctr images import images/appscode-charts-kubedbcom-solr-editor-options-v0.29.0.tar
-k3s ctr images import images/appscode-charts-kubedbcom-solr-editor-v0.29.0.tar
-k3s ctr images import images/appscode-charts-kubedbcom-zookeeper-editor-options-v0.29.0.tar
-k3s ctr images import images/appscode-charts-kubedbcom-zookeeper-editor-v0.29.0.tar
+k3s ctr images import images/appscode-charts-kubedbcom-cassandra-editor-options-v0.30.0.tar
+k3s ctr images import images/appscode-charts-kubedbcom-cassandra-editor-v0.30.0.tar
+k3s ctr images import images/appscode-charts-kubedbcom-clickhouse-editor-options-v0.30.0.tar
+k3s ctr images import images/appscode-charts-kubedbcom-clickhouse-editor-v0.30.0.tar
+k3s ctr images import images/appscode-charts-kubedbcom-druid-editor-options-v0.30.0.tar
+k3s ctr images import images/appscode-charts-kubedbcom-druid-editor-v0.30.0.tar
+k3s ctr images import images/appscode-charts-kubedbcom-elasticsearch-editor-options-v0.30.0.tar
+k3s ctr images import images/appscode-charts-kubedbcom-elasticsearch-editor-v0.30.0.tar
+k3s ctr images import images/appscode-charts-kubedbcom-etcd-editor-v0.30.0.tar
+k3s ctr images import images/appscode-charts-kubedbcom-ferretdb-editor-options-v0.30.0.tar
+k3s ctr images import images/appscode-charts-kubedbcom-ferretdb-editor-v0.30.0.tar
+k3s ctr images import images/appscode-charts-kubedbcom-hazelcast-editor-options-v0.30.0.tar
+k3s ctr images import images/appscode-charts-kubedbcom-hazelcast-editor-v0.30.0.tar
+k3s ctr images import images/appscode-charts-kubedbcom-ignite-editor-options-v0.30.0.tar
+k3s ctr images import images/appscode-charts-kubedbcom-ignite-editor-v0.30.0.tar
+k3s ctr images import images/appscode-charts-kubedbcom-kafka-editor-options-v0.30.0.tar
+k3s ctr images import images/appscode-charts-kubedbcom-kafka-editor-v0.30.0.tar
+k3s ctr images import images/appscode-charts-kubedbcom-mariadb-editor-options-v0.30.0.tar
+k3s ctr images import images/appscode-charts-kubedbcom-mariadb-editor-v0.30.0.tar
+k3s ctr images import images/appscode-charts-kubedbcom-memcached-editor-options-v0.30.0.tar
+k3s ctr images import images/appscode-charts-kubedbcom-memcached-editor-v0.30.0.tar
+k3s ctr images import images/appscode-charts-kubedbcom-mongodb-editor-options-v0.30.0.tar
+k3s ctr images import images/appscode-charts-kubedbcom-mongodb-editor-v0.30.0.tar
+k3s ctr images import images/appscode-charts-kubedbcom-mssqlserver-editor-options-v0.30.0.tar
+k3s ctr images import images/appscode-charts-kubedbcom-mssqlserver-editor-v0.30.0.tar
+k3s ctr images import images/appscode-charts-kubedbcom-mysql-editor-options-v0.30.0.tar
+k3s ctr images import images/appscode-charts-kubedbcom-mysql-editor-v0.30.0.tar
+k3s ctr images import images/appscode-charts-kubedbcom-oracle-editor-options-v0.30.0.tar
+k3s ctr images import images/appscode-charts-kubedbcom-oracle-editor-v0.30.0.tar
+k3s ctr images import images/appscode-charts-kubedbcom-perconaxtradb-editor-options-v0.30.0.tar
+k3s ctr images import images/appscode-charts-kubedbcom-perconaxtradb-editor-v0.30.0.tar
+k3s ctr images import images/appscode-charts-kubedbcom-pgbouncer-editor-options-v0.30.0.tar
+k3s ctr images import images/appscode-charts-kubedbcom-pgbouncer-editor-v0.30.0.tar
+k3s ctr images import images/appscode-charts-kubedbcom-pgpool-editor-options-v0.30.0.tar
+k3s ctr images import images/appscode-charts-kubedbcom-pgpool-editor-v0.30.0.tar
+k3s ctr images import images/appscode-charts-kubedbcom-postgres-editor-options-v0.30.0.tar
+k3s ctr images import images/appscode-charts-kubedbcom-postgres-editor-v0.30.0.tar
+k3s ctr images import images/appscode-charts-kubedbcom-proxysql-editor-options-v0.30.0.tar
+k3s ctr images import images/appscode-charts-kubedbcom-proxysql-editor-v0.30.0.tar
+k3s ctr images import images/appscode-charts-kubedbcom-rabbitmq-editor-options-v0.30.0.tar
+k3s ctr images import images/appscode-charts-kubedbcom-rabbitmq-editor-v0.30.0.tar
+k3s ctr images import images/appscode-charts-kubedbcom-redis-editor-options-v0.30.0.tar
+k3s ctr images import images/appscode-charts-kubedbcom-redis-editor-v0.30.0.tar
+k3s ctr images import images/appscode-charts-kubedbcom-redissentinel-editor-v0.30.0.tar
+k3s ctr images import images/appscode-charts-kubedbcom-singlestore-editor-options-v0.30.0.tar
+k3s ctr images import images/appscode-charts-kubedbcom-singlestore-editor-v0.30.0.tar
+k3s ctr images import images/appscode-charts-kubedbcom-solr-editor-options-v0.30.0.tar
+k3s ctr images import images/appscode-charts-kubedbcom-solr-editor-v0.30.0.tar
+k3s ctr images import images/appscode-charts-kubedbcom-zookeeper-editor-options-v0.30.0.tar
+k3s ctr images import images/appscode-charts-kubedbcom-zookeeper-editor-v0.30.0.tar
k3s ctr images import images/appscode-charts-kubestash-v2026.1.19.tar
k3s ctr images import images/appscode-charts-kubevault-opscenter-v2025.11.21.tar
k3s ctr images import images/appscode-charts-kubevault-v2025.11.21.tar
@@ -186,33 +186,33 @@ k3s ctr images import images/appscode-charts-multicluster-ingress-reader-v2024.7
k3s ctr images import images/appscode-charts-opencost-grafana-dashboards-v2023.10.1.tar
k3s ctr images import images/appscode-charts-opencost-1.18.1.tar
k3s ctr images import images/appscode-charts-operator-shard-manager-v2026.1.15.tar
-k3s ctr images import images/appscode-charts-opscenter-features-v2026.1.15.tar
-k3s ctr images import images/appscode-charts-opskubedbcom-cassandraopsrequest-editor-v0.29.0.tar
-k3s ctr images import images/appscode-charts-opskubedbcom-clickhouseopsrequest-editor-v0.29.0.tar
-k3s ctr images import images/appscode-charts-opskubedbcom-druidopsrequest-editor-v0.29.0.tar
-k3s ctr images import images/appscode-charts-opskubedbcom-elasticsearchopsrequest-editor-v0.29.0.tar
-k3s ctr images import images/appscode-charts-opskubedbcom-etcdopsrequest-editor-v0.29.0.tar
-k3s ctr images import images/appscode-charts-opskubedbcom-ferretdbopsrequest-editor-v0.29.0.tar
-k3s ctr images import images/appscode-charts-opskubedbcom-hazelcastopsrequest-editor-v0.29.0.tar
-k3s ctr images import images/appscode-charts-opskubedbcom-igniteopsrequest-editor-v0.29.0.tar
-k3s ctr images import images/appscode-charts-opskubedbcom-kafkaopsrequest-editor-v0.29.0.tar
-k3s ctr images import images/appscode-charts-opskubedbcom-mariadbopsrequest-editor-v0.29.0.tar
-k3s ctr images import images/appscode-charts-opskubedbcom-memcachedopsrequest-editor-v0.29.0.tar
-k3s ctr images import images/appscode-charts-opskubedbcom-mongodbopsrequest-editor-v0.29.0.tar
-k3s ctr images import images/appscode-charts-opskubedbcom-mssqlserveropsrequest-editor-v0.29.0.tar
-k3s ctr images import images/appscode-charts-opskubedbcom-mysqlopsrequest-editor-v0.29.0.tar
-k3s ctr images import images/appscode-charts-opskubedbcom-oracleopsrequest-editor-v0.29.0.tar
-k3s ctr images import images/appscode-charts-opskubedbcom-perconaxtradbopsrequest-editor-v0.29.0.tar
-k3s ctr images import images/appscode-charts-opskubedbcom-pgbounceropsrequest-editor-v0.29.0.tar
-k3s ctr images import images/appscode-charts-opskubedbcom-pgpoolopsrequest-editor-v0.29.0.tar
-k3s ctr images import images/appscode-charts-opskubedbcom-postgresopsrequest-editor-v0.29.0.tar
-k3s ctr images import images/appscode-charts-opskubedbcom-proxysqlopsrequest-editor-v0.29.0.tar
-k3s ctr images import images/appscode-charts-opskubedbcom-rabbitmqopsrequest-editor-v0.29.0.tar
-k3s ctr images import images/appscode-charts-opskubedbcom-redisopsrequest-editor-v0.29.0.tar
-k3s ctr images import images/appscode-charts-opskubedbcom-redissentinelopsrequest-editor-v0.29.0.tar
-k3s ctr images import images/appscode-charts-opskubedbcom-singlestoreopsrequest-editor-v0.29.0.tar
-k3s ctr images import images/appscode-charts-opskubedbcom-solropsrequest-editor-v0.29.0.tar
-k3s ctr images import images/appscode-charts-opskubedbcom-zookeeperopsrequest-editor-v0.29.0.tar
+k3s ctr images import images/appscode-charts-opscenter-features-v2026.2.16.tar
+k3s ctr images import images/appscode-charts-opskubedbcom-cassandraopsrequest-editor-v0.30.0.tar
+k3s ctr images import images/appscode-charts-opskubedbcom-clickhouseopsrequest-editor-v0.30.0.tar
+k3s ctr images import images/appscode-charts-opskubedbcom-druidopsrequest-editor-v0.30.0.tar
+k3s ctr images import images/appscode-charts-opskubedbcom-elasticsearchopsrequest-editor-v0.30.0.tar
+k3s ctr images import images/appscode-charts-opskubedbcom-etcdopsrequest-editor-v0.30.0.tar
+k3s ctr images import images/appscode-charts-opskubedbcom-ferretdbopsrequest-editor-v0.30.0.tar
+k3s ctr images import images/appscode-charts-opskubedbcom-hazelcastopsrequest-editor-v0.30.0.tar
+k3s ctr images import images/appscode-charts-opskubedbcom-igniteopsrequest-editor-v0.30.0.tar
+k3s ctr images import images/appscode-charts-opskubedbcom-kafkaopsrequest-editor-v0.30.0.tar
+k3s ctr images import images/appscode-charts-opskubedbcom-mariadbopsrequest-editor-v0.30.0.tar
+k3s ctr images import images/appscode-charts-opskubedbcom-memcachedopsrequest-editor-v0.30.0.tar
+k3s ctr images import images/appscode-charts-opskubedbcom-mongodbopsrequest-editor-v0.30.0.tar
+k3s ctr images import images/appscode-charts-opskubedbcom-mssqlserveropsrequest-editor-v0.30.0.tar
+k3s ctr images import images/appscode-charts-opskubedbcom-mysqlopsrequest-editor-v0.30.0.tar
+k3s ctr images import images/appscode-charts-opskubedbcom-oracleopsrequest-editor-v0.30.0.tar
+k3s ctr images import images/appscode-charts-opskubedbcom-perconaxtradbopsrequest-editor-v0.30.0.tar
+k3s ctr images import images/appscode-charts-opskubedbcom-pgbounceropsrequest-editor-v0.30.0.tar
+k3s ctr images import images/appscode-charts-opskubedbcom-pgpoolopsrequest-editor-v0.30.0.tar
+k3s ctr images import images/appscode-charts-opskubedbcom-postgresopsrequest-editor-v0.30.0.tar
+k3s ctr images import images/appscode-charts-opskubedbcom-proxysqlopsrequest-editor-v0.30.0.tar
+k3s ctr images import images/appscode-charts-opskubedbcom-rabbitmqopsrequest-editor-v0.30.0.tar
+k3s ctr images import images/appscode-charts-opskubedbcom-redisopsrequest-editor-v0.30.0.tar
+k3s ctr images import images/appscode-charts-opskubedbcom-redissentinelopsrequest-editor-v0.30.0.tar
+k3s ctr images import images/appscode-charts-opskubedbcom-singlestoreopsrequest-editor-v0.30.0.tar
+k3s ctr images import images/appscode-charts-opskubedbcom-solropsrequest-editor-v0.30.0.tar
+k3s ctr images import images/appscode-charts-opskubedbcom-zookeeperopsrequest-editor-v0.30.0.tar
k3s ctr images import images/appscode-charts-panopticon-v2026.1.15.tar
k3s ctr images import images/appscode-charts-prepare-cluster-v2023.12.21.tar
k3s ctr images import images/appscode-charts-prometheus-adapter-4.9.0.tar
@@ -223,22 +223,22 @@ k3s ctr images import images/appscode-charts-secrets-store-csi-driver-provider-a
k3s ctr images import images/appscode-charts-secrets-store-csi-driver-provider-gcp-0.1.0.tar
k3s ctr images import images/appscode-charts-secrets-store-csi-driver-provider-virtual-secrets-v2025.3.14.tar
k3s ctr images import images/appscode-charts-secrets-store-csi-driver-1.4.1.tar
-k3s ctr images import images/appscode-charts-service-backend-v2026.1.15.tar
-k3s ctr images import images/appscode-charts-service-gateway-presets-v2026.1.15.tar
-k3s ctr images import images/appscode-charts-service-gateway-v2026.1.15.tar
-k3s ctr images import images/appscode-charts-service-provider-v2026.1.15.tar
+k3s ctr images import images/appscode-charts-service-backend-v2026.2.16.tar
+k3s ctr images import images/appscode-charts-service-gateway-presets-v2026.2.16.tar
+k3s ctr images import images/appscode-charts-service-gateway-v2026.2.16.tar
+k3s ctr images import images/appscode-charts-service-provider-v2026.2.16.tar
k3s ctr images import images/appscode-charts-sidekick-v2026.1.15.tar
k3s ctr images import images/appscode-charts-snapshot-controller-3.0.6.tar
k3s ctr images import images/appscode-charts-spoke-cluster-addons-v2024.7.10.tar
k3s ctr images import images/appscode-charts-stash-opscenter-v2025.7.31.tar
-k3s ctr images import images/appscode-charts-stash-presets-v2026.1.15.tar
+k3s ctr images import images/appscode-charts-stash-presets-v2026.2.16.tar
k3s ctr images import images/appscode-charts-stash-v2025.7.31.tar
-k3s ctr images import images/appscode-charts-storagekubestashcom-backupstorage-editor-options-v0.29.0.tar
-k3s ctr images import images/appscode-charts-storagekubestashcom-backupstorage-editor-v0.29.0.tar
-k3s ctr images import images/appscode-charts-storagekubestashcom-repository-editor-options-v0.29.0.tar
-k3s ctr images import images/appscode-charts-storagekubestashcom-repository-editor-v0.29.0.tar
-k3s ctr images import images/appscode-charts-storagekubestashcom-retentionpolicy-editor-v0.29.0.tar
-k3s ctr images import images/appscode-charts-storagekubestashcom-snapshot-editor-v0.29.0.tar
+k3s ctr images import images/appscode-charts-storagekubestashcom-backupstorage-editor-options-v0.30.0.tar
+k3s ctr images import images/appscode-charts-storagekubestashcom-backupstorage-editor-v0.30.0.tar
+k3s ctr images import images/appscode-charts-storagekubestashcom-repository-editor-options-v0.30.0.tar
+k3s ctr images import images/appscode-charts-storagekubestashcom-repository-editor-v0.30.0.tar
+k3s ctr images import images/appscode-charts-storagekubestashcom-retentionpolicy-editor-v0.30.0.tar
+k3s ctr images import images/appscode-charts-storagekubestashcom-snapshot-editor-v0.30.0.tar
k3s ctr images import images/appscode-charts-supervisor-v2026.1.15.tar
k3s ctr images import images/appscode-charts-topolvm-15.0.0.tar
k3s ctr images import images/appscode-charts-uibytebuildersdev-component-alert-v0.12.0.tar
@@ -264,24 +264,24 @@ k3s ctr images import images/appscode-charts-uibytebuildersdev-component-se-linu
k3s ctr images import images/appscode-charts-uibytebuildersdev-component-selector-v0.12.0.tar
k3s ctr images import images/appscode-charts-uibytebuildersdev-component-service-templates-v0.12.0.tar
k3s ctr images import images/appscode-charts-uibytebuildersdev-component-stash-presets-v0.12.0.tar
-k3s ctr images import images/appscode-charts-uik8sappscodecom-featureset-capi-capa-editor-v0.29.0.tar
-k3s ctr images import images/appscode-charts-uik8sappscodecom-featureset-capi-core-editor-v0.29.0.tar
-k3s ctr images import images/appscode-charts-uik8sappscodecom-featureset-crossplane-editor-v0.29.0.tar
-k3s ctr images import images/appscode-charts-uik8sappscodecom-featureset-ocm-hub-editor-v0.29.0.tar
-k3s ctr images import images/appscode-charts-uik8sappscodecom-featureset-ocm-mc-editor-v0.29.0.tar
-k3s ctr images import images/appscode-charts-uik8sappscodecom-featureset-ocm-spoke-editor-v0.29.0.tar
-k3s ctr images import images/appscode-charts-uik8sappscodecom-featureset-opscenter-backup-editor-v0.29.0.tar
-k3s ctr images import images/appscode-charts-uik8sappscodecom-featureset-opscenter-core-editor-v0.29.0.tar
-k3s ctr images import images/appscode-charts-uik8sappscodecom-featureset-opscenter-cost-editor-v0.29.0.tar
-k3s ctr images import images/appscode-charts-uik8sappscodecom-featureset-opscenter-datastore-editor-v0.29.0.tar
-k3s ctr images import images/appscode-charts-uik8sappscodecom-featureset-opscenter-networking-editor-v0.29.0.tar
-k3s ctr images import images/appscode-charts-uik8sappscodecom-featureset-opscenter-observability-editor-v0.29.0.tar
-k3s ctr images import images/appscode-charts-uik8sappscodecom-featureset-opscenter-policy-management-editor-v0.29.0.tar
-k3s ctr images import images/appscode-charts-uik8sappscodecom-featureset-opscenter-secret-management-editor-v0.29.0.tar
-k3s ctr images import images/appscode-charts-uik8sappscodecom-featureset-opscenter-security-editor-v0.29.0.tar
-k3s ctr images import images/appscode-charts-uik8sappscodecom-featureset-opscenter-storage-editor-v0.29.0.tar
-k3s ctr images import images/appscode-charts-uik8sappscodecom-featureset-opscenter-tools-editor-v0.29.0.tar
-k3s ctr images import images/appscode-charts-uik8sappscodecom-featureset-saas-core-editor-v0.29.0.tar
+k3s ctr images import images/appscode-charts-uik8sappscodecom-featureset-capi-capa-editor-v0.30.0.tar
+k3s ctr images import images/appscode-charts-uik8sappscodecom-featureset-capi-core-editor-v0.30.0.tar
+k3s ctr images import images/appscode-charts-uik8sappscodecom-featureset-crossplane-editor-v0.30.0.tar
+k3s ctr images import images/appscode-charts-uik8sappscodecom-featureset-ocm-hub-editor-v0.30.0.tar
+k3s ctr images import images/appscode-charts-uik8sappscodecom-featureset-ocm-mc-editor-v0.30.0.tar
+k3s ctr images import images/appscode-charts-uik8sappscodecom-featureset-ocm-spoke-editor-v0.30.0.tar
+k3s ctr images import images/appscode-charts-uik8sappscodecom-featureset-opscenter-backup-editor-v0.30.0.tar
+k3s ctr images import images/appscode-charts-uik8sappscodecom-featureset-opscenter-core-editor-v0.30.0.tar
+k3s ctr images import images/appscode-charts-uik8sappscodecom-featureset-opscenter-cost-editor-v0.30.0.tar
+k3s ctr images import images/appscode-charts-uik8sappscodecom-featureset-opscenter-datastore-editor-v0.30.0.tar
+k3s ctr images import images/appscode-charts-uik8sappscodecom-featureset-opscenter-networking-editor-v0.30.0.tar
+k3s ctr images import images/appscode-charts-uik8sappscodecom-featureset-opscenter-observability-editor-v0.30.0.tar
+k3s ctr images import images/appscode-charts-uik8sappscodecom-featureset-opscenter-policy-management-editor-v0.30.0.tar
+k3s ctr images import images/appscode-charts-uik8sappscodecom-featureset-opscenter-secret-management-editor-v0.30.0.tar
+k3s ctr images import images/appscode-charts-uik8sappscodecom-featureset-opscenter-security-editor-v0.30.0.tar
+k3s ctr images import images/appscode-charts-uik8sappscodecom-featureset-opscenter-storage-editor-v0.30.0.tar
+k3s ctr images import images/appscode-charts-uik8sappscodecom-featureset-opscenter-tools-editor-v0.30.0.tar
+k3s ctr images import images/appscode-charts-uik8sappscodecom-featureset-saas-core-editor-v0.30.0.tar
k3s ctr images import images/appscode-charts-vault-secrets-operator-0.4.3.tar
k3s ctr images import images/appscode-charts-vault-0.27.0.tar
k3s ctr images import images/appscode-charts-virtual-secrets-server-v2025.3.14.tar
@@ -292,7 +292,7 @@ k3s ctr images import images/appscode-images-nats-2.10.24-alpine.tar
k3s ctr images import images/appscode-images-postgres-16.4-alpine.tar
k3s ctr images import images/appscode-images-redis-7.2.4-bookworm.tar
k3s ctr images import images/appscode-aceshifter-v0.0.2.tar
-k3s ctr images import images/appscode-b3-v2026.1.15.tar
+k3s ctr images import images/appscode-b3-v2026.2.16.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.10.0.tar
@@ -411,8 +411,8 @@ k3s ctr images import images/rancher-kine-v0.11.4.tar
k3s ctr images import images/autoscaling-cluster-autoscaler-v1.27.1.tar
k3s ctr images import images/csi-secrets-store-driver-v1.4.1.tar
k3s ctr images import images/ingress-nginx-kube-webhook-certgen-v20221220-controller-v1.5.1-58-g787ea74b6.tar
-k3s ctr images import images/kube-apiserver-v1.34.0.tar
-k3s ctr images import images/kube-controller-manager-v1.34.0.tar
+k3s ctr images import images/kube-apiserver-v1.35.0.tar
+k3s ctr images import images/kube-controller-manager-v1.35.0.tar
k3s ctr images import images/kube-state-metrics-kube-state-metrics-v2.13.0.tar
k3s ctr images import images/metrics-server-metrics-server-v0.7.2.tar
k3s ctr images import images/prometheus-adapter-prometheus-adapter-v0.11.2.tar
diff --git a/catalog/sync-gcp-mp-images.sh b/catalog/sync-gcp-mp-images.sh
index 84f94704c..2272748e8 100755
--- a/catalog/sync-gcp-mp-images.sh
+++ b/catalog/sync-gcp-mp-images.sh
@@ -32,16 +32,16 @@ crane cp --allow-nondistributable-artifacts cassandra:4.1.3 $IMAGE_REGISTRY/cass
crane cp --allow-nondistributable-artifacts coredns/coredns:1.11.3 $IMAGE_REGISTRY/coredns:$TAG
crane cp --allow-nondistributable-artifacts falcosecurity/falco-no-driver:0.37.0 $IMAGE_REGISTRY/falco-no-driver:$TAG
crane cp --allow-nondistributable-artifacts falcosecurity/falcoctl:0.7.1 $IMAGE_REGISTRY/falcoctl:$TAG
-crane cp --allow-nondistributable-artifacts ghcr.io/appscode-charts/ace-installer:v2026.1.15 $IMAGE_REGISTRY/ace-installer:$TAG
-crane cp --allow-nondistributable-artifacts ghcr.io/appscode-charts/ace:v2026.1.15 $IMAGE_REGISTRY/ace:$TAG
-crane cp --allow-nondistributable-artifacts ghcr.io/appscode-charts/service-gateway:v2026.1.15 $IMAGE_REGISTRY/service-gateway:$TAG
+crane cp --allow-nondistributable-artifacts ghcr.io/appscode-charts/ace-installer:v2026.2.16 $IMAGE_REGISTRY/ace-installer:$TAG
+crane cp --allow-nondistributable-artifacts ghcr.io/appscode-charts/ace:v2026.2.16 $IMAGE_REGISTRY/ace:$TAG
+crane cp --allow-nondistributable-artifacts ghcr.io/appscode-charts/service-gateway:v2026.2.16 $IMAGE_REGISTRY/service-gateway:$TAG
crane cp --allow-nondistributable-artifacts ghcr.io/appscode-charts/spoke-cluster-addons:v2024.7.10 $IMAGE_REGISTRY/spoke-cluster-addons:$TAG
crane cp --allow-nondistributable-artifacts ghcr.io/appscode-images/ingress-nginx-controller:v1.14.3 $IMAGE_REGISTRY/ingress-nginx-controller:$TAG
crane cp --allow-nondistributable-artifacts ghcr.io/appscode-images/nats:2.10.24-alpine $IMAGE_REGISTRY/nats:$TAG
crane cp --allow-nondistributable-artifacts ghcr.io/appscode-images/postgres:16.4-alpine $IMAGE_REGISTRY/postgres:$TAG
crane cp --allow-nondistributable-artifacts ghcr.io/appscode-images/redis:7.2.4-bookworm $IMAGE_REGISTRY/redis:$TAG
crane cp --allow-nondistributable-artifacts ghcr.io/appscode/aceshifter:v0.0.2 $IMAGE_REGISTRY/aceshifter:$TAG
-crane cp --allow-nondistributable-artifacts ghcr.io/appscode/b3:v2026.1.15 $IMAGE_REGISTRY/b3:$TAG
+crane cp --allow-nondistributable-artifacts ghcr.io/appscode/b3:v2026.2.16 $IMAGE_REGISTRY/b3:$TAG
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.10.0 $IMAGE_REGISTRY/catalog-manager:$TAG
@@ -156,8 +156,8 @@ crane cp --allow-nondistributable-artifacts rancher/kine:v0.11.4 $IMAGE_REGISTRY
crane cp --allow-nondistributable-artifacts registry.k8s.io/autoscaling/cluster-autoscaler:v1.27.1 $IMAGE_REGISTRY/cluster-autoscaler:$TAG
crane cp --allow-nondistributable-artifacts registry.k8s.io/csi-secrets-store/driver:v1.4.1 $IMAGE_REGISTRY/driver:$TAG
crane cp --allow-nondistributable-artifacts registry.k8s.io/ingress-nginx/kube-webhook-certgen:v20221220-controller-v1.5.1-58-g787ea74b6 $IMAGE_REGISTRY/ingress-nginx-kube-webhook-certgen:$TAG
-crane cp --allow-nondistributable-artifacts registry.k8s.io/kube-apiserver:v1.34.0 $IMAGE_REGISTRY/kube-apiserver:$TAG
-crane cp --allow-nondistributable-artifacts registry.k8s.io/kube-controller-manager:v1.34.0 $IMAGE_REGISTRY/kube-controller-manager:$TAG
+crane cp --allow-nondistributable-artifacts registry.k8s.io/kube-apiserver:v1.35.0 $IMAGE_REGISTRY/kube-apiserver:$TAG
+crane cp --allow-nondistributable-artifacts registry.k8s.io/kube-controller-manager:v1.35.0 $IMAGE_REGISTRY/kube-controller-manager:$TAG
crane cp --allow-nondistributable-artifacts registry.k8s.io/kube-state-metrics/kube-state-metrics:v2.13.0 $IMAGE_REGISTRY/kube-state-metrics:$TAG
crane cp --allow-nondistributable-artifacts registry.k8s.io/metrics-server/metrics-server:v0.7.2 $IMAGE_REGISTRY/metrics-server:$TAG
crane cp --allow-nondistributable-artifacts registry.k8s.io/prometheus-adapter/prometheus-adapter:v0.11.2 $IMAGE_REGISTRY/prometheus-adapter:$TAG
diff --git a/charts/acaas/Chart.lock b/charts/acaas/Chart.lock
index 4ef0d6594..584395750 100644
--- a/charts/acaas/Chart.lock
+++ b/charts/acaas/Chart.lock
@@ -1,24 +1,24 @@
dependencies:
- name: billing
repository: file://../billing
- version: v2026.1.15
+ version: v2026.2.16
- name: billing-ui
repository: file://../billing-ui
- version: v2026.1.15
+ version: v2026.2.16
- name: deploy-ui
repository: file://../deploy-ui
- version: v2026.1.15
+ version: v2026.2.16
- name: marketplace-api
repository: file://../marketplace-api
- version: v2026.1.15
+ version: v2026.2.16
- name: marketplace-ui
repository: file://../marketplace-ui
- version: v2026.1.15
+ version: v2026.2.16
- name: platform-links
repository: file://../platform-links
- version: v2026.1.15
+ version: v2026.2.16
- name: website
repository: file://../website
- version: v2026.1.15
-digest: sha256:ad99446f1d814abd26a9712efbceb54ded4e921b4d64de824815bae42b92922d
-generated: "2026-01-05T14:26:22.879065+06:00"
+ version: v2026.2.16
+digest: sha256:dea07f859522eb5f10004e0659726fe0d8a6e03915856f841bc250d75a90d848
+generated: "2026-02-11T05:28:23.103047372Z"
diff --git a/charts/acaas/Chart.yaml b/charts/acaas/Chart.yaml
index be78a30c7..edc2de15a 100644
--- a/charts/acaas/Chart.yaml
+++ b/charts/acaas/Chart.yaml
@@ -2,8 +2,8 @@ apiVersion: v2
name: acaas
description: A Helm chart for ACE Hosted Service
type: application
-version: v2026.1.15
-appVersion: v2026.1.15
+version: v2026.2.16
+appVersion: v2026.2.16
home: https://github.com/appscode-cloud
icon: https://cdn.appscode.com/images/products/bytebuilders/icons/android-icon-192x192.png
sources:
@@ -15,28 +15,28 @@ dependencies:
- name: billing
repository: file://../billing
condition: billing.enabled
- version: v2026.1.15
+ version: v2026.2.16
- name: billing-ui
repository: file://../billing-ui
condition: billing-ui.enabled
- version: v2026.1.15
+ version: v2026.2.16
- name: deploy-ui
repository: file://../deploy-ui
condition: deploy-ui.enabled
- version: v2026.1.15
+ version: v2026.2.16
- name: marketplace-api
repository: file://../marketplace-api
condition: marketplace-api.enabled
- version: v2026.1.15
+ version: v2026.2.16
- name: marketplace-ui
repository: file://../marketplace-ui
condition: marketplace-ui.enabled
- version: v2026.1.15
+ version: v2026.2.16
- name: platform-links
repository: file://../platform-links
condition: platform-links.enabled
- version: v2026.1.15
+ version: v2026.2.16
- name: website
repository: file://../website
condition: website.enabled
- version: v2026.1.15
+ version: v2026.2.16
diff --git a/charts/acaas/README.md b/charts/acaas/README.md
index 261a2c27e..88d4b73ec 100644
--- a/charts/acaas/README.md
+++ b/charts/acaas/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add appscode https://charts.appscode.com/stable/
$ helm repo update
-$ helm search repo appscode/acaas --version=v2026.1.15
-$ helm upgrade -i ace appscode/acaas -n ace --create-namespace --version=v2026.1.15
+$ helm search repo appscode/acaas --version=v2026.2.16
+$ helm upgrade -i ace appscode/acaas -n ace --create-namespace --version=v2026.2.16
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys AppsCode Container Engine on a [Kubernetes](http://kubernetes
To install/upgrade the chart with the release name `ace`:
```bash
-$ helm upgrade -i ace appscode/acaas -n ace --create-namespace --version=v2026.1.15
+$ helm upgrade -i ace appscode/acaas -n ace --create-namespace --version=v2026.2.16
```
The command deploys AppsCode Container Engine on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -83,12 +83,12 @@ The following table lists the configurable parameters of the `acaas` chart and t
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i ace appscode/acaas -n ace --create-namespace --version=v2026.1.15 --set global.nameOverride="ace"
+$ helm upgrade -i ace appscode/acaas -n ace --create-namespace --version=v2026.2.16 --set global.nameOverride="ace"
```
Alternatively, a YAML file that specifies the values for the parameters can be provided while
installing the chart. For example:
```bash
-$ helm upgrade -i ace appscode/acaas -n ace --create-namespace --version=v2026.1.15 --values values.yaml
+$ helm upgrade -i ace appscode/acaas -n ace --create-namespace --version=v2026.2.16 --values values.yaml
```
diff --git a/charts/accounts-ui/Chart.yaml b/charts/accounts-ui/Chart.yaml
index 7762175a1..668b6086e 100644
--- a/charts/accounts-ui/Chart.yaml
+++ b/charts/accounts-ui/Chart.yaml
@@ -2,8 +2,8 @@ apiVersion: v2
name: accounts-ui
description: A Helm chart for Kubernetes
type: application
-version: v2026.1.15
-appVersion: v2026.1.15
+version: v2026.2.16
+appVersion: v2026.2.16
home: https://github.com/appscode-cloud
icon: https://cdn.appscode.com/images/products/bytebuilders/icons/android-icon-192x192.png
sources:
diff --git a/charts/accounts-ui/README.md b/charts/accounts-ui/README.md
index 8db689ed7..1cb3e51cb 100644
--- a/charts/accounts-ui/README.md
+++ b/charts/accounts-ui/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add appscode https://charts.appscode.com/stable/
$ helm repo update
-$ helm search repo appscode/accounts-ui --version=v2026.1.15
-$ helm upgrade -i accounts-ui appscode/accounts-ui -n ace --create-namespace --version=v2026.1.15
+$ helm search repo appscode/accounts-ui --version=v2026.2.16
+$ helm upgrade -i accounts-ui appscode/accounts-ui -n ace --create-namespace --version=v2026.2.16
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys a Accounts UI on a [Kubernetes](http://kubernetes.io) cluster
To install/upgrade the chart with the release name `accounts-ui`:
```bash
-$ helm upgrade -i accounts-ui appscode/accounts-ui -n ace --create-namespace --version=v2026.1.15
+$ helm upgrade -i accounts-ui appscode/accounts-ui -n ace --create-namespace --version=v2026.2.16
```
The command deploys a Accounts UI on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -93,12 +93,12 @@ The following table lists the configurable parameters of the `accounts-ui` chart
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i accounts-ui appscode/accounts-ui -n ace --create-namespace --version=v2026.1.15 --set replicaCount=1
+$ helm upgrade -i accounts-ui appscode/accounts-ui -n ace --create-namespace --version=v2026.2.16 --set replicaCount=1
```
Alternatively, a YAML file that specifies the values for the parameters can be provided while
installing the chart. For example:
```bash
-$ helm upgrade -i accounts-ui appscode/accounts-ui -n ace --create-namespace --version=v2026.1.15 --values values.yaml
+$ helm upgrade -i accounts-ui appscode/accounts-ui -n ace --create-namespace --version=v2026.2.16 --values values.yaml
```
diff --git a/charts/ace-installer-certified-crds/Chart.yaml b/charts/ace-installer-certified-crds/Chart.yaml
index a10df8c4e..1a9acfb8e 100644
--- a/charts/ace-installer-certified-crds/Chart.yaml
+++ b/charts/ace-installer-certified-crds/Chart.yaml
@@ -1,7 +1,7 @@
annotations:
charts.openshift.io/name: ace-installer-certified-crds
apiVersion: v2
-appVersion: v2026.1.15
+appVersion: v2026.2.16
description: Chart containing only CRDs from ace-installer chart
home: https://github.com/appscode-cloud
icon: https://cdn.appscode.com/images/products/kubeops/icons/android-icon-192x192.png
@@ -12,4 +12,4 @@ maintainers:
name: ace-installer-certified-crds
sources:
- https://github.com/appscode-cloud/installer
-version: 2026.1.15
+version: 2026.2.16
diff --git a/charts/ace-installer-certified-crds/README.md b/charts/ace-installer-certified-crds/README.md
index cd8c804ea..734b94d73 100644
--- a/charts/ace-installer-certified-crds/README.md
+++ b/charts/ace-installer-certified-crds/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add appscode https://charts.appscode.com/stable/
$ helm repo update
-$ helm search repo appscode/ace-installer-certified-crds --version=2026.1.15
-$ helm upgrade -i ace-installer-certified-crds appscode/ace-installer-certified-crds -n kubeops --create-namespace --version=2026.1.15
+$ helm search repo appscode/ace-installer-certified-crds --version=2026.2.16
+$ helm upgrade -i ace-installer-certified-crds appscode/ace-installer-certified-crds -n kubeops --create-namespace --version=2026.2.16
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys charts for ACE on a [Kubernetes](http://kubernetes.io) cluste
To install/upgrade the chart with the release name `ace-installer-certified-crds`:
```bash
-$ helm upgrade -i ace-installer-certified-crds appscode/ace-installer-certified-crds -n kubeops --create-namespace --version=2026.1.15
+$ helm upgrade -i ace-installer-certified-crds appscode/ace-installer-certified-crds -n kubeops --create-namespace --version=2026.2.16
```
The command deploys charts for ACE on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -66,11 +66,11 @@ The following table lists the configurable parameters of the `ace-installer-cert
| helm.createNamespace | | true |
| helm.repositories.appscode-charts-oci.url | | oci://ghcr.io/appscode-charts |
| helm.releases.ace.enabled | | false |
-| helm.releases.ace.version | | "v2026.1.15" |
+| helm.releases.ace.version | | "v2026.2.16" |
| helm.releases.acerproxy.enabled | | false |
-| helm.releases.acerproxy.version | | "v2026.1.15" |
+| helm.releases.acerproxy.version | | "v2026.2.16" |
| helm.releases.aceshifter.enabled | | true |
-| helm.releases.aceshifter.version | | "v2026.1.15" |
+| helm.releases.aceshifter.version | | "v2026.2.16" |
| helm.releases.capi-catalog.enabled | | false |
| helm.releases.capi-catalog.version | | "v2024.10.24" |
| helm.releases.cert-manager.enabled | | true |
@@ -89,18 +89,18 @@ The following table lists the configurable parameters of the `ace-installer-cert
| helm.releases.kubestash.enabled | | true |
| helm.releases.kubestash.version | | "v2026.1.19" |
| helm.releases.kube-ui-server.enabled | | true |
-| helm.releases.kube-ui-server.version | | "v2026.1.15" |
+| helm.releases.kube-ui-server.version | | "v2026.2.16" |
| helm.releases.license-proxyserver.enabled | | true |
| helm.releases.license-proxyserver.version | | "v2026.1.15" |
| helm.releases.opscenter-features.enabled | | true |
-| helm.releases.opscenter-features.version | | "v2026.1.15" |
+| helm.releases.opscenter-features.version | | "v2026.2.16" |
| helm.releases.panopticon.enabled | | true |
| helm.releases.panopticon.version | | "v2026.1.15" |
| helm.releases.panopticon.values | | {"monitoring":{"agent":"prometheus.io/operator","enabled":true,"serviceMonitor":{"labels":{"release":"kube-prometheus-stack"}}}} |
| helm.releases.reloader.enabled | | true |
| helm.releases.reloader.version | | "1.0.79" |
| helm.releases.stash-presets.enabled | | false |
-| helm.releases.stash-presets.version | | "v2026.1.15" |
+| helm.releases.stash-presets.version | | "v2026.2.16" |
| helm.releases.cluster-manager-spoke.enabled | | false |
| helm.releases.cluster-manager-spoke.version | | "v2025.10.17" |
| helm.releases.spoke-cluster-addons.enabled | | false |
@@ -144,12 +144,12 @@ The following table lists the configurable parameters of the `ace-installer-cert
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i ace-installer-certified-crds appscode/ace-installer-certified-crds -n kubeops --create-namespace --version=2026.1.15 --set image.proxies.appscode=r.appscode.com
+$ helm upgrade -i ace-installer-certified-crds appscode/ace-installer-certified-crds -n kubeops --create-namespace --version=2026.2.16 --set image.proxies.appscode=r.appscode.com
```
Alternatively, a YAML file that specifies the values for the parameters can be provided while
installing the chart. For example:
```bash
-$ helm upgrade -i ace-installer-certified-crds appscode/ace-installer-certified-crds -n kubeops --create-namespace --version=2026.1.15 --values values.yaml
+$ helm upgrade -i ace-installer-certified-crds appscode/ace-installer-certified-crds -n kubeops --create-namespace --version=2026.2.16 --values values.yaml
```
diff --git a/charts/ace-installer-certified-crds/values.yaml b/charts/ace-installer-certified-crds/values.yaml
index 8429e33ae..7e6775a16 100644
--- a/charts/ace-installer-certified-crds/values.yaml
+++ b/charts/ace-installer-certified-crds/values.yaml
@@ -49,13 +49,13 @@ helm:
releases:
ace:
enabled: false
- version: "v2026.1.15"
+ version: "v2026.2.16"
acerproxy:
enabled: false
- version: "v2026.1.15"
+ version: "v2026.2.16"
aceshifter:
enabled: true
- version: "v2026.1.15"
+ version: "v2026.2.16"
capi-catalog:
enabled: false
version: "v2024.10.24"
@@ -99,13 +99,13 @@ helm:
version: "v2026.1.19"
kube-ui-server:
enabled: true
- version: "v2026.1.15"
+ version: "v2026.2.16"
license-proxyserver:
enabled: true
version: "v2026.1.15"
opscenter-features:
enabled: true
- version: "v2026.1.15"
+ version: "v2026.2.16"
panopticon:
enabled: true
version: "v2026.1.15"
@@ -121,7 +121,7 @@ helm:
version: "1.0.79"
stash-presets:
enabled: false
- version: "v2026.1.15"
+ version: "v2026.2.16"
# feature less chart versions
cluster-manager-spoke:
enabled: false
@@ -182,7 +182,6 @@ precheck:
nodeSelector: {}
tolerations: []
affinity: {}
-
tester:
# Docker registry containing app image
image:
@@ -221,5 +220,4 @@ tester:
nodeSelector: {}
tolerations: []
affinity: {}
-
options: ""
diff --git a/charts/ace-installer-certified/Chart.yaml b/charts/ace-installer-certified/Chart.yaml
index 95be3a35d..65d5e0935 100644
--- a/charts/ace-installer-certified/Chart.yaml
+++ b/charts/ace-installer-certified/Chart.yaml
@@ -1,7 +1,7 @@
annotations:
charts.openshift.io/name: ace-installer-certified
apiVersion: v2
-appVersion: v2026.1.15
+appVersion: v2026.2.16
description: ACE Installer
home: https://github.com/appscode-cloud
icon: https://cdn.appscode.com/images/products/kubeops/icons/android-icon-192x192.png
@@ -13,4 +13,4 @@ name: ace-installer-certified
sources:
- https://github.com/appscode-cloud/installer
type: application
-version: 2026.1.15
+version: 2026.2.16
diff --git a/charts/ace-installer-certified/README.md b/charts/ace-installer-certified/README.md
index b8825f013..9c826f1e8 100644
--- a/charts/ace-installer-certified/README.md
+++ b/charts/ace-installer-certified/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add appscode https://charts.appscode.com/stable/
$ helm repo update
-$ helm search repo appscode/ace-installer-certified --version=2026.1.15
-$ helm upgrade -i ace-installer-certified appscode/ace-installer-certified -n kubeops --create-namespace --version=2026.1.15
+$ helm search repo appscode/ace-installer-certified --version=2026.2.16
+$ helm upgrade -i ace-installer-certified appscode/ace-installer-certified -n kubeops --create-namespace --version=2026.2.16
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys charts for ACE on a [Kubernetes](http://kubernetes.io) cluste
To install/upgrade the chart with the release name `ace-installer-certified`:
```bash
-$ helm upgrade -i ace-installer-certified appscode/ace-installer-certified -n kubeops --create-namespace --version=2026.1.15
+$ helm upgrade -i ace-installer-certified appscode/ace-installer-certified -n kubeops --create-namespace --version=2026.2.16
```
The command deploys charts for ACE on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -66,11 +66,11 @@ The following table lists the configurable parameters of the `ace-installer-cert
| helm.createNamespace | | true |
| helm.repositories.appscode-charts-oci.url | | oci://ghcr.io/appscode-charts |
| helm.releases.ace.enabled | | false |
-| helm.releases.ace.version | | "v2026.1.15" |
+| helm.releases.ace.version | | "v2026.2.16" |
| helm.releases.acerproxy.enabled | | false |
-| helm.releases.acerproxy.version | | "v2026.1.15" |
+| helm.releases.acerproxy.version | | "v2026.2.16" |
| helm.releases.aceshifter.enabled | | true |
-| helm.releases.aceshifter.version | | "v2026.1.15" |
+| helm.releases.aceshifter.version | | "v2026.2.16" |
| helm.releases.capi-catalog.enabled | | false |
| helm.releases.capi-catalog.version | | "v2024.10.24" |
| helm.releases.cert-manager.enabled | | true |
@@ -89,18 +89,18 @@ The following table lists the configurable parameters of the `ace-installer-cert
| helm.releases.kubestash.enabled | | true |
| helm.releases.kubestash.version | | "v2026.1.19" |
| helm.releases.kube-ui-server.enabled | | true |
-| helm.releases.kube-ui-server.version | | "v2026.1.15" |
+| helm.releases.kube-ui-server.version | | "v2026.2.16" |
| helm.releases.license-proxyserver.enabled | | true |
| helm.releases.license-proxyserver.version | | "v2026.1.15" |
| helm.releases.opscenter-features.enabled | | true |
-| helm.releases.opscenter-features.version | | "v2026.1.15" |
+| helm.releases.opscenter-features.version | | "v2026.2.16" |
| helm.releases.panopticon.enabled | | true |
| helm.releases.panopticon.version | | "v2026.1.15" |
| helm.releases.panopticon.values | | {"monitoring":{"agent":"prometheus.io/operator","enabled":true,"serviceMonitor":{"labels":{"release":"kube-prometheus-stack"}}}} |
| helm.releases.reloader.enabled | | true |
| helm.releases.reloader.version | | "1.0.79" |
| helm.releases.stash-presets.enabled | | false |
-| helm.releases.stash-presets.version | | "v2026.1.15" |
+| helm.releases.stash-presets.version | | "v2026.2.16" |
| helm.releases.cluster-manager-spoke.enabled | | false |
| helm.releases.cluster-manager-spoke.version | | "v2025.10.17" |
| helm.releases.spoke-cluster-addons.enabled | | false |
@@ -144,12 +144,12 @@ The following table lists the configurable parameters of the `ace-installer-cert
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i ace-installer-certified appscode/ace-installer-certified -n kubeops --create-namespace --version=2026.1.15 --set image.proxies.appscode=r.appscode.com
+$ helm upgrade -i ace-installer-certified appscode/ace-installer-certified -n kubeops --create-namespace --version=2026.2.16 --set image.proxies.appscode=r.appscode.com
```
Alternatively, a YAML file that specifies the values for the parameters can be provided while
installing the chart. For example:
```bash
-$ helm upgrade -i ace-installer-certified appscode/ace-installer-certified -n kubeops --create-namespace --version=2026.1.15 --values values.yaml
+$ helm upgrade -i ace-installer-certified appscode/ace-installer-certified -n kubeops --create-namespace --version=2026.2.16 --values values.yaml
```
diff --git a/charts/ace-installer-certified/values.yaml b/charts/ace-installer-certified/values.yaml
index 8429e33ae..7e6775a16 100644
--- a/charts/ace-installer-certified/values.yaml
+++ b/charts/ace-installer-certified/values.yaml
@@ -49,13 +49,13 @@ helm:
releases:
ace:
enabled: false
- version: "v2026.1.15"
+ version: "v2026.2.16"
acerproxy:
enabled: false
- version: "v2026.1.15"
+ version: "v2026.2.16"
aceshifter:
enabled: true
- version: "v2026.1.15"
+ version: "v2026.2.16"
capi-catalog:
enabled: false
version: "v2024.10.24"
@@ -99,13 +99,13 @@ helm:
version: "v2026.1.19"
kube-ui-server:
enabled: true
- version: "v2026.1.15"
+ version: "v2026.2.16"
license-proxyserver:
enabled: true
version: "v2026.1.15"
opscenter-features:
enabled: true
- version: "v2026.1.15"
+ version: "v2026.2.16"
panopticon:
enabled: true
version: "v2026.1.15"
@@ -121,7 +121,7 @@ helm:
version: "1.0.79"
stash-presets:
enabled: false
- version: "v2026.1.15"
+ version: "v2026.2.16"
# feature less chart versions
cluster-manager-spoke:
enabled: false
@@ -182,7 +182,6 @@ precheck:
nodeSelector: {}
tolerations: []
affinity: {}
-
tester:
# Docker registry containing app image
image:
@@ -221,5 +220,4 @@ tester:
nodeSelector: {}
tolerations: []
affinity: {}
-
options: ""
diff --git a/charts/ace-installer/Chart.yaml b/charts/ace-installer/Chart.yaml
index fb09bcc90..8d84820dc 100644
--- a/charts/ace-installer/Chart.yaml
+++ b/charts/ace-installer/Chart.yaml
@@ -2,8 +2,8 @@ apiVersion: v2
name: ace-installer
description: ACE Installer
type: application
-version: v2026.1.15
-appVersion: v2026.1.15
+version: v2026.2.16
+appVersion: v2026.2.16
kubeVersion: '>=1.28.0-0'
annotations:
charts.openshift.io/name: ace-installer
diff --git a/charts/ace-installer/README.md b/charts/ace-installer/README.md
index 3c1ca8a22..99e9bb014 100644
--- a/charts/ace-installer/README.md
+++ b/charts/ace-installer/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add appscode https://charts.appscode.com/stable/
$ helm repo update
-$ helm search repo appscode/ace-installer --version=v2026.1.15
-$ helm upgrade -i ace-installer appscode/ace-installer -n kubeops --create-namespace --version=v2026.1.15
+$ helm search repo appscode/ace-installer --version=v2026.2.16
+$ helm upgrade -i ace-installer appscode/ace-installer -n kubeops --create-namespace --version=v2026.2.16
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys charts for ACE on a [Kubernetes](http://kubernetes.io) cluste
To install/upgrade the chart with the release name `ace-installer`:
```bash
-$ helm upgrade -i ace-installer appscode/ace-installer -n kubeops --create-namespace --version=v2026.1.15
+$ helm upgrade -i ace-installer appscode/ace-installer -n kubeops --create-namespace --version=v2026.2.16
```
The command deploys charts for ACE on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -66,11 +66,11 @@ The following table lists the configurable parameters of the `ace-installer` cha
| helm.createNamespace | | true |
| helm.repositories.appscode-charts-oci.url | | oci://ghcr.io/appscode-charts |
| helm.releases.ace.enabled | | false |
-| helm.releases.ace.version | | "v2026.1.15" |
+| helm.releases.ace.version | | "v2026.2.16" |
| helm.releases.acerproxy.enabled | | false |
-| helm.releases.acerproxy.version | | "v2026.1.15" |
+| helm.releases.acerproxy.version | | "v2026.2.16" |
| helm.releases.aceshifter.enabled | | true |
-| helm.releases.aceshifter.version | | "v2026.1.15" |
+| helm.releases.aceshifter.version | | "v2026.2.16" |
| helm.releases.capi-catalog.enabled | | false |
| helm.releases.capi-catalog.version | | "v2024.10.24" |
| helm.releases.cert-manager.enabled | | true |
@@ -89,18 +89,18 @@ The following table lists the configurable parameters of the `ace-installer` cha
| helm.releases.kubestash.enabled | | true |
| helm.releases.kubestash.version | | "v2026.1.19" |
| helm.releases.kube-ui-server.enabled | | true |
-| helm.releases.kube-ui-server.version | | "v2026.1.15" |
+| helm.releases.kube-ui-server.version | | "v2026.2.16" |
| helm.releases.license-proxyserver.enabled | | true |
| helm.releases.license-proxyserver.version | | "v2026.1.15" |
| helm.releases.opscenter-features.enabled | | true |
-| helm.releases.opscenter-features.version | | "v2026.1.15" |
+| helm.releases.opscenter-features.version | | "v2026.2.16" |
| helm.releases.panopticon.enabled | | true |
| helm.releases.panopticon.version | | "v2026.1.15" |
| helm.releases.panopticon.values | | {"monitoring":{"agent":"prometheus.io/operator","enabled":true,"serviceMonitor":{"labels":{"release":"kube-prometheus-stack"}}}} |
| helm.releases.reloader.enabled | | true |
| helm.releases.reloader.version | | "1.0.79" |
| helm.releases.stash-presets.enabled | | false |
-| helm.releases.stash-presets.version | | "v2026.1.15" |
+| helm.releases.stash-presets.version | | "v2026.2.16" |
| helm.releases.cluster-manager-spoke.enabled | | false |
| helm.releases.cluster-manager-spoke.version | | "v2025.10.17" |
| helm.releases.spoke-cluster-addons.enabled | | false |
@@ -144,12 +144,12 @@ The following table lists the configurable parameters of the `ace-installer` cha
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i ace-installer appscode/ace-installer -n kubeops --create-namespace --version=v2026.1.15 --set image.proxies.appscode=r.appscode.com
+$ helm upgrade -i ace-installer appscode/ace-installer -n kubeops --create-namespace --version=v2026.2.16 --set image.proxies.appscode=r.appscode.com
```
Alternatively, a YAML file that specifies the values for the parameters can be provided while
installing the chart. For example:
```bash
-$ helm upgrade -i ace-installer appscode/ace-installer -n kubeops --create-namespace --version=v2026.1.15 --values values.yaml
+$ helm upgrade -i ace-installer appscode/ace-installer -n kubeops --create-namespace --version=v2026.2.16 --values values.yaml
```
diff --git a/charts/ace-installer/values.yaml b/charts/ace-installer/values.yaml
index 8429e33ae..7e6775a16 100644
--- a/charts/ace-installer/values.yaml
+++ b/charts/ace-installer/values.yaml
@@ -49,13 +49,13 @@ helm:
releases:
ace:
enabled: false
- version: "v2026.1.15"
+ version: "v2026.2.16"
acerproxy:
enabled: false
- version: "v2026.1.15"
+ version: "v2026.2.16"
aceshifter:
enabled: true
- version: "v2026.1.15"
+ version: "v2026.2.16"
capi-catalog:
enabled: false
version: "v2024.10.24"
@@ -99,13 +99,13 @@ helm:
version: "v2026.1.19"
kube-ui-server:
enabled: true
- version: "v2026.1.15"
+ version: "v2026.2.16"
license-proxyserver:
enabled: true
version: "v2026.1.15"
opscenter-features:
enabled: true
- version: "v2026.1.15"
+ version: "v2026.2.16"
panopticon:
enabled: true
version: "v2026.1.15"
@@ -121,7 +121,7 @@ helm:
version: "1.0.79"
stash-presets:
enabled: false
- version: "v2026.1.15"
+ version: "v2026.2.16"
# feature less chart versions
cluster-manager-spoke:
enabled: false
@@ -182,7 +182,6 @@ precheck:
nodeSelector: {}
tolerations: []
affinity: {}
-
tester:
# Docker registry containing app image
image:
@@ -221,5 +220,4 @@ tester:
nodeSelector: {}
tolerations: []
affinity: {}
-
options: ""
diff --git a/charts/ace/Chart.lock b/charts/ace/Chart.lock
index 761fe9b30..118a511e0 100644
--- a/charts/ace/Chart.lock
+++ b/charts/ace/Chart.lock
@@ -1,25 +1,25 @@
dependencies:
- name: platform-ui
repository: file://../platform-ui
- version: v2026.1.15
+ version: v2026.2.16
- name: cluster-ui
repository: file://../cluster-ui
- version: v2026.1.15
+ version: v2026.2.16
- name: kubedb-ui
repository: file://../kubedb-ui
- version: v2026.1.15
+ version: v2026.2.16
- name: platform-api
repository: file://../platform-api
- version: v2026.1.15
+ version: v2026.2.16
- name: grafana
repository: file://../grafana
- version: v2026.1.15
+ version: v2026.2.16
- name: trickster
repository: oci://ghcr.io/appscode-charts
version: v2026.1.15
- name: s3proxy
repository: file://../s3proxy
- version: v2026.1.15
+ version: v2026.2.16
- name: ingress-nginx
repository: oci://ghcr.io/appscode-charts
version: 4.14.3
@@ -34,9 +34,9 @@ dependencies:
version: v2026.1.15
- name: outbox-syncer
repository: file://../outbox-syncer
- version: v2026.1.15
+ version: v2026.2.16
- name: platform-opscenter
repository: file://../platform-opscenter
- version: v2026.1.15
-digest: sha256:02be2d927623b1c25dc6f4fb85386f012c6932e24a07f613e009c96ad56798f1
-generated: "2026-02-07T01:20:28.553444-05:00"
+ version: v2026.2.16
+digest: sha256:aae8ec73bc73dfcc0151931747046f939e8e4684ecc0db7b5d5cab45e4b90c7f
+generated: "2026-02-11T05:28:23.902725956Z"
diff --git a/charts/ace/Chart.yaml b/charts/ace/Chart.yaml
index 4265f685b..3a05e3753 100644
--- a/charts/ace/Chart.yaml
+++ b/charts/ace/Chart.yaml
@@ -2,8 +2,8 @@ apiVersion: v2
name: ace
description: A Helm chart for AppsCode Container Engine
type: application
-version: v2026.1.15
-appVersion: v2026.1.15
+version: v2026.2.16
+appVersion: v2026.2.16
home: https://github.com/appscode-cloud
icon: https://cdn.appscode.com/images/products/bytebuilders/icons/android-icon-192x192.png
sources:
@@ -15,23 +15,23 @@ dependencies:
- name: platform-ui
repository: file://../platform-ui
condition: platform-ui.enabled
- version: v2026.1.15
+ version: v2026.2.16
- name: cluster-ui
repository: file://../cluster-ui
condition: cluster-ui.enabled
- version: v2026.1.15
+ version: v2026.2.16
- name: kubedb-ui
repository: file://../kubedb-ui
condition: kubedb-ui.enabled
- version: v2026.1.15
+ version: v2026.2.16
- name: platform-api
repository: file://../platform-api
condition: platform-api.enabled
- version: v2026.1.15
+ version: v2026.2.16
- name: grafana
repository: file://../grafana
condition: grafana.enabled
- version: v2026.1.15
+ version: v2026.2.16
- name: trickster
repository: oci://ghcr.io/appscode-charts
condition: trickster.enabled
@@ -39,7 +39,7 @@ dependencies:
- name: s3proxy
repository: file://../s3proxy
condition: s3proxy.enabled
- version: v2026.1.15
+ version: v2026.2.16
- name: ingress-nginx
repository: oci://ghcr.io/appscode-charts
condition: ingress-nginx.enabled
@@ -59,8 +59,8 @@ dependencies:
- name: outbox-syncer
repository: file://../outbox-syncer
condition: outbox-syncer.enabled
- version: v2026.1.15
+ version: v2026.2.16
- name: platform-opscenter
repository: file://../platform-opscenter
condition: platform-opscenter.enabled
- version: v2026.1.15
+ version: v2026.2.16
diff --git a/charts/ace/README.md b/charts/ace/README.md
index c52889b36..53d5de263 100644
--- a/charts/ace/README.md
+++ b/charts/ace/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add appscode https://charts.appscode.com/stable/
$ helm repo update
-$ helm search repo appscode/ace --version=v2026.1.15
-$ helm upgrade -i ace appscode/ace -n ace --create-namespace --version=v2026.1.15
+$ helm search repo appscode/ace --version=v2026.2.16
+$ helm upgrade -i ace appscode/ace -n ace --create-namespace --version=v2026.2.16
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys AppsCode Container Engine on a [Kubernetes](http://kubernetes
To install/upgrade the chart with the release name `ace`:
```bash
-$ helm upgrade -i ace appscode/ace -n ace --create-namespace --version=v2026.1.15
+$ helm upgrade -i ace appscode/ace -n ace --create-namespace --version=v2026.2.16
```
The command deploys AppsCode Container Engine on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -241,12 +241,12 @@ The following table lists the configurable parameters of the `ace` chart and the
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i ace appscode/ace -n ace --create-namespace --version=v2026.1.15 --set global.nameOverride="ace"
+$ helm upgrade -i ace appscode/ace -n ace --create-namespace --version=v2026.2.16 --set global.nameOverride="ace"
```
Alternatively, a YAML file that specifies the values for the parameters can be provided while
installing the chart. For example:
```bash
-$ helm upgrade -i ace appscode/ace -n ace --create-namespace --version=v2026.1.15 --values values.yaml
+$ helm upgrade -i ace appscode/ace -n ace --create-namespace --version=v2026.2.16 --values values.yaml
```
diff --git a/charts/ace/values.openapiv3_schema.yaml b/charts/ace/values.openapiv3_schema.yaml
index 5f735724c..29a87c539 100644
--- a/charts/ace/values.openapiv3_schema.yaml
+++ b/charts/ace/values.openapiv3_schema.yaml
@@ -19283,6 +19283,25 @@ properties:
format: int32
type: integer
type: object
+ monitoring:
+ properties:
+ agent:
+ enum:
+ - prometheus.io
+ - prometheus.io/operator
+ - prometheus.io/builtin
+ type: string
+ serviceMonitor:
+ properties:
+ labels:
+ additionalProperties:
+ type: string
+ type: object
+ type: object
+ required:
+ - agent
+ - serviceMonitor
+ type: object
nameOverride:
type: string
nodeSelector:
diff --git a/charts/acerproxy/Chart.yaml b/charts/acerproxy/Chart.yaml
index 22c5d03db..be4504e87 100755
--- a/charts/acerproxy/Chart.yaml
+++ b/charts/acerproxy/Chart.yaml
@@ -2,7 +2,7 @@ apiVersion: v2
name: acerproxy
description: A Helm chart for Rancher aware proxy of ACE api
type: application
-version: v2026.1.15
+version: v2026.2.16
appVersion: v0.2.0
home: https://github.com/kubedb/acerproxy
icon: https://cdn.appscode.com/images/products/kubedb/kubedb-icon.png
diff --git a/charts/acerproxy/README.md b/charts/acerproxy/README.md
index 79f42a108..38fbb8f3f 100644
--- a/charts/acerproxy/README.md
+++ b/charts/acerproxy/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add appscode https://charts.appscode.com/stable/
$ helm repo update
-$ helm search repo appscode/acerproxy --version=v2026.1.15
-$ helm upgrade -i acerproxy appscode/acerproxy -n kubeops --create-namespace --version=v2026.1.15
+$ helm search repo appscode/acerproxy --version=v2026.2.16
+$ helm upgrade -i acerproxy appscode/acerproxy -n kubeops --create-namespace --version=v2026.2.16
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys a Rancher aware proxy of ACE api on a [Kubernetes](http://kub
To install/upgrade the chart with the release name `acerproxy`:
```bash
-$ helm upgrade -i acerproxy appscode/acerproxy -n kubeops --create-namespace --version=v2026.1.15
+$ helm upgrade -i acerproxy appscode/acerproxy -n kubeops --create-namespace --version=v2026.2.16
```
The command deploys a Rancher aware proxy of ACE api on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -91,12 +91,12 @@ The following table lists the configurable parameters of the `acerproxy` chart a
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i acerproxy appscode/acerproxy -n kubeops --create-namespace --version=v2026.1.15 --set replicaCount=1
+$ helm upgrade -i acerproxy appscode/acerproxy -n kubeops --create-namespace --version=v2026.2.16 --set replicaCount=1
```
Alternatively, a YAML file that specifies the values for the parameters can be provided while
installing the chart. For example:
```bash
-$ helm upgrade -i acerproxy appscode/acerproxy -n kubeops --create-namespace --version=v2026.1.15 --values values.yaml
+$ helm upgrade -i acerproxy appscode/acerproxy -n kubeops --create-namespace --version=v2026.2.16 --values values.yaml
```
diff --git a/charts/aceshifter/Chart.yaml b/charts/aceshifter/Chart.yaml
index cbd9676dc..01142e9a8 100644
--- a/charts/aceshifter/Chart.yaml
+++ b/charts/aceshifter/Chart.yaml
@@ -2,7 +2,7 @@ apiVersion: v2
name: aceshifter
description: A Helm chart for OpenShift
type: application
-version: v2026.1.15
+version: v2026.2.16
appVersion: v0.0.2
home: https://github.com/appscode-cloud
icon: https://cdn.appscode.com/images/products/bytebuilders/icons/android-icon-192x192.png
diff --git a/charts/aceshifter/README.md b/charts/aceshifter/README.md
index 208c45c1f..92afb3e73 100644
--- a/charts/aceshifter/README.md
+++ b/charts/aceshifter/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add appscode https://charts.appscode.com/stable/
$ helm repo update
-$ helm search repo appscode/aceshifter --version=v2026.1.15
-$ helm upgrade -i aceshifter appscode/aceshifter -n ace --create-namespace --version=v2026.1.15
+$ helm search repo appscode/aceshifter --version=v2026.2.16
+$ helm upgrade -i aceshifter appscode/aceshifter -n ace --create-namespace --version=v2026.2.16
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys a Aceshifter on a [Kubernetes](http://kubernetes.io) cluster
To install/upgrade the chart with the release name `aceshifter`:
```bash
-$ helm upgrade -i aceshifter appscode/aceshifter -n ace --create-namespace --version=v2026.1.15
+$ helm upgrade -i aceshifter appscode/aceshifter -n ace --create-namespace --version=v2026.2.16
```
The command deploys a Aceshifter on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -86,12 +86,12 @@ The following table lists the configurable parameters of the `aceshifter` chart
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i aceshifter appscode/aceshifter -n ace --create-namespace --version=v2026.1.15 --set replicaCount=1
+$ helm upgrade -i aceshifter appscode/aceshifter -n ace --create-namespace --version=v2026.2.16 --set replicaCount=1
```
Alternatively, a YAML file that specifies the values for the parameters can be provided while
installing the chart. For example:
```bash
-$ helm upgrade -i aceshifter appscode/aceshifter -n ace --create-namespace --version=v2026.1.15 --values values.yaml
+$ helm upgrade -i aceshifter appscode/aceshifter -n ace --create-namespace --version=v2026.2.16 --values values.yaml
```
diff --git a/charts/billing-ui/Chart.yaml b/charts/billing-ui/Chart.yaml
index e8bdb86ce..2678cc555 100644
--- a/charts/billing-ui/Chart.yaml
+++ b/charts/billing-ui/Chart.yaml
@@ -2,7 +2,7 @@ apiVersion: v2
name: billing-ui
description: A Helm chart for Kubernetes
type: application
-version: v2026.1.15
+version: v2026.2.16
appVersion: 2.0.0
home: https://github.com/appscode-cloud
icon: https://cdn.appscode.com/images/products/bytebuilders/icons/android-icon-192x192.png
diff --git a/charts/billing-ui/README.md b/charts/billing-ui/README.md
index db74b00d5..6748755a6 100644
--- a/charts/billing-ui/README.md
+++ b/charts/billing-ui/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add appscode https://charts.appscode.com/stable/
$ helm repo update
-$ helm search repo appscode/billing-ui --version=v2026.1.15
-$ helm upgrade -i billing-ui appscode/billing-ui -n ace --create-namespace --version=v2026.1.15
+$ helm search repo appscode/billing-ui --version=v2026.2.16
+$ helm upgrade -i billing-ui appscode/billing-ui -n ace --create-namespace --version=v2026.2.16
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys a Cluster UI on a [Kubernetes](http://kubernetes.io) cluster
To install/upgrade the chart with the release name `billing-ui`:
```bash
-$ helm upgrade -i billing-ui appscode/billing-ui -n ace --create-namespace --version=v2026.1.15
+$ helm upgrade -i billing-ui appscode/billing-ui -n ace --create-namespace --version=v2026.2.16
```
The command deploys a Cluster UI on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -77,12 +77,12 @@ The following table lists the configurable parameters of the `billing-ui` chart
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i billing-ui appscode/billing-ui -n ace --create-namespace --version=v2026.1.15 --set replicaCount=1
+$ helm upgrade -i billing-ui appscode/billing-ui -n ace --create-namespace --version=v2026.2.16 --set replicaCount=1
```
Alternatively, a YAML file that specifies the values for the parameters can be provided while
installing the chart. For example:
```bash
-$ helm upgrade -i billing-ui appscode/billing-ui -n ace --create-namespace --version=v2026.1.15 --values values.yaml
+$ helm upgrade -i billing-ui appscode/billing-ui -n ace --create-namespace --version=v2026.2.16 --values values.yaml
```
diff --git a/charts/billing/Chart.yaml b/charts/billing/Chart.yaml
index ffb30841e..df2c5749b 100644
--- a/charts/billing/Chart.yaml
+++ b/charts/billing/Chart.yaml
@@ -2,8 +2,8 @@ apiVersion: v2
name: billing
description: A Helm chart for Kubernetes
type: application
-version: v2026.1.15
-appVersion: v2026.1.15
+version: v2026.2.16
+appVersion: v2026.2.16
home: https://github.com/appscode-cloud
icon: https://cdn.appscode.com/images/products/bytebuilders/icons/android-icon-192x192.png
sources:
diff --git a/charts/billing/README.md b/charts/billing/README.md
index 5567ab040..b1bbae926 100644
--- a/charts/billing/README.md
+++ b/charts/billing/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add appscode https://charts.appscode.com/stable/
$ helm repo update
-$ helm search repo appscode/billing --version=v2026.1.15
-$ helm upgrade -i billing appscode/billing -n ace --create-namespace --version=v2026.1.15
+$ helm search repo appscode/billing --version=v2026.2.16
+$ helm upgrade -i billing appscode/billing -n ace --create-namespace --version=v2026.2.16
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys a billing backend on a [Kubernetes](http://kubernetes.io) clu
To install/upgrade the chart with the release name `billing`:
```bash
-$ helm upgrade -i billing appscode/billing -n ace --create-namespace --version=v2026.1.15
+$ helm upgrade -i billing appscode/billing -n ace --create-namespace --version=v2026.2.16
```
The command deploys a billing backend on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -91,12 +91,12 @@ The following table lists the configurable parameters of the `billing` chart and
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i billing appscode/billing -n ace --create-namespace --version=v2026.1.15 --set replicaCount=3
+$ helm upgrade -i billing appscode/billing -n ace --create-namespace --version=v2026.2.16 --set replicaCount=3
```
Alternatively, a YAML file that specifies the values for the parameters can be provided while
installing the chart. For example:
```bash
-$ helm upgrade -i billing appscode/billing -n ace --create-namespace --version=v2026.1.15 --values values.yaml
+$ helm upgrade -i billing appscode/billing -n ace --create-namespace --version=v2026.2.16 --values values.yaml
```
diff --git a/charts/catalog-manager/Chart.yaml b/charts/catalog-manager/Chart.yaml
index 57536a6f7..0e61a3c68 100644
--- a/charts/catalog-manager/Chart.yaml
+++ b/charts/catalog-manager/Chart.yaml
@@ -2,7 +2,7 @@ apiVersion: v2
name: catalog-manager
description: A Helm chart for AppsCode SaaS Calalog
type: application
-version: v2026.1.15
+version: v2026.2.16
appVersion: v0.10.0
home: https://github.com/appscode-cloud/catalog-manager
icon: https://cdn.appscode.com/images/products/searchlight/icons/android-icon-192x192.png
diff --git a/charts/catalog-manager/README.md b/charts/catalog-manager/README.md
index 43ff7e6bd..2f77c4107 100644
--- a/charts/catalog-manager/README.md
+++ b/charts/catalog-manager/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add appscode https://charts.appscode.com/stable/
$ helm repo update
-$ helm search repo appscode/catalog-manager --version=v2026.1.15
-$ helm upgrade -i catalog-manager appscode/catalog-manager -n ace --create-namespace --version=v2026.1.15
+$ helm search repo appscode/catalog-manager --version=v2026.2.16
+$ helm upgrade -i catalog-manager appscode/catalog-manager -n ace --create-namespace --version=v2026.2.16
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys a catalog manager on a [Kubernetes](http://kubernetes.io) clu
To install/upgrade the chart with the release name `catalog-manager`:
```bash
-$ helm upgrade -i catalog-manager appscode/catalog-manager -n ace --create-namespace --version=v2026.1.15
+$ helm upgrade -i catalog-manager appscode/catalog-manager -n ace --create-namespace --version=v2026.2.16
```
The command deploys a catalog manager on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -91,12 +91,12 @@ The following table lists the configurable parameters of the `catalog-manager` c
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i catalog-manager appscode/catalog-manager -n ace --create-namespace --version=v2026.1.15 --set proxies.appscode=r.appscode.com
+$ helm upgrade -i catalog-manager appscode/catalog-manager -n ace --create-namespace --version=v2026.2.16 --set proxies.appscode=r.appscode.com
```
Alternatively, a YAML file that specifies the values for the parameters can be provided while
installing the chart. For example:
```bash
-$ helm upgrade -i catalog-manager appscode/catalog-manager -n ace --create-namespace --version=v2026.1.15 --values values.yaml
+$ helm upgrade -i catalog-manager appscode/catalog-manager -n ace --create-namespace --version=v2026.2.16 --values values.yaml
```
diff --git a/charts/catalog-manager/crds/gateway.catalog.appscode.com_gatewayconfigs.yaml b/charts/catalog-manager/crds/gateway.catalog.appscode.com_gatewayconfigs.yaml
index e403285ba..3cc9b5394 100644
--- a/charts/catalog-manager/crds/gateway.catalog.appscode.com_gatewayconfigs.yaml
+++ b/charts/catalog-manager/crds/gateway.catalog.appscode.com_gatewayconfigs.yaml
@@ -9324,6 +9324,23 @@ spec:
required:
- enabled
type: object
+ global:
+ properties:
+ distro:
+ properties:
+ openshift:
+ type: boolean
+ ubi:
+ enum:
+ - all
+ - catalog
+ - operator
+ type: string
+ required:
+ - openshift
+ - ubi
+ type: object
+ type: object
infra:
properties:
dns:
@@ -9495,6 +9512,7 @@ spec:
- envoy
- gateway
- gateway-dns
+ - global
- infra
type: object
type: object
diff --git a/charts/cert-manager-webhook-ace/Chart.yaml b/charts/cert-manager-webhook-ace/Chart.yaml
index 31d7c000e..e61f47589 100644
--- a/charts/cert-manager-webhook-ace/Chart.yaml
+++ b/charts/cert-manager-webhook-ace/Chart.yaml
@@ -4,7 +4,7 @@ description: A webhook to use AppsCode DNS Proxy for Cloudfare as a DNS issuer f
cert-manager
home: https://github.com/appscode-cloud/cert-manager-webhook-ace
type: application
-version: v2026.1.15
+version: v2026.2.16
appVersion: v0.0.2
keywords:
- cert-manager
diff --git a/charts/cert-manager-webhook-ace/README.md b/charts/cert-manager-webhook-ace/README.md
index d7f8a3f92..c9c9b84a8 100644
--- a/charts/cert-manager-webhook-ace/README.md
+++ b/charts/cert-manager-webhook-ace/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add appscode https://charts.appscode.com/stable/
$ helm repo update
-$ helm search repo appscode/cert-manager-webhook-ace --version=v2026.1.15
-$ helm upgrade -i cert-manager-webhook-ace appscode/cert-manager-webhook-ace -n cert-manager --create-namespace --version=v2026.1.15
+$ helm search repo appscode/cert-manager-webhook-ace --version=v2026.2.16
+$ helm upgrade -i cert-manager-webhook-ace appscode/cert-manager-webhook-ace -n cert-manager --create-namespace --version=v2026.2.16
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys a cert-manager webhook on a [Kubernetes](http://kubernetes.io
To install/upgrade the chart with the release name `cert-manager-webhook-ace`:
```bash
-$ helm upgrade -i cert-manager-webhook-ace appscode/cert-manager-webhook-ace -n cert-manager --create-namespace --version=v2026.1.15
+$ helm upgrade -i cert-manager-webhook-ace appscode/cert-manager-webhook-ace -n cert-manager --create-namespace --version=v2026.2.16
```
The command deploys a cert-manager webhook on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -78,12 +78,12 @@ The following table lists the configurable parameters of the `cert-manager-webho
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i cert-manager-webhook-ace appscode/cert-manager-webhook-ace -n cert-manager --create-namespace --version=v2026.1.15 --set groupName=webhook.dns.appscode.com
+$ helm upgrade -i cert-manager-webhook-ace appscode/cert-manager-webhook-ace -n cert-manager --create-namespace --version=v2026.2.16 --set groupName=webhook.dns.appscode.com
```
Alternatively, a YAML file that specifies the values for the parameters can be provided while
installing the chart. For example:
```bash
-$ helm upgrade -i cert-manager-webhook-ace appscode/cert-manager-webhook-ace -n cert-manager --create-namespace --version=v2026.1.15 --values values.yaml
+$ helm upgrade -i cert-manager-webhook-ace appscode/cert-manager-webhook-ace -n cert-manager --create-namespace --version=v2026.2.16 --values values.yaml
```
diff --git a/charts/cluster-importer/Chart.yaml b/charts/cluster-importer/Chart.yaml
index e39f78406..0aec0d268 100644
--- a/charts/cluster-importer/Chart.yaml
+++ b/charts/cluster-importer/Chart.yaml
@@ -2,7 +2,7 @@ apiVersion: v2
name: cluster-importer
description: A Helm chart for Kubernetes
type: application
-version: v2026.1.15
+version: v2026.2.16
appVersion: v0.2.0
home: https://github.com/appscode-cloud
icon: https://cdn.appscode.com/images/products/bytebuilders/icons/android-icon-192x192.png
diff --git a/charts/cluster-importer/README.md b/charts/cluster-importer/README.md
index 947b4dd66..ed72b19be 100644
--- a/charts/cluster-importer/README.md
+++ b/charts/cluster-importer/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add appscode https://charts.appscode.com/stable/
$ helm repo update
-$ helm search repo appscode/cluster-importer --version=v2026.1.15
-$ helm upgrade -i cluster-importer appscode/cluster-importer -n ace-system --create-namespace --version=v2026.1.15
+$ helm search repo appscode/cluster-importer --version=v2026.2.16
+$ helm upgrade -i cluster-importer appscode/cluster-importer -n ace-system --create-namespace --version=v2026.2.16
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys a Cluster Importer on a [Kubernetes](http://kubernetes.io) cl
To install/upgrade the chart with the release name `cluster-importer`:
```bash
-$ helm upgrade -i cluster-importer appscode/cluster-importer -n ace-system --create-namespace --version=v2026.1.15
+$ helm upgrade -i cluster-importer appscode/cluster-importer -n ace-system --create-namespace --version=v2026.2.16
```
The command deploys a Cluster Importer on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -77,12 +77,12 @@ The following table lists the configurable parameters of the `cluster-importer`
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i cluster-importer appscode/cluster-importer -n ace-system --create-namespace --version=v2026.1.15 --set registryFQDN=ghcr.io
+$ helm upgrade -i cluster-importer appscode/cluster-importer -n ace-system --create-namespace --version=v2026.2.16 --set registryFQDN=ghcr.io
```
Alternatively, a YAML file that specifies the values for the parameters can be provided while
installing the chart. For example:
```bash
-$ helm upgrade -i cluster-importer appscode/cluster-importer -n ace-system --create-namespace --version=v2026.1.15 --values values.yaml
+$ helm upgrade -i cluster-importer appscode/cluster-importer -n ace-system --create-namespace --version=v2026.2.16 --values values.yaml
```
diff --git a/charts/cluster-presets/Chart.yaml b/charts/cluster-presets/Chart.yaml
index 3b3bc0959..b29b99870 100644
--- a/charts/cluster-presets/Chart.yaml
+++ b/charts/cluster-presets/Chart.yaml
@@ -2,7 +2,7 @@ apiVersion: v2
name: cluster-presets
description: A Helm chart for Kubernetes
type: application
-version: v2026.1.15
+version: v2026.2.16
appVersion: v0.0.10
home: https://github.com/appscode-cloud
icon: https://cdn.appscode.com/images/products/bytebuilders/icons/android-icon-192x192.png
diff --git a/charts/cluster-presets/README.md b/charts/cluster-presets/README.md
index 9cac2668a..235fe2187 100644
--- a/charts/cluster-presets/README.md
+++ b/charts/cluster-presets/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add appscode https://charts.appscode.com/stable/
$ helm repo update
-$ helm search repo appscode/cluster-presets --version=v2026.1.15
-$ helm upgrade -i cluster-presets appscode/cluster-presets -n ace --create-namespace --version=v2026.1.15
+$ helm search repo appscode/cluster-presets --version=v2026.2.16
+$ helm upgrade -i cluster-presets appscode/cluster-presets -n ace --create-namespace --version=v2026.2.16
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys a Cluster Presets on a [Kubernetes](http://kubernetes.io) clu
To install/upgrade the chart with the release name `cluster-presets`:
```bash
-$ helm upgrade -i cluster-presets appscode/cluster-presets -n ace --create-namespace --version=v2026.1.15
+$ helm upgrade -i cluster-presets appscode/cluster-presets -n ace --create-namespace --version=v2026.2.16
```
The command deploys a Cluster Presets on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -82,12 +82,12 @@ The following table lists the configurable parameters of the `cluster-presets` c
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i cluster-presets appscode/cluster-presets -n ace --create-namespace --version=v2026.1.15 --set replicaCount=1
+$ helm upgrade -i cluster-presets appscode/cluster-presets -n ace --create-namespace --version=v2026.2.16 --set replicaCount=1
```
Alternatively, a YAML file that specifies the values for the parameters can be provided while
installing the chart. For example:
```bash
-$ helm upgrade -i cluster-presets appscode/cluster-presets -n ace --create-namespace --version=v2026.1.15 --values values.yaml
+$ helm upgrade -i cluster-presets appscode/cluster-presets -n ace --create-namespace --version=v2026.2.16 --values values.yaml
```
diff --git a/charts/cluster-ui/Chart.yaml b/charts/cluster-ui/Chart.yaml
index 90c66589d..46cd93753 100644
--- a/charts/cluster-ui/Chart.yaml
+++ b/charts/cluster-ui/Chart.yaml
@@ -2,7 +2,7 @@ apiVersion: v2
name: cluster-ui
description: A Helm chart for Kubernetes
type: application
-version: v2026.1.15
+version: v2026.2.16
appVersion: 2.0.0
home: https://github.com/appscode-cloud
icon: https://cdn.appscode.com/images/products/bytebuilders/icons/android-icon-192x192.png
diff --git a/charts/cluster-ui/README.md b/charts/cluster-ui/README.md
index fedc65348..686aa2cc6 100644
--- a/charts/cluster-ui/README.md
+++ b/charts/cluster-ui/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add appscode https://charts.appscode.com/stable/
$ helm repo update
-$ helm search repo appscode/cluster-ui --version=v2026.1.15
-$ helm upgrade -i cluster-ui appscode/cluster-ui -n ace --create-namespace --version=v2026.1.15
+$ helm search repo appscode/cluster-ui --version=v2026.2.16
+$ helm upgrade -i cluster-ui appscode/cluster-ui -n ace --create-namespace --version=v2026.2.16
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys a Cluster UI on a [Kubernetes](http://kubernetes.io) cluster
To install/upgrade the chart with the release name `cluster-ui`:
```bash
-$ helm upgrade -i cluster-ui appscode/cluster-ui -n ace --create-namespace --version=v2026.1.15
+$ helm upgrade -i cluster-ui appscode/cluster-ui -n ace --create-namespace --version=v2026.2.16
```
The command deploys a Cluster UI on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -78,12 +78,12 @@ The following table lists the configurable parameters of the `cluster-ui` chart
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i cluster-ui appscode/cluster-ui -n ace --create-namespace --version=v2026.1.15 --set replicaCount=1
+$ helm upgrade -i cluster-ui appscode/cluster-ui -n ace --create-namespace --version=v2026.2.16 --set replicaCount=1
```
Alternatively, a YAML file that specifies the values for the parameters can be provided while
installing the chart. For example:
```bash
-$ helm upgrade -i cluster-ui appscode/cluster-ui -n ace --create-namespace --version=v2026.1.15 --values values.yaml
+$ helm upgrade -i cluster-ui appscode/cluster-ui -n ace --create-namespace --version=v2026.2.16 --values values.yaml
```
diff --git a/charts/deploy-ui/Chart.yaml b/charts/deploy-ui/Chart.yaml
index 8a36e0767..f4c026a26 100644
--- a/charts/deploy-ui/Chart.yaml
+++ b/charts/deploy-ui/Chart.yaml
@@ -2,7 +2,7 @@ apiVersion: v2
name: deploy-ui
description: A Helm chart for Kubernetes
type: application
-version: v2026.1.15
+version: v2026.2.16
appVersion: 0.3.6
home: https://github.com/appscode-cloud
icon: https://cdn.appscode.com/images/products/bytebuilders/icons/android-icon-192x192.png
diff --git a/charts/deploy-ui/README.md b/charts/deploy-ui/README.md
index bd93e9c12..a598903af 100644
--- a/charts/deploy-ui/README.md
+++ b/charts/deploy-ui/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add appscode https://charts.appscode.com/stable/
$ helm repo update
-$ helm search repo appscode/deploy-ui --version=v2026.1.15
-$ helm upgrade -i deploy-ui appscode/deploy-ui -n ace --create-namespace --version=v2026.1.15
+$ helm search repo appscode/deploy-ui --version=v2026.2.16
+$ helm upgrade -i deploy-ui appscode/deploy-ui -n ace --create-namespace --version=v2026.2.16
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys a Deploy UI on a [Kubernetes](http://kubernetes.io) cluster u
To install/upgrade the chart with the release name `deploy-ui`:
```bash
-$ helm upgrade -i deploy-ui appscode/deploy-ui -n ace --create-namespace --version=v2026.1.15
+$ helm upgrade -i deploy-ui appscode/deploy-ui -n ace --create-namespace --version=v2026.2.16
```
The command deploys a Deploy UI on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -77,12 +77,12 @@ The following table lists the configurable parameters of the `deploy-ui` chart a
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i deploy-ui appscode/deploy-ui -n ace --create-namespace --version=v2026.1.15 --set replicaCount=1
+$ helm upgrade -i deploy-ui appscode/deploy-ui -n ace --create-namespace --version=v2026.2.16 --set replicaCount=1
```
Alternatively, a YAML file that specifies the values for the parameters can be provided while
installing the chart. For example:
```bash
-$ helm upgrade -i deploy-ui appscode/deploy-ui -n ace --create-namespace --version=v2026.1.15 --values values.yaml
+$ helm upgrade -i deploy-ui appscode/deploy-ui -n ace --create-namespace --version=v2026.2.16 --values values.yaml
```
diff --git a/charts/dns-proxy/Chart.yaml b/charts/dns-proxy/Chart.yaml
index 3a029890f..4c793a5f0 100644
--- a/charts/dns-proxy/Chart.yaml
+++ b/charts/dns-proxy/Chart.yaml
@@ -2,7 +2,7 @@ apiVersion: v2
name: dns-proxy
description: A Helm chart for Kubernetes
type: application
-version: v2026.1.15
+version: v2026.2.16
appVersion: v0.0.5
home: https://github.com/appscode-cloud
icon: https://cdn.appscode.com/images/products/bytebuilders/icons/android-icon-192x192.png
diff --git a/charts/dns-proxy/README.md b/charts/dns-proxy/README.md
index 1b9fde1f8..a18a67c89 100644
--- a/charts/dns-proxy/README.md
+++ b/charts/dns-proxy/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add appscode https://charts.appscode.com/stable/
$ helm repo update
-$ helm search repo appscode/dns-proxy --version=v2026.1.15
-$ helm upgrade -i dns-proxy appscode/dns-proxy -n ace --create-namespace --version=v2026.1.15
+$ helm search repo appscode/dns-proxy --version=v2026.2.16
+$ helm upgrade -i dns-proxy appscode/dns-proxy -n ace --create-namespace --version=v2026.2.16
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys a Cloudflare DNS Proxy server on a [Kubernetes](http://kubern
To install/upgrade the chart with the release name `dns-proxy`:
```bash
-$ helm upgrade -i dns-proxy appscode/dns-proxy -n ace --create-namespace --version=v2026.1.15
+$ helm upgrade -i dns-proxy appscode/dns-proxy -n ace --create-namespace --version=v2026.2.16
```
The command deploys a Cloudflare DNS Proxy server on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -91,12 +91,12 @@ The following table lists the configurable parameters of the `dns-proxy` chart a
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i dns-proxy appscode/dns-proxy -n ace --create-namespace --version=v2026.1.15 --set replicaCount=1
+$ helm upgrade -i dns-proxy appscode/dns-proxy -n ace --create-namespace --version=v2026.2.16 --set replicaCount=1
```
Alternatively, a YAML file that specifies the values for the parameters can be provided while
installing the chart. For example:
```bash
-$ helm upgrade -i dns-proxy appscode/dns-proxy -n ace --create-namespace --version=v2026.1.15 --values values.yaml
+$ helm upgrade -i dns-proxy appscode/dns-proxy -n ace --create-namespace --version=v2026.2.16 --values values.yaml
```
diff --git a/charts/gh-ci-webhook/Chart.yaml b/charts/gh-ci-webhook/Chart.yaml
index ebf67db5b..190a9d1dd 100644
--- a/charts/gh-ci-webhook/Chart.yaml
+++ b/charts/gh-ci-webhook/Chart.yaml
@@ -2,7 +2,7 @@ apiVersion: v2
name: gh-ci-webhook
description: A Helm chart for Kubernetes
type: application
-version: v2026.1.15
+version: v2026.2.16
appVersion: v0.0.20
home: https://github.com/appscode-cloud
icon: https://cdn.appscode.com/images/products/bytebuilders/icons/android-icon-192x192.png
diff --git a/charts/gh-ci-webhook/README.md b/charts/gh-ci-webhook/README.md
index afac33ff9..aa979bef1 100644
--- a/charts/gh-ci-webhook/README.md
+++ b/charts/gh-ci-webhook/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add appscode https://charts.appscode.com/stable/
$ helm repo update
-$ helm search repo appscode/gh-ci-webhook --version=v2026.1.15
-$ helm upgrade -i gh-ci-webhook appscode/gh-ci-webhook -n ace --create-namespace --version=v2026.1.15
+$ helm search repo appscode/gh-ci-webhook --version=v2026.2.16
+$ helm upgrade -i gh-ci-webhook appscode/gh-ci-webhook -n ace --create-namespace --version=v2026.2.16
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys a GitHub Webhook server on a [Kubernetes](http://kubernetes.i
To install/upgrade the chart with the release name `gh-ci-webhook`:
```bash
-$ helm upgrade -i gh-ci-webhook appscode/gh-ci-webhook -n ace --create-namespace --version=v2026.1.15
+$ helm upgrade -i gh-ci-webhook appscode/gh-ci-webhook -n ace --create-namespace --version=v2026.2.16
```
The command deploys a GitHub Webhook server on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -89,12 +89,12 @@ The following table lists the configurable parameters of the `gh-ci-webhook` cha
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i gh-ci-webhook appscode/gh-ci-webhook -n ace --create-namespace --version=v2026.1.15 --set replicaCount=1
+$ helm upgrade -i gh-ci-webhook appscode/gh-ci-webhook -n ace --create-namespace --version=v2026.2.16 --set replicaCount=1
```
Alternatively, a YAML file that specifies the values for the parameters can be provided while
installing the chart. For example:
```bash
-$ helm upgrade -i gh-ci-webhook appscode/gh-ci-webhook -n ace --create-namespace --version=v2026.1.15 --values values.yaml
+$ helm upgrade -i gh-ci-webhook appscode/gh-ci-webhook -n ace --create-namespace --version=v2026.2.16 --values values.yaml
```
diff --git a/charts/grafana/Chart.yaml b/charts/grafana/Chart.yaml
index 75949908b..721f8633e 100644
--- a/charts/grafana/Chart.yaml
+++ b/charts/grafana/Chart.yaml
@@ -2,7 +2,7 @@ apiVersion: v2
name: grafana
description: A Helm chart for Kubernetes
type: application
-version: v2026.1.15
+version: v2026.2.16
appVersion: v2025.2.3
home: https://github.com/appscode-cloud
icon: https://cdn.appscode.com/images/products/bytebuilders/icons/android-icon-192x192.png
diff --git a/charts/grafana/README.md b/charts/grafana/README.md
index ce8b86e10..0ebeab7ef 100644
--- a/charts/grafana/README.md
+++ b/charts/grafana/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add appscode https://charts.appscode.com/stable/
$ helm repo update
-$ helm search repo appscode/grafana --version=v2026.1.15
-$ helm upgrade -i grafana appscode/grafana -n ace --create-namespace --version=v2026.1.15
+$ helm search repo appscode/grafana --version=v2026.2.16
+$ helm upgrade -i grafana appscode/grafana -n ace --create-namespace --version=v2026.2.16
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys a Grafana UI on a [Kubernetes](http://kubernetes.io) cluster
To install/upgrade the chart with the release name `grafana`:
```bash
-$ helm upgrade -i grafana appscode/grafana -n ace --create-namespace --version=v2026.1.15
+$ helm upgrade -i grafana appscode/grafana -n ace --create-namespace --version=v2026.2.16
```
The command deploys a Grafana UI on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -93,12 +93,12 @@ The following table lists the configurable parameters of the `grafana` chart and
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i grafana appscode/grafana -n ace --create-namespace --version=v2026.1.15 --set replicaCount=1
+$ helm upgrade -i grafana appscode/grafana -n ace --create-namespace --version=v2026.2.16 --set replicaCount=1
```
Alternatively, a YAML file that specifies the values for the parameters can be provided while
installing the chart. For example:
```bash
-$ helm upgrade -i grafana appscode/grafana -n ace --create-namespace --version=v2026.1.15 --values values.yaml
+$ helm upgrade -i grafana appscode/grafana -n ace --create-namespace --version=v2026.2.16 --values values.yaml
```
diff --git a/charts/inbox-ui/Chart.yaml b/charts/inbox-ui/Chart.yaml
index 06b3c297d..ada856e43 100644
--- a/charts/inbox-ui/Chart.yaml
+++ b/charts/inbox-ui/Chart.yaml
@@ -2,7 +2,7 @@ apiVersion: v2
name: inbox-ui
description: A Helm chart for Kubernetes
type: application
-version: v2026.1.15
+version: v2026.2.16
appVersion: 0.0.5
home: https://github.com/appscode-cloud
icon: https://cdn.appscode.com/images/products/bytebuilders/icons/android-icon-192x192.png
diff --git a/charts/inbox-ui/README.md b/charts/inbox-ui/README.md
index 23515f235..bbbe1e348 100644
--- a/charts/inbox-ui/README.md
+++ b/charts/inbox-ui/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add appscode https://charts.appscode.com/stable/
$ helm repo update
-$ helm search repo appscode/inbox-ui --version=v2026.1.15
-$ helm upgrade -i inbox-ui appscode/inbox-ui -n ace --create-namespace --version=v2026.1.15
+$ helm search repo appscode/inbox-ui --version=v2026.2.16
+$ helm upgrade -i inbox-ui appscode/inbox-ui -n ace --create-namespace --version=v2026.2.16
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys a Cluster UI on a [Kubernetes](http://kubernetes.io) cluster
To install/upgrade the chart with the release name `inbox-ui`:
```bash
-$ helm upgrade -i inbox-ui appscode/inbox-ui -n ace --create-namespace --version=v2026.1.15
+$ helm upgrade -i inbox-ui appscode/inbox-ui -n ace --create-namespace --version=v2026.2.16
```
The command deploys a Cluster UI on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -83,12 +83,12 @@ The following table lists the configurable parameters of the `inbox-ui` chart an
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i inbox-ui appscode/inbox-ui -n ace --create-namespace --version=v2026.1.15 --set replicaCount=1
+$ helm upgrade -i inbox-ui appscode/inbox-ui -n ace --create-namespace --version=v2026.2.16 --set replicaCount=1
```
Alternatively, a YAML file that specifies the values for the parameters can be provided while
installing the chart. For example:
```bash
-$ helm upgrade -i inbox-ui appscode/inbox-ui -n ace --create-namespace --version=v2026.1.15 --values values.yaml
+$ helm upgrade -i inbox-ui appscode/inbox-ui -n ace --create-namespace --version=v2026.2.16 --values values.yaml
```
diff --git a/charts/kubedb-ui-presets/Chart.yaml b/charts/kubedb-ui-presets/Chart.yaml
index 64e8ef05b..6b4b5f8ea 100644
--- a/charts/kubedb-ui-presets/Chart.yaml
+++ b/charts/kubedb-ui-presets/Chart.yaml
@@ -2,8 +2,8 @@ apiVersion: v2
name: kubedb-ui-presets
description: KubeDB UI Presets
type: application
-version: v2026.1.15
-appVersion: v2026.1.15
+version: v2026.2.16
+appVersion: v2026.2.16
home: https://github.com/bytebuilders
icon: https://cdn.appscode.com/images/products/bytebuilders/icons/android-icon-192x192.png
sources:
diff --git a/charts/kubedb-ui-presets/README.md b/charts/kubedb-ui-presets/README.md
index ffc5bbd43..dea81c874 100644
--- a/charts/kubedb-ui-presets/README.md
+++ b/charts/kubedb-ui-presets/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add appscode https://charts.appscode.com/stable/
$ helm repo update
-$ helm search repo appscode/kubedb-ui-presets --version=v2026.1.15
-$ helm upgrade -i kubedb-ui-presets appscode/kubedb-ui-presets -n kubeops --create-namespace --version=v2026.1.15
+$ helm search repo appscode/kubedb-ui-presets --version=v2026.2.16
+$ helm upgrade -i kubedb-ui-presets appscode/kubedb-ui-presets -n kubeops --create-namespace --version=v2026.2.16
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys KubeDB UI Presets on a [Kubernetes](http://kubernetes.io) clu
To install/upgrade the chart with the release name `kubedb-ui-presets`:
```bash
-$ helm upgrade -i kubedb-ui-presets appscode/kubedb-ui-presets -n kubeops --create-namespace --version=v2026.1.15
+$ helm upgrade -i kubedb-ui-presets appscode/kubedb-ui-presets -n kubeops --create-namespace --version=v2026.2.16
```
The command deploys KubeDB UI Presets on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -248,12 +248,12 @@ The following table lists the configurable parameters of the `kubedb-ui-presets`
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i kubedb-ui-presets appscode/kubedb-ui-presets -n kubeops --create-namespace --version=v2026.1.15 --set deployment.default=Shared
+$ helm upgrade -i kubedb-ui-presets appscode/kubedb-ui-presets -n kubeops --create-namespace --version=v2026.2.16 --set deployment.default=Shared
```
Alternatively, a YAML file that specifies the values for the parameters can be provided while
installing the chart. For example:
```bash
-$ helm upgrade -i kubedb-ui-presets appscode/kubedb-ui-presets -n kubeops --create-namespace --version=v2026.1.15 --values values.yaml
+$ helm upgrade -i kubedb-ui-presets appscode/kubedb-ui-presets -n kubeops --create-namespace --version=v2026.2.16 --values values.yaml
```
diff --git a/charts/kubedb-ui/Chart.yaml b/charts/kubedb-ui/Chart.yaml
index 29eadc931..efd8a80e0 100644
--- a/charts/kubedb-ui/Chart.yaml
+++ b/charts/kubedb-ui/Chart.yaml
@@ -2,7 +2,7 @@ apiVersion: v2
name: kubedb-ui
description: A Helm chart for Kubernetes
type: application
-version: v2026.1.15
+version: v2026.2.16
appVersion: 2.0.0
home: https://github.com/appscode-cloud
icon: https://cdn.appscode.com/images/products/bytebuilders/icons/android-icon-192x192.png
diff --git a/charts/kubedb-ui/README.md b/charts/kubedb-ui/README.md
index ac4fb8342..9e203ea4c 100644
--- a/charts/kubedb-ui/README.md
+++ b/charts/kubedb-ui/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add appscode https://charts.appscode.com/stable/
$ helm repo update
-$ helm search repo appscode/kubedb-ui --version=v2026.1.15
-$ helm upgrade -i kubedb-ui appscode/kubedb-ui -n ace --create-namespace --version=v2026.1.15
+$ helm search repo appscode/kubedb-ui --version=v2026.2.16
+$ helm upgrade -i kubedb-ui appscode/kubedb-ui -n ace --create-namespace --version=v2026.2.16
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys a KubeDB UI on a [Kubernetes](http://kubernetes.io) cluster u
To install/upgrade the chart with the release name `kubedb-ui`:
```bash
-$ helm upgrade -i kubedb-ui appscode/kubedb-ui -n ace --create-namespace --version=v2026.1.15
+$ helm upgrade -i kubedb-ui appscode/kubedb-ui -n ace --create-namespace --version=v2026.2.16
```
The command deploys a KubeDB UI on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -78,12 +78,12 @@ The following table lists the configurable parameters of the `kubedb-ui` chart a
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i kubedb-ui appscode/kubedb-ui -n ace --create-namespace --version=v2026.1.15 --set replicaCount=1
+$ helm upgrade -i kubedb-ui appscode/kubedb-ui -n ace --create-namespace --version=v2026.2.16 --set replicaCount=1
```
Alternatively, a YAML file that specifies the values for the parameters can be provided while
installing the chart. For example:
```bash
-$ helm upgrade -i kubedb-ui appscode/kubedb-ui -n ace --create-namespace --version=v2026.1.15 --values values.yaml
+$ helm upgrade -i kubedb-ui appscode/kubedb-ui -n ace --create-namespace --version=v2026.2.16 --values values.yaml
```
diff --git a/charts/marketplace-api/Chart.yaml b/charts/marketplace-api/Chart.yaml
index 33d770a4a..d5d416cd1 100644
--- a/charts/marketplace-api/Chart.yaml
+++ b/charts/marketplace-api/Chart.yaml
@@ -2,8 +2,8 @@ apiVersion: v2
name: marketplace-api
description: A Helm chart for Kubernetes
type: application
-version: v2026.1.15
-appVersion: v2026.1.15
+version: v2026.2.16
+appVersion: v2026.2.16
home: https://github.com/appscode-cloud
icon: https://cdn.appscode.com/images/products/bytebuilders/icons/android-icon-192x192.png
sources:
diff --git a/charts/marketplace-api/README.md b/charts/marketplace-api/README.md
index 0e57adada..1f14ec243 100644
--- a/charts/marketplace-api/README.md
+++ b/charts/marketplace-api/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add appscode https://charts.appscode.com/stable/
$ helm repo update
-$ helm search repo appscode/marketplace-api --version=v2026.1.15
-$ helm upgrade -i marketplace-api appscode/marketplace-api -n ace --create-namespace --version=v2026.1.15
+$ helm search repo appscode/marketplace-api --version=v2026.2.16
+$ helm upgrade -i marketplace-api appscode/marketplace-api -n ace --create-namespace --version=v2026.2.16
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys a Cluster UI on a [Kubernetes](http://kubernetes.io) cluster
To install/upgrade the chart with the release name `marketplace-api`:
```bash
-$ helm upgrade -i marketplace-api appscode/marketplace-api -n ace --create-namespace --version=v2026.1.15
+$ helm upgrade -i marketplace-api appscode/marketplace-api -n ace --create-namespace --version=v2026.2.16
```
The command deploys a Cluster UI on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -93,12 +93,12 @@ The following table lists the configurable parameters of the `marketplace-api` c
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i marketplace-api appscode/marketplace-api -n ace --create-namespace --version=v2026.1.15 --set replicaCount=1
+$ helm upgrade -i marketplace-api appscode/marketplace-api -n ace --create-namespace --version=v2026.2.16 --set replicaCount=1
```
Alternatively, a YAML file that specifies the values for the parameters can be provided while
installing the chart. For example:
```bash
-$ helm upgrade -i marketplace-api appscode/marketplace-api -n ace --create-namespace --version=v2026.1.15 --values values.yaml
+$ helm upgrade -i marketplace-api appscode/marketplace-api -n ace --create-namespace --version=v2026.2.16 --values values.yaml
```
diff --git a/charts/marketplace-ui/Chart.yaml b/charts/marketplace-ui/Chart.yaml
index 530957853..c524b28d6 100644
--- a/charts/marketplace-ui/Chart.yaml
+++ b/charts/marketplace-ui/Chart.yaml
@@ -2,7 +2,7 @@ apiVersion: v2
name: marketplace-ui
description: A Helm chart for Kubernetes
type: application
-version: v2026.1.15
+version: v2026.2.16
appVersion: 0.3.1
home: https://github.com/appscode-cloud
icon: https://cdn.appscode.com/images/products/bytebuilders/icons/android-icon-192x192.png
diff --git a/charts/marketplace-ui/README.md b/charts/marketplace-ui/README.md
index fcf799523..0942fd376 100644
--- a/charts/marketplace-ui/README.md
+++ b/charts/marketplace-ui/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add appscode https://charts.appscode.com/stable/
$ helm repo update
-$ helm search repo appscode/marketplace-ui --version=v2026.1.15
-$ helm upgrade -i marketplace-ui appscode/marketplace-ui -n ace --create-namespace --version=v2026.1.15
+$ helm search repo appscode/marketplace-ui --version=v2026.2.16
+$ helm upgrade -i marketplace-ui appscode/marketplace-ui -n ace --create-namespace --version=v2026.2.16
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys a Marketplace UI on a [Kubernetes](http://kubernetes.io) clus
To install/upgrade the chart with the release name `marketplace-ui`:
```bash
-$ helm upgrade -i marketplace-ui appscode/marketplace-ui -n ace --create-namespace --version=v2026.1.15
+$ helm upgrade -i marketplace-ui appscode/marketplace-ui -n ace --create-namespace --version=v2026.2.16
```
The command deploys a Marketplace UI on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -77,12 +77,12 @@ The following table lists the configurable parameters of the `marketplace-ui` ch
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i marketplace-ui appscode/marketplace-ui -n ace --create-namespace --version=v2026.1.15 --set replicaCount=1
+$ helm upgrade -i marketplace-ui appscode/marketplace-ui -n ace --create-namespace --version=v2026.2.16 --set replicaCount=1
```
Alternatively, a YAML file that specifies the values for the parameters can be provided while
installing the chart. For example:
```bash
-$ helm upgrade -i marketplace-ui appscode/marketplace-ui -n ace --create-namespace --version=v2026.1.15 --values values.yaml
+$ helm upgrade -i marketplace-ui appscode/marketplace-ui -n ace --create-namespace --version=v2026.2.16 --values values.yaml
```
diff --git a/charts/minio/Chart.yaml b/charts/minio/Chart.yaml
index faf26dc3d..621f33a91 100644
--- a/charts/minio/Chart.yaml
+++ b/charts/minio/Chart.yaml
@@ -2,7 +2,7 @@ apiVersion: v2
name: minio
description: A Helm chart for MinIO Demo Deployment
type: application
-version: v2026.1.15
+version: v2026.2.16
appVersion: RELEASE.2023-01-12T02-06-16Z
home: https://github.com/appscode-cloud
icon: https://cdn.appscode.com/images/products/bytebuilders/icons/android-icon-192x192.png
diff --git a/charts/minio/README.md b/charts/minio/README.md
index 56c6d37e1..bbc16cb39 100644
--- a/charts/minio/README.md
+++ b/charts/minio/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add appscode https://charts.appscode.com/stable/
$ helm repo update
-$ helm search repo appscode/minio --version=v2026.1.15
-$ helm upgrade -i minio appscode/minio -n ace --create-namespace --version=v2026.1.15
+$ helm search repo appscode/minio --version=v2026.2.16
+$ helm upgrade -i minio appscode/minio -n ace --create-namespace --version=v2026.2.16
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys a MinIO on a [Kubernetes](http://kubernetes.io) cluster using
To install/upgrade the chart with the release name `minio`:
```bash
-$ helm upgrade -i minio appscode/minio -n ace --create-namespace --version=v2026.1.15
+$ helm upgrade -i minio appscode/minio -n ace --create-namespace --version=v2026.2.16
```
The command deploys a MinIO on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -85,12 +85,12 @@ The following table lists the configurable parameters of the `minio` chart and t
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i minio appscode/minio -n ace --create-namespace --version=v2026.1.15 --set replicaCount=1
+$ helm upgrade -i minio appscode/minio -n ace --create-namespace --version=v2026.2.16 --set replicaCount=1
```
Alternatively, a YAML file that specifies the values for the parameters can be provided while
installing the chart. For example:
```bash
-$ helm upgrade -i minio appscode/minio -n ace --create-namespace --version=v2026.1.15 --values values.yaml
+$ helm upgrade -i minio appscode/minio -n ace --create-namespace --version=v2026.2.16 --values values.yaml
```
diff --git a/charts/offline-license-server/Chart.yaml b/charts/offline-license-server/Chart.yaml
index 2b35bf349..f968193ca 100644
--- a/charts/offline-license-server/Chart.yaml
+++ b/charts/offline-license-server/Chart.yaml
@@ -2,7 +2,7 @@ apiVersion: v2
name: offline-license-server
description: A Helm chart for Kubernetes
type: application
-version: v2026.1.15
+version: v2026.2.16
appVersion: v0.0.76
home: https://github.com/appscode-cloud
icon: https://cdn.appscode.com/images/products/bytebuilders/icons/android-icon-192x192.png
diff --git a/charts/offline-license-server/README.md b/charts/offline-license-server/README.md
index 0e19bc30e..3f8350f65 100644
--- a/charts/offline-license-server/README.md
+++ b/charts/offline-license-server/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add appscode https://charts.appscode.com/stable/
$ helm repo update
-$ helm search repo appscode/offline-license-server --version=v2026.1.15
-$ helm upgrade -i offline-license-server appscode/offline-license-server -n ace --create-namespace --version=v2026.1.15
+$ helm search repo appscode/offline-license-server --version=v2026.2.16
+$ helm upgrade -i offline-license-server appscode/offline-license-server -n ace --create-namespace --version=v2026.2.16
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys an Offline License Server on a [Kubernetes](http://kubernetes
To install/upgrade the chart with the release name `offline-license-server`:
```bash
-$ helm upgrade -i offline-license-server appscode/offline-license-server -n ace --create-namespace --version=v2026.1.15
+$ helm upgrade -i offline-license-server appscode/offline-license-server -n ace --create-namespace --version=v2026.2.16
```
The command deploys an Offline License Server on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -92,12 +92,12 @@ The following table lists the configurable parameters of the `offline-license-se
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i offline-license-server appscode/offline-license-server -n ace --create-namespace --version=v2026.1.15 --set replicaCount=1
+$ helm upgrade -i offline-license-server appscode/offline-license-server -n ace --create-namespace --version=v2026.2.16 --set replicaCount=1
```
Alternatively, a YAML file that specifies the values for the parameters can be provided while
installing the chart. For example:
```bash
-$ helm upgrade -i offline-license-server appscode/offline-license-server -n ace --create-namespace --version=v2026.1.15 --values values.yaml
+$ helm upgrade -i offline-license-server appscode/offline-license-server -n ace --create-namespace --version=v2026.2.16 --values values.yaml
```
diff --git a/charts/opscenter-features/Chart.yaml b/charts/opscenter-features/Chart.yaml
index f9ddb63dc..1cad80f5f 100644
--- a/charts/opscenter-features/Chart.yaml
+++ b/charts/opscenter-features/Chart.yaml
@@ -2,8 +2,8 @@ apiVersion: v2
name: opscenter-features
description: ACE Opscenter Configuration
type: application
-version: v2026.1.15
-appVersion: v0.29.0
+version: v2026.2.16
+appVersion: v0.30.0
home: https://github.com/appscode-cloud
icon: https://cdn.appscode.com/images/products/kubeops/icons/android-icon-192x192.png
sources:
diff --git a/charts/opscenter-features/README.md b/charts/opscenter-features/README.md
index f4e7e6527..09b7589b1 100644
--- a/charts/opscenter-features/README.md
+++ b/charts/opscenter-features/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add appscode https://charts.appscode.com/stable/
$ helm repo update
-$ helm search repo appscode/opscenter-features --version=v2026.1.15
-$ helm upgrade -i opscenter-features appscode/opscenter-features -n kubeops --create-namespace --version=v2026.1.15
+$ helm search repo appscode/opscenter-features --version=v2026.2.16
+$ helm upgrade -i opscenter-features appscode/opscenter-features -n kubeops --create-namespace --version=v2026.2.16
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys a ACE Opscenter Configurator on a [Kubernetes](http://kuberne
To install/upgrade the chart with the release name `opscenter-features`:
```bash
-$ helm upgrade -i opscenter-features appscode/opscenter-features -n kubeops --create-namespace --version=v2026.1.15
+$ helm upgrade -i opscenter-features appscode/opscenter-features -n kubeops --create-namespace --version=v2026.2.16
```
The command deploys a ACE Opscenter Configurator on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -69,7 +69,7 @@ The following table lists the configurable parameters of the `opscenter-features
| registry.imagePullSecrets | ca.crt: "***" | [] |
| helm.createNamespace | | true |
| helm.repositories.appscode-charts-oci.url | | oci://ghcr.io/appscode-charts |
-| helm.releases.aceshifter.version | | "v2026.1.15" |
+| helm.releases.aceshifter.version | | "v2026.2.16" |
| helm.releases.appscode-otel-stack.version | | "v2025.2.28" |
| helm.releases.aws-credential-manager.version | | "v2025.4.30" |
| helm.releases.aws-ebs-csi-driver.version | | "2.23.0" |
@@ -77,11 +77,11 @@ The following table lists the configurable parameters of the `opscenter-features
| helm.releases.capa-vpc-peering-operator.version | | "v2023.12.11" |
| helm.releases.capi-catalog.version | | "v2024.10.24" |
| helm.releases.capi-ops-manager.version | | "v2024.8.14" |
-| helm.releases.catalog-manager.version | | "v2026.1.15" |
+| helm.releases.catalog-manager.version | | "v2026.2.16" |
| helm.releases.cert-manager.version | | "v1.19.2" |
| helm.releases.cert-manager-csi-driver-cacerts.version | | "v2026.1.15" |
| helm.releases.cluster-autoscaler.version | | "9.29.0" |
-| helm.releases.cluster-presets.version | | "v2026.1.15" |
+| helm.releases.cluster-presets.version | | "v2026.2.16" |
| helm.releases.config-syncer.version | | "v0.15.4" |
| helm.releases.crossplane.version | | "1.14.0" |
| helm.releases.csi-driver-nfs.version | | "v4.7.0" |
@@ -98,8 +98,8 @@ The following table lists the configurable parameters of the `opscenter-features
| helm.releases.keda-add-ons-http.version | | "0.10.0" |
| helm.releases.kube-grafana-dashboards.version | | "v2023.10.1" |
| helm.releases.kube-prometheus-stack.version | | "69.2.2" |
-| helm.releases.kubedb-ui-presets.version | | "v2026.1.15" |
-| helm.releases.kube-ui-server.version | | "v2026.1.15" |
+| helm.releases.kubedb-ui-presets.version | | "v2026.2.16" |
+| helm.releases.kube-ui-server.version | | "v2026.2.16" |
| helm.releases.kubedb.version | | "v2026.1.19" |
| helm.releases.kubedb-opscenter.version | | "v2026.1.19" |
| helm.releases.kubedb-provider-aws.version | | "v2024.1.31" |
@@ -117,21 +117,21 @@ The following table lists the configurable parameters of the `opscenter-features
| helm.releases.operator-shard-manager.version | | "v2026.1.15" |
| helm.releases.opencost.version | | "1.18.1" |
| helm.releases.opencost-grafana-dashboards.version | | "v2023.10.1" |
-| helm.releases.opscenter-features.version | | "v2026.1.15" |
+| helm.releases.opscenter-features.version | | "v2026.2.16" |
| helm.releases.panopticon.version | | "v2026.1.15" |
| helm.releases.prepare-cluster.version | | "v2023.12.21" |
| helm.releases.prometheus-adapter.version | | "4.9.0" |
| helm.releases.reloader.version | | "1.0.79" |
| helm.releases.scanner.version | | "v2026.1.15" |
-| helm.releases.service-backend.version | | "v2026.1.15" |
-| helm.releases.service-gateway.version | | "v2026.1.15" |
-| helm.releases.service-gateway-presets.version | | "v2026.1.15" |
-| helm.releases.service-provider.version | | "v2026.1.15" |
+| helm.releases.service-backend.version | | "v2026.2.16" |
+| helm.releases.service-gateway.version | | "v2026.2.16" |
+| helm.releases.service-gateway-presets.version | | "v2026.2.16" |
+| helm.releases.service-provider.version | | "v2026.2.16" |
| helm.releases.sidekick.version | | "v2026.1.15" |
| helm.releases.snapshot-controller.version | | "3.0.6" |
| helm.releases.stash.version | | "v2025.7.31" |
| helm.releases.stash-opscenter.version | | "v2025.7.31" |
-| helm.releases.stash-presets.version | | "v2026.1.15" |
+| helm.releases.stash-presets.version | | "v2026.2.16" |
| helm.releases.supervisor.version | | "v2026.1.15" |
| helm.releases.topolvm.version | | "15.0.0" |
| helm.releases.voyager.version | | "v2025.9.19" |
@@ -161,7 +161,7 @@ The following table lists the configurable parameters of the `opscenter-features
| helm.releases.license-proxyserver-manager.version | | "v2026.1.15" |
| helm.releases.inbox-server.version | | "v2025.2.28" |
| helm.releases.inbox-agent.version | | "v2024.12.30" |
-| helm.releases.inbox-ui.version | | "v2026.1.15" |
+| helm.releases.inbox-ui.version | | "v2026.2.16" |
| licenseServer.baseURL | | "" |
| licenseServer.token | | "" |
| distro.openshift | | false |
@@ -171,12 +171,12 @@ The following table lists the configurable parameters of the `opscenter-features
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i opscenter-features appscode/opscenter-features -n kubeops --create-namespace --version=v2026.1.15 --set clusterMetadata.uid=TBD
+$ helm upgrade -i opscenter-features appscode/opscenter-features -n kubeops --create-namespace --version=v2026.2.16 --set clusterMetadata.uid=TBD
```
Alternatively, a YAML file that specifies the values for the parameters can be provided while
installing the chart. For example:
```bash
-$ helm upgrade -i opscenter-features appscode/opscenter-features -n kubeops --create-namespace --version=v2026.1.15 --values values.yaml
+$ helm upgrade -i opscenter-features appscode/opscenter-features -n kubeops --create-namespace --version=v2026.2.16 --values values.yaml
```
diff --git a/charts/opscenter-features/values.yaml b/charts/opscenter-features/values.yaml
index dd7dcef66..163a11d4b 100644
--- a/charts/opscenter-features/values.yaml
+++ b/charts/opscenter-features/values.yaml
@@ -54,7 +54,7 @@ helm:
url: oci://ghcr.io/appscode-charts
releases:
aceshifter:
- version: "v2026.1.15"
+ version: "v2026.2.16"
appscode-otel-stack:
version: "v2025.2.28"
aws-credential-manager:
@@ -70,7 +70,7 @@ helm:
capi-ops-manager:
version: "v2024.8.14"
catalog-manager:
- version: "v2026.1.15"
+ version: "v2026.2.16"
cert-manager:
version: "v1.19.2"
cert-manager-csi-driver-cacerts:
@@ -78,7 +78,7 @@ helm:
cluster-autoscaler:
version: "9.29.0"
cluster-presets:
- version: "v2026.1.15"
+ version: "v2026.2.16"
config-syncer:
version: "v0.15.4"
crossplane:
@@ -112,9 +112,9 @@ helm:
kube-prometheus-stack:
version: "69.2.2"
kubedb-ui-presets:
- version: "v2026.1.15"
+ version: "v2026.2.16"
kube-ui-server:
- version: "v2026.1.15"
+ version: "v2026.2.16"
kubedb:
version: "v2026.1.19"
kubedb-opscenter:
@@ -150,7 +150,7 @@ helm:
opencost-grafana-dashboards:
version: "v2023.10.1"
opscenter-features:
- version: "v2026.1.15"
+ version: "v2026.2.16"
panopticon:
version: "v2026.1.15"
prepare-cluster:
@@ -162,13 +162,13 @@ helm:
scanner:
version: "v2026.1.15"
service-backend:
- version: "v2026.1.15"
+ version: "v2026.2.16"
service-gateway:
- version: "v2026.1.15"
+ version: "v2026.2.16"
service-gateway-presets:
- version: "v2026.1.15"
+ version: "v2026.2.16"
service-provider:
- version: "v2026.1.15"
+ version: "v2026.2.16"
sidekick:
version: "v2026.1.15"
snapshot-controller:
@@ -178,7 +178,7 @@ helm:
stash-opscenter:
version: "v2025.7.31"
stash-presets:
- version: "v2026.1.15"
+ version: "v2026.2.16"
supervisor:
version: "v2026.1.15"
topolvm:
@@ -240,7 +240,7 @@ helm:
inbox-agent:
version: "v2024.12.30"
inbox-ui:
- version: "v2026.1.15"
+ version: "v2026.2.16"
licenseServer:
baseURL: ""
token: ""
diff --git a/charts/outbox-syncer/Chart.yaml b/charts/outbox-syncer/Chart.yaml
index a043974c0..ed3cdc753 100644
--- a/charts/outbox-syncer/Chart.yaml
+++ b/charts/outbox-syncer/Chart.yaml
@@ -2,7 +2,7 @@ apiVersion: v2
name: outbox-syncer
description: A Helm chart for Kubernetes
type: application
-version: v2026.1.15
+version: v2026.2.16
appVersion: v0.2.0
home: https://github.com/appscode-cloud
icon: https://cdn.appscode.com/images/products/bytebuilders/icons/android-icon-192x192.png
diff --git a/charts/outbox-syncer/README.md b/charts/outbox-syncer/README.md
index 86d57b7a0..456ece6c3 100644
--- a/charts/outbox-syncer/README.md
+++ b/charts/outbox-syncer/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add appscode https://charts.appscode.com/stable/
$ helm repo update
-$ helm search repo appscode/outbox-syncer --version=v2026.1.15
-$ helm upgrade -i outbox-syncer appscode/outbox-syncer -n ace --create-namespace --version=v2026.1.15
+$ helm search repo appscode/outbox-syncer --version=v2026.2.16
+$ helm upgrade -i outbox-syncer appscode/outbox-syncer -n ace --create-namespace --version=v2026.2.16
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys a ACE Outbox Syncer on a [Kubernetes](http://kubernetes.io) c
To install/upgrade the chart with the release name `outbox-syncer`:
```bash
-$ helm upgrade -i outbox-syncer appscode/outbox-syncer -n ace --create-namespace --version=v2026.1.15
+$ helm upgrade -i outbox-syncer appscode/outbox-syncer -n ace --create-namespace --version=v2026.2.16
```
The command deploys a ACE Outbox Syncer on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -91,12 +91,12 @@ The following table lists the configurable parameters of the `outbox-syncer` cha
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i outbox-syncer appscode/outbox-syncer -n ace --create-namespace --version=v2026.1.15 --set replicaCount=1
+$ helm upgrade -i outbox-syncer appscode/outbox-syncer -n ace --create-namespace --version=v2026.2.16 --set replicaCount=1
```
Alternatively, a YAML file that specifies the values for the parameters can be provided while
installing the chart. For example:
```bash
-$ helm upgrade -i outbox-syncer appscode/outbox-syncer -n ace --create-namespace --version=v2026.1.15 --values values.yaml
+$ helm upgrade -i outbox-syncer appscode/outbox-syncer -n ace --create-namespace --version=v2026.2.16 --values values.yaml
```
diff --git a/charts/platform-api/Chart.yaml b/charts/platform-api/Chart.yaml
index 0229410c2..24cc4bf8c 100644
--- a/charts/platform-api/Chart.yaml
+++ b/charts/platform-api/Chart.yaml
@@ -2,8 +2,8 @@ apiVersion: v2
name: platform-api
description: A Helm chart for Kubernetes
type: application
-version: v2026.1.15
-appVersion: v2026.1.15
+version: v2026.2.16
+appVersion: v2026.2.16
home: https://github.com/appscode-cloud
icon: https://cdn.appscode.com/images/products/bytebuilders/icons/android-icon-192x192.png
sources:
diff --git a/charts/platform-api/README.md b/charts/platform-api/README.md
index 9d606f1e4..86235238a 100644
--- a/charts/platform-api/README.md
+++ b/charts/platform-api/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add appscode https://charts.appscode.com/stable/
$ helm repo update
-$ helm search repo appscode/platform-api --version=v2026.1.15
-$ helm upgrade -i platform-api appscode/platform-api -n ace --create-namespace --version=v2026.1.15
+$ helm search repo appscode/platform-api --version=v2026.2.16
+$ helm upgrade -i platform-api appscode/platform-api -n ace --create-namespace --version=v2026.2.16
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys a ACE Outbox Syncer on a [Kubernetes](http://kubernetes.io) c
To install/upgrade the chart with the release name `platform-api`:
```bash
-$ helm upgrade -i platform-api appscode/platform-api -n ace --create-namespace --version=v2026.1.15
+$ helm upgrade -i platform-api appscode/platform-api -n ace --create-namespace --version=v2026.2.16
```
The command deploys a ACE Outbox Syncer on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -107,12 +107,12 @@ The following table lists the configurable parameters of the `platform-api` char
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i platform-api appscode/platform-api -n ace --create-namespace --version=v2026.1.15 --set replicaCount=1
+$ helm upgrade -i platform-api appscode/platform-api -n ace --create-namespace --version=v2026.2.16 --set replicaCount=1
```
Alternatively, a YAML file that specifies the values for the parameters can be provided while
installing the chart. For example:
```bash
-$ helm upgrade -i platform-api appscode/platform-api -n ace --create-namespace --version=v2026.1.15 --values values.yaml
+$ helm upgrade -i platform-api appscode/platform-api -n ace --create-namespace --version=v2026.2.16 --values values.yaml
```
diff --git a/charts/platform-grafana-dashboards/Chart.yaml b/charts/platform-grafana-dashboards/Chart.yaml
index 1443dddd2..d26713428 100644
--- a/charts/platform-grafana-dashboards/Chart.yaml
+++ b/charts/platform-grafana-dashboards/Chart.yaml
@@ -2,8 +2,8 @@ apiVersion: v2
name: platform-grafana-dashboards
description: A Helm chart for Platform Grafana dashboards by ByteBuilders
type: application
-version: v2026.1.15
-appVersion: v2026.1.15
+version: v2026.2.16
+appVersion: v2026.2.16
home: https://github.com/bytebuilders
icon: https://cdn.appscode.com/images/products/bytebuilders/icons/android-icon-192x192.png
sources:
diff --git a/charts/platform-grafana-dashboards/README.md b/charts/platform-grafana-dashboards/README.md
index ffcf3118d..2f517891e 100644
--- a/charts/platform-grafana-dashboards/README.md
+++ b/charts/platform-grafana-dashboards/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add appscode https://charts.appscode.com/stable/
$ helm repo update
-$ helm search repo appscode/platform-grafana-dashboards --version=v2026.1.15
-$ helm upgrade -i platform-grafana-dashboards appscode/platform-grafana-dashboards -n ace --create-namespace --version=v2026.1.15
+$ helm search repo appscode/platform-grafana-dashboards --version=v2026.2.16
+$ helm upgrade -i platform-grafana-dashboards appscode/platform-grafana-dashboards -n ace --create-namespace --version=v2026.2.16
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys a Platform Grafana Dashboards on a [Kubernetes](http://kubern
To install/upgrade the chart with the release name `platform-grafana-dashboards`:
```bash
-$ helm upgrade -i platform-grafana-dashboards appscode/platform-grafana-dashboards -n ace --create-namespace --version=v2026.1.15
+$ helm upgrade -i platform-grafana-dashboards appscode/platform-grafana-dashboards -n ace --create-namespace --version=v2026.2.16
```
The command deploys a Platform Grafana Dashboards on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -86,12 +86,12 @@ The following table lists the configurable parameters of the `platform-grafana-d
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i platform-grafana-dashboards appscode/platform-grafana-dashboards -n ace --create-namespace --version=v2026.1.15 --set resources=["nats","openfga","b3"]
+$ helm upgrade -i platform-grafana-dashboards appscode/platform-grafana-dashboards -n ace --create-namespace --version=v2026.2.16 --set resources=["nats","openfga","b3"]
```
Alternatively, a YAML file that specifies the values for the parameters can be provided while
installing the chart. For example:
```bash
-$ helm upgrade -i platform-grafana-dashboards appscode/platform-grafana-dashboards -n ace --create-namespace --version=v2026.1.15 --values values.yaml
+$ helm upgrade -i platform-grafana-dashboards appscode/platform-grafana-dashboards -n ace --create-namespace --version=v2026.2.16 --values values.yaml
```
diff --git a/charts/platform-links/Chart.yaml b/charts/platform-links/Chart.yaml
index 616304658..7abe6f708 100644
--- a/charts/platform-links/Chart.yaml
+++ b/charts/platform-links/Chart.yaml
@@ -2,7 +2,7 @@ apiVersion: v2
name: platform-links
description: A Helm chart for Kubernetes
type: application
-version: v2026.1.15
+version: v2026.2.16
appVersion: v0.0.1
home: https://github.com/appscode-cloud
icon: https://cdn.appscode.com/images/products/bytebuilders/icons/android-icon-192x192.png
diff --git a/charts/platform-links/README.md b/charts/platform-links/README.md
index 38ac090f1..d00d29714 100644
--- a/charts/platform-links/README.md
+++ b/charts/platform-links/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add appscode https://charts.appscode.com/stable/
$ helm repo update
-$ helm search repo appscode/platform-links --version=v2026.1.15
-$ helm upgrade -i platform-links appscode/platform-links -n ace --create-namespace --version=v2026.1.15
+$ helm search repo appscode/platform-links --version=v2026.2.16
+$ helm upgrade -i platform-links appscode/platform-links -n ace --create-namespace --version=v2026.2.16
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys a Accounts UI on a [Kubernetes](http://kubernetes.io) cluster
To install/upgrade the chart with the release name `platform-links`:
```bash
-$ helm upgrade -i platform-links appscode/platform-links -n ace --create-namespace --version=v2026.1.15
+$ helm upgrade -i platform-links appscode/platform-links -n ace --create-namespace --version=v2026.2.16
```
The command deploys a Accounts UI on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -94,12 +94,12 @@ The following table lists the configurable parameters of the `platform-links` ch
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i platform-links appscode/platform-links -n ace --create-namespace --version=v2026.1.15 --set replicaCount=1
+$ helm upgrade -i platform-links appscode/platform-links -n ace --create-namespace --version=v2026.2.16 --set replicaCount=1
```
Alternatively, a YAML file that specifies the values for the parameters can be provided while
installing the chart. For example:
```bash
-$ helm upgrade -i platform-links appscode/platform-links -n ace --create-namespace --version=v2026.1.15 --values values.yaml
+$ helm upgrade -i platform-links appscode/platform-links -n ace --create-namespace --version=v2026.2.16 --values values.yaml
```
diff --git a/charts/platform-opscenter/Chart.lock b/charts/platform-opscenter/Chart.lock
index 1b1b5ea07..e6f7c21e1 100644
--- a/charts/platform-opscenter/Chart.lock
+++ b/charts/platform-opscenter/Chart.lock
@@ -1,12 +1,12 @@
dependencies:
- name: platform-grafana-dashboards
repository: file://../platform-grafana-dashboards
- version: v2026.1.15
+ version: v2026.2.16
- name: openfga-alerts
repository: oci://ghcr.io/appscode-charts
version: v2025.6.30
- name: nats-alerts
repository: oci://ghcr.io/appscode-charts
version: v2025.6.30
-digest: sha256:8ba18a18e0d1a9eea7e2c2d2d138192eb0c442464ba3220f2c954512e713e3fc
-generated: "2026-01-03T17:36:00.426221444Z"
+digest: sha256:2e3184295453ca35ca7cc3021f07d7ec74683b15c7e0d0dfefa08085fb80a940
+generated: "2026-02-11T05:28:21.949304074Z"
diff --git a/charts/platform-opscenter/Chart.yaml b/charts/platform-opscenter/Chart.yaml
index 2ca850b00..64f5d3207 100644
--- a/charts/platform-opscenter/Chart.yaml
+++ b/charts/platform-opscenter/Chart.yaml
@@ -2,7 +2,7 @@ apiVersion: v2
name: platform-opscenter
description: Platform Opscenter by AppsCode
type: application
-version: v2026.1.15
+version: v2026.2.16
appVersion: v2025.10.31
home: https://byte.builders
icon: https://cdn.appscode.com/images/products/bytebuilders/icons/android-icon-192x192.png
@@ -15,7 +15,7 @@ dependencies:
- name: platform-grafana-dashboards
repository: file://../platform-grafana-dashboards
condition: platform-grafana-dashboards.enabled
- version: v2026.1.15
+ version: v2026.2.16
- name: openfga-alerts
repository: oci://ghcr.io/appscode-charts
condition: openfga-alerts.enabled
diff --git a/charts/platform-opscenter/README.md b/charts/platform-opscenter/README.md
index ffcadd05b..e4d8fa71d 100644
--- a/charts/platform-opscenter/README.md
+++ b/charts/platform-opscenter/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add appscode https://charts.appscode.com/stable/
$ helm repo update
-$ helm search repo appscode/platform-opscenter --version=v2026.1.15
-$ helm upgrade -i platform-opscenter appscode/platform-opscenter -n ace --create-namespace --version=v2026.1.15
+$ helm search repo appscode/platform-opscenter --version=v2026.2.16
+$ helm upgrade -i platform-opscenter appscode/platform-opscenter -n ace --create-namespace --version=v2026.2.16
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys a Platform Opscenter on a [Kubernetes](http://kubernetes.io)
To install/upgrade the chart with the release name `platform-opscenter`:
```bash
-$ helm upgrade -i platform-opscenter appscode/platform-opscenter -n ace --create-namespace --version=v2026.1.15
+$ helm upgrade -i platform-opscenter appscode/platform-opscenter -n ace --create-namespace --version=v2026.2.16
```
The command deploys a Platform Opscenter on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -59,12 +59,12 @@ The following table lists the configurable parameters of the `platform-opscenter
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i platform-opscenter appscode/platform-opscenter -n ace --create-namespace --version=v2026.1.15 --set openfga-alerts.grafana.jobName=openfga
+$ helm upgrade -i platform-opscenter appscode/platform-opscenter -n ace --create-namespace --version=v2026.2.16 --set openfga-alerts.grafana.jobName=openfga
```
Alternatively, a YAML file that specifies the values for the parameters can be provided while
installing the chart. For example:
```bash
-$ helm upgrade -i platform-opscenter appscode/platform-opscenter -n ace --create-namespace --version=v2026.1.15 --values values.yaml
+$ helm upgrade -i platform-opscenter appscode/platform-opscenter -n ace --create-namespace --version=v2026.2.16 --values values.yaml
```
diff --git a/charts/platform-ui/Chart.yaml b/charts/platform-ui/Chart.yaml
index ce68ca554..78a670d3e 100644
--- a/charts/platform-ui/Chart.yaml
+++ b/charts/platform-ui/Chart.yaml
@@ -2,7 +2,7 @@ apiVersion: v2
name: platform-ui
description: A Helm chart for Kubernetes
type: application
-version: v2026.1.15
+version: v2026.2.16
appVersion: 2.0.0
home: https://github.com/appscode-cloud
icon: https://cdn.appscode.com/images/products/bytebuilders/icons/android-icon-192x192.png
diff --git a/charts/platform-ui/README.md b/charts/platform-ui/README.md
index 9abc32b4f..c41bb6068 100644
--- a/charts/platform-ui/README.md
+++ b/charts/platform-ui/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add appscode https://charts.appscode.com/stable/
$ helm repo update
-$ helm search repo appscode/platform-ui --version=v2026.1.15
-$ helm upgrade -i platform-ui appscode/platform-ui -n ace --create-namespace --version=v2026.1.15
+$ helm search repo appscode/platform-ui --version=v2026.2.16
+$ helm upgrade -i platform-ui appscode/platform-ui -n ace --create-namespace --version=v2026.2.16
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys a Platform UI on a [Kubernetes](http://kubernetes.io) cluster
To install/upgrade the chart with the release name `platform-ui`:
```bash
-$ helm upgrade -i platform-ui appscode/platform-ui -n ace --create-namespace --version=v2026.1.15
+$ helm upgrade -i platform-ui appscode/platform-ui -n ace --create-namespace --version=v2026.2.16
```
The command deploys a Platform UI on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -88,12 +88,12 @@ The following table lists the configurable parameters of the `platform-ui` chart
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i platform-ui appscode/platform-ui -n ace --create-namespace --version=v2026.1.15 --set replicaCount=1
+$ helm upgrade -i platform-ui appscode/platform-ui -n ace --create-namespace --version=v2026.2.16 --set replicaCount=1
```
Alternatively, a YAML file that specifies the values for the parameters can be provided while
installing the chart. For example:
```bash
-$ helm upgrade -i platform-ui appscode/platform-ui -n ace --create-namespace --version=v2026.1.15 --values values.yaml
+$ helm upgrade -i platform-ui appscode/platform-ui -n ace --create-namespace --version=v2026.2.16 --values values.yaml
```
diff --git a/charts/s3proxy/Chart.yaml b/charts/s3proxy/Chart.yaml
index 19246bb93..df6de9625 100644
--- a/charts/s3proxy/Chart.yaml
+++ b/charts/s3proxy/Chart.yaml
@@ -2,7 +2,7 @@ apiVersion: v2
name: s3proxy
description: A Helm chart for MinIO Demo Deployment
type: application
-version: v2026.1.15
+version: v2026.2.16
appVersion: v0.0.1
home: https://github.com/appscode-cloud
icon: https://cdn.appscode.com/images/products/bytebuilders/icons/android-icon-192x192.png
diff --git a/charts/s3proxy/README.md b/charts/s3proxy/README.md
index 5321d22e2..a49181a81 100644
--- a/charts/s3proxy/README.md
+++ b/charts/s3proxy/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add appscode https://charts.appscode.com/stable/
$ helm repo update
-$ helm search repo appscode/s3proxy --version=v2026.1.15
-$ helm upgrade -i s3proxy appscode/s3proxy -n ace --create-namespace --version=v2026.1.15
+$ helm search repo appscode/s3proxy --version=v2026.2.16
+$ helm upgrade -i s3proxy appscode/s3proxy -n ace --create-namespace --version=v2026.2.16
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys a MinIO on a [Kubernetes](http://kubernetes.io) cluster using
To install/upgrade the chart with the release name `s3proxy`:
```bash
-$ helm upgrade -i s3proxy appscode/s3proxy -n ace --create-namespace --version=v2026.1.15
+$ helm upgrade -i s3proxy appscode/s3proxy -n ace --create-namespace --version=v2026.2.16
```
The command deploys a MinIO on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -86,12 +86,12 @@ The following table lists the configurable parameters of the `s3proxy` chart and
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i s3proxy appscode/s3proxy -n ace --create-namespace --version=v2026.1.15 --set replicaCount=1
+$ helm upgrade -i s3proxy appscode/s3proxy -n ace --create-namespace --version=v2026.2.16 --set replicaCount=1
```
Alternatively, a YAML file that specifies the values for the parameters can be provided while
installing the chart. For example:
```bash
-$ helm upgrade -i s3proxy appscode/s3proxy -n ace --create-namespace --version=v2026.1.15 --values values.yaml
+$ helm upgrade -i s3proxy appscode/s3proxy -n ace --create-namespace --version=v2026.2.16 --values values.yaml
```
diff --git a/charts/service-backend/Chart.yaml b/charts/service-backend/Chart.yaml
index d240dae47..0afacfb49 100644
--- a/charts/service-backend/Chart.yaml
+++ b/charts/service-backend/Chart.yaml
@@ -2,7 +2,7 @@ apiVersion: v2
name: service-backend
description: A Helm chart for Kubernetes
type: application
-version: v2026.1.15
+version: v2026.2.16
appVersion: v0.0.2
home: https://github.com/appscode-cloud
icon: https://cdn.appscode.com/images/products/bytebuilders/icons/android-icon-192x192.png
diff --git a/charts/service-backend/README.md b/charts/service-backend/README.md
index 82fd229cd..95f6d9853 100644
--- a/charts/service-backend/README.md
+++ b/charts/service-backend/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add appscode https://charts.appscode.com/stable/
$ helm repo update
-$ helm search repo appscode/service-backend --version=v2026.1.15
-$ helm upgrade -i service-backend appscode/service-backend -n ace --create-namespace --version=v2026.1.15
+$ helm search repo appscode/service-backend --version=v2026.2.16
+$ helm upgrade -i service-backend appscode/service-backend -n ace --create-namespace --version=v2026.2.16
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys a Cloudflare DNS Proxy server on a [Kubernetes](http://kubern
To install/upgrade the chart with the release name `service-backend`:
```bash
-$ helm upgrade -i service-backend appscode/service-backend -n ace --create-namespace --version=v2026.1.15
+$ helm upgrade -i service-backend appscode/service-backend -n ace --create-namespace --version=v2026.2.16
```
The command deploys a Cloudflare DNS Proxy server on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -96,12 +96,12 @@ The following table lists the configurable parameters of the `service-backend` c
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i service-backend appscode/service-backend -n ace --create-namespace --version=v2026.1.15 --set replicaCount=1
+$ helm upgrade -i service-backend appscode/service-backend -n ace --create-namespace --version=v2026.2.16 --set replicaCount=1
```
Alternatively, a YAML file that specifies the values for the parameters can be provided while
installing the chart. For example:
```bash
-$ helm upgrade -i service-backend appscode/service-backend -n ace --create-namespace --version=v2026.1.15 --values values.yaml
+$ helm upgrade -i service-backend appscode/service-backend -n ace --create-namespace --version=v2026.2.16 --values values.yaml
```
diff --git a/charts/service-gateway-presets/Chart.yaml b/charts/service-gateway-presets/Chart.yaml
index 2d6f29c18..8f9dc4e90 100644
--- a/charts/service-gateway-presets/Chart.yaml
+++ b/charts/service-gateway-presets/Chart.yaml
@@ -2,8 +2,8 @@ apiVersion: v2
name: service-gateway-presets
description: ACE Service Gateway Presets
type: application
-version: v2026.1.15
-appVersion: v2026.1.15
+version: v2026.2.16
+appVersion: v2026.2.16
home: https://github.com/appscode-cloud
icon: https://cdn.appscode.com/images/products/bytebuilders/icons/android-icon-192x192.png
sources:
diff --git a/charts/service-gateway-presets/README.md b/charts/service-gateway-presets/README.md
index 214c37d82..4412c200a 100644
--- a/charts/service-gateway-presets/README.md
+++ b/charts/service-gateway-presets/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add appscode https://charts.appscode.com/stable/
$ helm repo update
-$ helm search repo appscode/service-gateway-presets --version=v2026.1.15
-$ helm upgrade -i service-gateway-presets appscode/service-gateway-presets -n ace --create-namespace --version=v2026.1.15
+$ helm search repo appscode/service-gateway-presets --version=v2026.2.16
+$ helm upgrade -i service-gateway-presets appscode/service-gateway-presets -n ace --create-namespace --version=v2026.2.16
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys ACE Service Gateway Presets on a [Kubernetes](http://kubernet
To install/upgrade the chart with the release name `service-gateway-presets`:
```bash
-$ helm upgrade -i service-gateway-presets appscode/service-gateway-presets -n ace --create-namespace --version=v2026.1.15
+$ helm upgrade -i service-gateway-presets appscode/service-gateway-presets -n ace --create-namespace --version=v2026.2.16
```
The command deploys ACE Service Gateway Presets on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -114,12 +114,12 @@ The following table lists the configurable parameters of the `service-gateway-pr
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i service-gateway-presets appscode/service-gateway-presets -n ace --create-namespace --version=v2026.1.15 --set infra.host=chart-example.local
+$ helm upgrade -i service-gateway-presets appscode/service-gateway-presets -n ace --create-namespace --version=v2026.2.16 --set infra.host=chart-example.local
```
Alternatively, a YAML file that specifies the values for the parameters can be provided while
installing the chart. For example:
```bash
-$ helm upgrade -i service-gateway-presets appscode/service-gateway-presets -n ace --create-namespace --version=v2026.1.15 --values values.yaml
+$ helm upgrade -i service-gateway-presets appscode/service-gateway-presets -n ace --create-namespace --version=v2026.2.16 --values values.yaml
```
diff --git a/charts/service-gateway-presets/crds/gateway.catalog.appscode.com_gatewayconfigs.yaml b/charts/service-gateway-presets/crds/gateway.catalog.appscode.com_gatewayconfigs.yaml
index e403285ba..3cc9b5394 100644
--- a/charts/service-gateway-presets/crds/gateway.catalog.appscode.com_gatewayconfigs.yaml
+++ b/charts/service-gateway-presets/crds/gateway.catalog.appscode.com_gatewayconfigs.yaml
@@ -9324,6 +9324,23 @@ spec:
required:
- enabled
type: object
+ global:
+ properties:
+ distro:
+ properties:
+ openshift:
+ type: boolean
+ ubi:
+ enum:
+ - all
+ - catalog
+ - operator
+ type: string
+ required:
+ - openshift
+ - ubi
+ type: object
+ type: object
infra:
properties:
dns:
@@ -9495,6 +9512,7 @@ spec:
- envoy
- gateway
- gateway-dns
+ - global
- infra
type: object
type: object
diff --git a/charts/service-gateway/Chart.yaml b/charts/service-gateway/Chart.yaml
index 446bcf5a2..82d633fab 100644
--- a/charts/service-gateway/Chart.yaml
+++ b/charts/service-gateway/Chart.yaml
@@ -2,8 +2,8 @@ apiVersion: v2
name: service-gateway
description: ACE Service Gateway
type: application
-version: v2026.1.15
-appVersion: v2026.1.15
+version: v2026.2.16
+appVersion: v2026.2.16
home: https://github.com/appscode-cloud
icon: https://cdn.appscode.com/images/products/bytebuilders/icons/android-icon-192x192.png
sources:
diff --git a/charts/service-gateway/README.md b/charts/service-gateway/README.md
index 55a1d8a2a..992f694f3 100644
--- a/charts/service-gateway/README.md
+++ b/charts/service-gateway/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add appscode https://charts.appscode.com/stable/
$ helm repo update
-$ helm search repo appscode/service-gateway --version=v2026.1.15
-$ helm upgrade -i service-gateway appscode/service-gateway -n ace --create-namespace --version=v2026.1.15
+$ helm search repo appscode/service-gateway --version=v2026.2.16
+$ helm upgrade -i service-gateway appscode/service-gateway -n ace --create-namespace --version=v2026.2.16
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys ACE Service Gateway on a [Kubernetes](http://kubernetes.io) c
To install/upgrade the chart with the release name `service-gateway`:
```bash
-$ helm upgrade -i service-gateway appscode/service-gateway -n ace --create-namespace --version=v2026.1.15
+$ helm upgrade -i service-gateway appscode/service-gateway -n ace --create-namespace --version=v2026.2.16
```
The command deploys ACE Service Gateway on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -109,12 +109,12 @@ The following table lists the configurable parameters of the `service-gateway` c
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i service-gateway appscode/service-gateway -n ace --create-namespace --version=v2026.1.15 --set clusterMetadata.uid=tbd
+$ helm upgrade -i service-gateway appscode/service-gateway -n ace --create-namespace --version=v2026.2.16 --set clusterMetadata.uid=tbd
```
Alternatively, a YAML file that specifies the values for the parameters can be provided while
installing the chart. For example:
```bash
-$ helm upgrade -i service-gateway appscode/service-gateway -n ace --create-namespace --version=v2026.1.15 --values values.yaml
+$ helm upgrade -i service-gateway appscode/service-gateway -n ace --create-namespace --version=v2026.2.16 --values values.yaml
```
diff --git a/charts/service-provider/Chart.yaml b/charts/service-provider/Chart.yaml
index ef1dd5c2e..6426a65bd 100755
--- a/charts/service-provider/Chart.yaml
+++ b/charts/service-provider/Chart.yaml
@@ -1,7 +1,7 @@
apiVersion: v1
description: AppsCode SaaS Provider
name: service-provider
-version: v2026.1.15
+version: v2026.2.16
appVersion: v0.0.2
home: https://github.com/appscode-cloud
icon: https://cdn.appscode.com/images/products/stash/service-provider-icon.png
diff --git a/charts/service-provider/README.md b/charts/service-provider/README.md
index 92da7ba7a..e87b9d790 100644
--- a/charts/service-provider/README.md
+++ b/charts/service-provider/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add appscode https://charts.appscode.com/stable/
$ helm repo update
-$ helm search repo appscode/service-provider --version=v2026.1.15
-$ helm upgrade -i service-provider appscode/service-provider -n ace --create-namespace --version=v2026.1.15
+$ helm search repo appscode/service-provider --version=v2026.2.16
+$ helm upgrade -i service-provider appscode/service-provider -n ace --create-namespace --version=v2026.2.16
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys a AppsCode SaaS Provider on a [Kubernetes](http://kubernetes.
To install/upgrade the chart with the release name `service-provider`:
```bash
-$ helm upgrade -i service-provider appscode/service-provider -n ace --create-namespace --version=v2026.1.15
+$ helm upgrade -i service-provider appscode/service-provider -n ace --create-namespace --version=v2026.2.16
```
The command deploys a AppsCode SaaS Provider on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -102,12 +102,12 @@ The following table lists the configurable parameters of the `service-provider`
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i service-provider appscode/service-provider -n ace --create-namespace --version=v2026.1.15 --set replicaCount=1
+$ helm upgrade -i service-provider appscode/service-provider -n ace --create-namespace --version=v2026.2.16 --set replicaCount=1
```
Alternatively, a YAML file that specifies the values for the parameters can be provided while
installing the chart. For example:
```bash
-$ helm upgrade -i service-provider appscode/service-provider -n ace --create-namespace --version=v2026.1.15 --values values.yaml
+$ helm upgrade -i service-provider appscode/service-provider -n ace --create-namespace --version=v2026.2.16 --values values.yaml
```
diff --git a/charts/service-vault/Chart.yaml b/charts/service-vault/Chart.yaml
index 2731e5b0a..23dff721c 100644
--- a/charts/service-vault/Chart.yaml
+++ b/charts/service-vault/Chart.yaml
@@ -2,8 +2,8 @@ apiVersion: v2
name: service-vault
description: ACE Centralized Vault Service
type: application
-version: v2026.1.15
-appVersion: v2026.1.15
+version: v2026.2.16
+appVersion: v2026.2.16
home: https://github.com/appscode-cloud
icon: https://cdn.appscode.com/images/products/bytebuilders/icons/android-icon-192x192.png
sources:
diff --git a/charts/service-vault/README.md b/charts/service-vault/README.md
index 48d446c68..bcc591eca 100644
--- a/charts/service-vault/README.md
+++ b/charts/service-vault/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add appscode https://charts.appscode.com/stable/
$ helm repo update
-$ helm search repo appscode/service-vault --version=v2026.1.15
-$ helm upgrade -i service-vault appscode/service-vault -n ace --create-namespace --version=v2026.1.15
+$ helm search repo appscode/service-vault --version=v2026.2.16
+$ helm upgrade -i service-vault appscode/service-vault -n ace --create-namespace --version=v2026.2.16
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys ACE Centralized Vault Service on a [Kubernetes](http://kubern
To install/upgrade the chart with the release name `service-vault`:
```bash
-$ helm upgrade -i service-vault appscode/service-vault -n ace --create-namespace --version=v2026.1.15
+$ helm upgrade -i service-vault appscode/service-vault -n ace --create-namespace --version=v2026.2.16
```
The command deploys ACE Centralized Vault Service on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -73,12 +73,12 @@ The following table lists the configurable parameters of the `service-vault` cha
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i service-vault appscode/service-vault -n ace --create-namespace --version=v2026.1.15 --set infra.host=chart-example.local
+$ helm upgrade -i service-vault appscode/service-vault -n ace --create-namespace --version=v2026.2.16 --set infra.host=chart-example.local
```
Alternatively, a YAML file that specifies the values for the parameters can be provided while
installing the chart. For example:
```bash
-$ helm upgrade -i service-vault appscode/service-vault -n ace --create-namespace --version=v2026.1.15 --values values.yaml
+$ helm upgrade -i service-vault appscode/service-vault -n ace --create-namespace --version=v2026.2.16 --values values.yaml
```
diff --git a/charts/smtprelay/Chart.yaml b/charts/smtprelay/Chart.yaml
index 7efc4e685..f54444b6b 100644
--- a/charts/smtprelay/Chart.yaml
+++ b/charts/smtprelay/Chart.yaml
@@ -2,7 +2,7 @@ apiVersion: v2
name: smtprelay
description: A Helm chart for Kubernetes
type: application
-version: v2026.1.15
+version: v2026.2.16
appVersion: v0.0.4
home: https://github.com/appscode-cloud
icon: https://cdn.appscode.com/images/products/bytebuilders/icons/android-icon-192x192.png
diff --git a/charts/smtprelay/README.md b/charts/smtprelay/README.md
index ae1f69212..b03326f4b 100644
--- a/charts/smtprelay/README.md
+++ b/charts/smtprelay/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add appscode https://charts.appscode.com/stable/
$ helm repo update
-$ helm search repo appscode/smtprelay --version=v2026.1.15
-$ helm upgrade -i smtprelay appscode/smtprelay -n ace --create-namespace --version=v2026.1.15
+$ helm search repo appscode/smtprelay --version=v2026.2.16
+$ helm upgrade -i smtprelay appscode/smtprelay -n ace --create-namespace --version=v2026.2.16
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys a SMTP relay server on a [Kubernetes](http://kubernetes.io) c
To install/upgrade the chart with the release name `smtprelay`:
```bash
-$ helm upgrade -i smtprelay appscode/smtprelay -n ace --create-namespace --version=v2026.1.15
+$ helm upgrade -i smtprelay appscode/smtprelay -n ace --create-namespace --version=v2026.2.16
```
The command deploys a SMTP relay server on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -94,12 +94,12 @@ The following table lists the configurable parameters of the `smtprelay` chart a
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i smtprelay appscode/smtprelay -n ace --create-namespace --version=v2026.1.15 --set replicaCount=1
+$ helm upgrade -i smtprelay appscode/smtprelay -n ace --create-namespace --version=v2026.2.16 --set replicaCount=1
```
Alternatively, a YAML file that specifies the values for the parameters can be provided while
installing the chart. For example:
```bash
-$ helm upgrade -i smtprelay appscode/smtprelay -n ace --create-namespace --version=v2026.1.15 --values values.yaml
+$ helm upgrade -i smtprelay appscode/smtprelay -n ace --create-namespace --version=v2026.2.16 --values values.yaml
```
diff --git a/charts/stash-presets/Chart.yaml b/charts/stash-presets/Chart.yaml
index b3cd90e74..1cd583304 100644
--- a/charts/stash-presets/Chart.yaml
+++ b/charts/stash-presets/Chart.yaml
@@ -2,8 +2,8 @@ apiVersion: v2
name: stash-presets
description: Stash Presets
type: application
-version: v2026.1.15
-appVersion: v2026.1.15
+version: v2026.2.16
+appVersion: v2026.2.16
home: https://github.com/appscode-cloud
icon: https://cdn.appscode.com/images/products/bytebuilders/icons/android-icon-192x192.png
sources:
diff --git a/charts/stash-presets/README.md b/charts/stash-presets/README.md
index ac830a2ef..f6743f5de 100644
--- a/charts/stash-presets/README.md
+++ b/charts/stash-presets/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add appscode https://charts.appscode.com/stable/
$ helm repo update
-$ helm search repo appscode/stash-presets --version=v2026.1.15
-$ helm upgrade -i stash-presets appscode/stash-presets -n kubeops --create-namespace --version=v2026.1.15
+$ helm search repo appscode/stash-presets --version=v2026.2.16
+$ helm upgrade -i stash-presets appscode/stash-presets -n kubeops --create-namespace --version=v2026.2.16
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys Stash Presets on a [Kubernetes](http://kubernetes.io) cluster
To install/upgrade the chart with the release name `stash-presets`:
```bash
-$ helm upgrade -i stash-presets appscode/stash-presets -n kubeops --create-namespace --version=v2026.1.15
+$ helm upgrade -i stash-presets appscode/stash-presets -n kubeops --create-namespace --version=v2026.2.16
```
The command deploys Stash Presets on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -71,12 +71,12 @@ The following table lists the configurable parameters of the `stash-presets` cha
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i stash-presets appscode/stash-presets -n kubeops --create-namespace --version=v2026.1.15 --set tool=KubeStash # Stash
+$ helm upgrade -i stash-presets appscode/stash-presets -n kubeops --create-namespace --version=v2026.2.16 --set tool=KubeStash # Stash
```
Alternatively, a YAML file that specifies the values for the parameters can be provided while
installing the chart. For example:
```bash
-$ helm upgrade -i stash-presets appscode/stash-presets -n kubeops --create-namespace --version=v2026.1.15 --values values.yaml
+$ helm upgrade -i stash-presets appscode/stash-presets -n kubeops --create-namespace --version=v2026.2.16 --values values.yaml
```
diff --git a/charts/website/Chart.yaml b/charts/website/Chart.yaml
index 760a5da01..5df09c182 100644
--- a/charts/website/Chart.yaml
+++ b/charts/website/Chart.yaml
@@ -2,8 +2,8 @@ apiVersion: v2
name: website
description: A Helm chart for Kubernetes
type: application
-version: v2026.1.15
-appVersion: v2026.1.15
+version: v2026.2.16
+appVersion: v2026.2.16
home: https://github.com/appscode-cloud
icon: https://cdn.appscode.com/images/products/bytebuilders/icons/android-icon-192x192.png
sources:
diff --git a/charts/website/README.md b/charts/website/README.md
index e73c369e2..9e0ed5198 100644
--- a/charts/website/README.md
+++ b/charts/website/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add appscode https://charts.appscode.com/stable/
$ helm repo update
-$ helm search repo appscode/website --version=v2026.1.15
-$ helm upgrade -i website appscode/website -n ace --create-namespace --version=v2026.1.15
+$ helm search repo appscode/website --version=v2026.2.16
+$ helm upgrade -i website appscode/website -n ace --create-namespace --version=v2026.2.16
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys a Cluster UI on a [Kubernetes](http://kubernetes.io) cluster
To install/upgrade the chart with the release name `website`:
```bash
-$ helm upgrade -i website appscode/website -n ace --create-namespace --version=v2026.1.15
+$ helm upgrade -i website appscode/website -n ace --create-namespace --version=v2026.2.16
```
The command deploys a Cluster UI on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -77,12 +77,12 @@ The following table lists the configurable parameters of the `website` chart and
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i website appscode/website -n ace --create-namespace --version=v2026.1.15 --set replicaCount=1
+$ helm upgrade -i website appscode/website -n ace --create-namespace --version=v2026.2.16 --set replicaCount=1
```
Alternatively, a YAML file that specifies the values for the parameters can be provided while
installing the chart. For example:
```bash
-$ helm upgrade -i website appscode/website -n ace --create-namespace --version=v2026.1.15 --values values.yaml
+$ helm upgrade -i website appscode/website -n ace --create-namespace --version=v2026.2.16 --values values.yaml
```
diff --git a/go.mod b/go.mod
index 473a2e1ca..5b2361067 100644
--- a/go.mod
+++ b/go.mod
@@ -5,19 +5,19 @@ go 1.25.6
require (
go.bytebuilders.dev/catalog v0.0.19
go.bytebuilders.dev/resource-model v0.4.0
- go.bytebuilders.dev/ui-wizards v0.29.0
+ go.bytebuilders.dev/ui-wizards v0.30.0
go.openviz.dev/installer v0.0.0-20260104052502-5deb6915c7d6
gomodules.xyz/go-sh v0.2.0
k8s.io/api v0.34.3
k8s.io/apimachinery v0.34.3
k8s.io/autoscaler/vertical-pod-autoscaler v1.0.0
kmodules.xyz/client-go v0.34.2
- kmodules.xyz/image-packer v0.0.0-20260103085352-350a15277b2f
+ kmodules.xyz/image-packer v0.0.0-20260211014345-daa6afa3ceba
kmodules.xyz/objectstore-api v0.34.0
- kmodules.xyz/resource-metadata v0.41.0
+ kmodules.xyz/resource-metadata v0.42.0
kmodules.xyz/schema-checker v0.4.3
kubeops.dev/external-dns-operator v0.3.0
- kubeops.dev/installer v0.0.0-20260103043813-13df341d1a2b
+ kubeops.dev/installer v0.0.0-20260211052352-61a3b8b25cdd
sigs.k8s.io/kustomize/kyaml v0.20.1
sigs.k8s.io/yaml v1.6.0
)
diff --git a/go.sum b/go.sum
index cb7d4cdb0..8985b3e1a 100644
--- a/go.sum
+++ b/go.sum
@@ -215,8 +215,8 @@ go.bytebuilders.dev/catalog v0.0.19 h1:8MBAvQCRYKhOR+crvASPiQyCDFlKWM99PIWfMhtr1
go.bytebuilders.dev/catalog v0.0.19/go.mod h1:MDIInlnmT3+W1oaptfBia0TaWFu/5A0es+SzaXQnIpk=
go.bytebuilders.dev/resource-model v0.4.0 h1:wDXg4SGYn3zNRuOj17gGo0qeSE//ytdzGPSxkHa8JvA=
go.bytebuilders.dev/resource-model v0.4.0/go.mod h1:wGndjj3y+Yjh7+e8Wjc6joqzZCC16WZfKNx9adAFVkw=
-go.bytebuilders.dev/ui-wizards v0.29.0 h1:E5mwW2nkwKlM+4h34T3pwwPcEnIk7XfMc7NjXUrJiGM=
-go.bytebuilders.dev/ui-wizards v0.29.0/go.mod h1:4OKrNrdN4mCxgO2oKNt+O70b4YfYoWB1MRbLvMdGo1U=
+go.bytebuilders.dev/ui-wizards v0.30.0 h1:1B9CzicoutRHvrKNuHq8TKpGZoFDQtcPirr6A5Qp+MM=
+go.bytebuilders.dev/ui-wizards v0.30.0/go.mod h1:4OKrNrdN4mCxgO2oKNt+O70b4YfYoWB1MRbLvMdGo1U=
go.openviz.dev/installer v0.0.0-20260104052502-5deb6915c7d6 h1:71aGKgbPoKqJWD4tTOVbe8p+hkhvsELsGPwuOCon3Wg=
go.openviz.dev/installer v0.0.0-20260104052502-5deb6915c7d6/go.mod h1:a+eNwY1tC1B2eAD/K/8sAv7EJhs+KigwQHBz2fgG+1w=
go.uber.org/automaxprocs v1.6.0 h1:O3y2/QNTOdbF+e/dpXNNW7Rx2hZ4sTIPyybbxyNqTUs=
@@ -337,8 +337,8 @@ kmodules.xyz/custom-resources v0.34.0 h1:ljkIYzIq0A3Awj87kkpuYqS9aifuyR3Hr9q2OVK
kmodules.xyz/custom-resources v0.34.0/go.mod h1:pcA/n/CnrycjKCRNtU9Z+l5svhzFncLY2Kn9pqeXDVs=
kmodules.xyz/go-containerregistry v0.0.15 h1:PRY5FDOzb6u23KOulQ4SWNdeUkBKmezLyJXP88q4EPw=
kmodules.xyz/go-containerregistry v0.0.15/go.mod h1:rO0DEbYYEu1BfVcZ1pXV+3RgzVXr/k5hXcO+BQYVVDI=
-kmodules.xyz/image-packer v0.0.0-20260103085352-350a15277b2f h1:ZKYiWNVIYLtFrOZvb+Qps21B7LP8/jysLDG2d8mAryY=
-kmodules.xyz/image-packer v0.0.0-20260103085352-350a15277b2f/go.mod h1:BzkLDUgQ00+Pk1QzRyeHkg/Te/s6b0rBNgFTsdhk1Bc=
+kmodules.xyz/image-packer v0.0.0-20260211014345-daa6afa3ceba h1:P82nC0t/58RhAdwqVX+9fVf+8s8DoslVAu2fp3Bud+k=
+kmodules.xyz/image-packer v0.0.0-20260211014345-daa6afa3ceba/go.mod h1:KAJL4ldPTSpHuKf/yYMSSCMnWZI68TR8O2fXbm1bRro=
kmodules.xyz/monitoring-agent-api v0.34.0 h1:SNgKvC1j8oYWQcdClyV2T5GsOQoG40c3pK9aYKm0j8A=
kmodules.xyz/monitoring-agent-api v0.34.0/go.mod h1:XFDfMHDZQeNEPdTDeDr4M0dT4UCWs+4IYzgHw7JDlms=
kmodules.xyz/objectstore-api v0.34.0 h1:h16QGeKAJB27mj0rhvm3I0q0ulE99TgIulob/UkXzRc=
@@ -347,14 +347,14 @@ kmodules.xyz/offshoot-api v0.34.0 h1:HnOOp8FrCjTWjtNApRDo6Ahe79tOlLrJmyye4xxO4Kk
kmodules.xyz/offshoot-api v0.34.0/go.mod h1:F+B59yYw4CZJ4uD4xu6C+mMLzIXUtuH7E+SbDICl9jE=
kmodules.xyz/prober v0.34.0 h1:ElZkZYCjLaytAA0M8EH42To7i9gh1IIX+d0qfaIohys=
kmodules.xyz/prober v0.34.0/go.mod h1:rsu/fxxfNxY70GDbH6Ju8G66459hi7AhWSSBoiIp8ic=
-kmodules.xyz/resource-metadata v0.41.0 h1:9wUOg2EvAOW3n8I+tbZnE1PJDdolX+94/Mn7FBZZy9w=
-kmodules.xyz/resource-metadata v0.41.0/go.mod h1:xntcQko2QLbLEHwGE4TQ7I/80fcBQzcexbep97Akstk=
+kmodules.xyz/resource-metadata v0.42.0 h1:7pWaTN0JciTHmQy1Zk0xVM2kDi36BMWNFdDr1FdGKm0=
+kmodules.xyz/resource-metadata v0.42.0/go.mod h1:xntcQko2QLbLEHwGE4TQ7I/80fcBQzcexbep97Akstk=
kmodules.xyz/schema-checker v0.4.3 h1:LKXKNWwJ0bFOqCMbyfZk38uVJIejXsANdp7l+fkIiJQ=
kmodules.xyz/schema-checker v0.4.3/go.mod h1:JjUB6Ih4gnrBwzJNO91Dz9xa8J92UHyvPSyfX++sksM=
kubeops.dev/external-dns-operator v0.3.0 h1:KIWX0C+5en8levhkdlM9htZ+EsowIWm9mgLTdsJYUzo=
kubeops.dev/external-dns-operator v0.3.0/go.mod h1:hJgsshVGN68A4eXPjGYCuKaWLgYbaYFCD9E+vydYJoE=
-kubeops.dev/installer v0.0.0-20260103043813-13df341d1a2b h1:vYWg9nUFqdMcJL+LCnNx+XtKYcgY3vTncsRw12r49b8=
-kubeops.dev/installer v0.0.0-20260103043813-13df341d1a2b/go.mod h1:D44ioDdKypv9ATMCqgwrRO0gcwPRFgDCnyyfMrcutG4=
+kubeops.dev/installer v0.0.0-20260211052352-61a3b8b25cdd h1:3VFA37LRYaHXjAMOTpedySkCdBp+jwOEfr2zTZLV0CE=
+kubeops.dev/installer v0.0.0-20260211052352-61a3b8b25cdd/go.mod h1:jL6BR5QNapXsZDlhJZiDAZME1JUchvBh+TWgFO1HYR0=
kubeops.dev/scanner v0.0.19 h1:J8C94k4j3NY3Y8UGHcG4nCZtmpSqPneCmkuvGNUOv4s=
kubeops.dev/scanner v0.0.19/go.mod h1:FAKPsS+FhrOPwsbwXJOE1vLvIFWBcBcSXpaAztezvu4=
kubestash.dev/apimachinery v0.22.0 h1:vp3Z7ISU2WYR6LkU7WLjbiCMSZQEjfzANN/C1cZ7L+s=
diff --git a/vendor/kmodules.xyz/image-packer/pkg/lib/image.go b/vendor/kmodules.xyz/image-packer/pkg/lib/image.go
index 461fdde9a..7d2193f78 100644
--- a/vendor/kmodules.xyz/image-packer/pkg/lib/image.go
+++ b/vendor/kmodules.xyz/image-packer/pkg/lib/image.go
@@ -59,16 +59,20 @@ func MapImages(rootDir string, values map[string]string) (map[string]string, err
}
func mapChartImages(rootDir string, values map[string]string, sh *shell.Session, entry os.DirEntry, images map[string]string) {
- err := sh.SetDir(filepath.Join(rootDir, entry.Name())).Command("helm", "dependency", "update").Run()
- if err != nil {
- panic(err)
+ chartName := entry.Name()
+ if !strings.HasSuffix(chartName, "-certified") &&
+ !strings.HasSuffix(chartName, "-certified-crds") {
+ err := sh.SetDir(filepath.Join(rootDir, chartName)).Command("helm", "dependency", "update").Run()
+ if err != nil {
+ panic(err)
+ }
}
- args := []any{"template", entry.Name()}
+ args := []any{"template", chartName}
- content, ok := values[entry.Name()]
+ content, ok := values[chartName]
if ok {
- tmpfile, err := os.CreateTemp("", entry.Name()+"-val-*.yaml")
+ tmpfile, err := os.CreateTemp("", chartName+"-val-*.yaml")
if err != nil {
klog.Fatal(err)
}
@@ -88,12 +92,12 @@ func mapChartImages(rootDir string, values map[string]string, sh *shell.Session,
args = append(args, "--values="+tmpfile.Name())
}
- if entry.Name() == "cluster-manager-spoke" {
+ if chartName == "cluster-manager-spoke" {
args = append(args, "--dry-run=server")
} else {
- if files, err := filepath.Glob(filepath.Join(rootDir, entry.Name(), "*.sample.yaml")); err == nil && len(files) > 0 {
+ if files, err := filepath.Glob(filepath.Join(rootDir, chartName, "*.sample.yaml")); err == nil && len(files) > 0 {
for _, file := range files {
- args = append(args, "--values="+entry.Name()+"/"+filepath.Base(file))
+ args = append(args, "--values="+chartName+"/"+filepath.Base(file))
}
}
}
@@ -107,7 +111,7 @@ func mapChartImages(rootDir string, values map[string]string, sh *shell.Session,
collectImages(ri.Object.UnstructuredContent(), images, ri.Object.GetObjectKind().GroupVersionKind().GroupKind().String())
}
} else {
- klog.Infof("Skipping %s due to error: %v", entry.Name(), err)
+ klog.Infof("Skipping %s due to error: %v", chartName, err)
}
}
diff --git a/vendor/kubeops.dev/installer/apis/installer/v1alpha1/pgoutbox.go b/vendor/kubeops.dev/installer/apis/installer/v1alpha1/pgoutbox.go
index 033d17661..686835397 100644
--- a/vendor/kubeops.dev/installer/apis/installer/v1alpha1/pgoutbox.go
+++ b/vendor/kubeops.dev/installer/apis/installer/v1alpha1/pgoutbox.go
@@ -76,6 +76,8 @@ type PgoutboxSpec struct {
ServiceAccount HelmServiceAccount `json:"serviceAccount"`
Service HelmServiceSpec `json:"service"`
// +optional
+ Monitoring *Monitoring `json:"monitoring"`
+ // +optional
LivenessProbe *core.Probe `json:"livenessProbe"`
// +optional
ReadinessProbe *core.Probe `json:"readinessProbe"`
diff --git a/vendor/kubeops.dev/installer/apis/installer/v1alpha1/zz_generated.deepcopy.go b/vendor/kubeops.dev/installer/apis/installer/v1alpha1/zz_generated.deepcopy.go
index 46a813b89..e410dd8f9 100644
--- a/vendor/kubeops.dev/installer/apis/installer/v1alpha1/zz_generated.deepcopy.go
+++ b/vendor/kubeops.dev/installer/apis/installer/v1alpha1/zz_generated.deepcopy.go
@@ -2191,6 +2191,11 @@ func (in *PgoutboxSpec) DeepCopyInto(out *PgoutboxSpec) {
}
in.ServiceAccount.DeepCopyInto(&out.ServiceAccount)
out.Service = in.Service
+ if in.Monitoring != nil {
+ in, out := &in.Monitoring, &out.Monitoring
+ *out = new(Monitoring)
+ (*in).DeepCopyInto(*out)
+ }
if in.LivenessProbe != nil {
in, out := &in.LivenessProbe, &out.LivenessProbe
*out = new(v1.Probe)
diff --git a/vendor/modules.txt b/vendor/modules.txt
index 71db14104..c10b4a2a7 100644
--- a/vendor/modules.txt
+++ b/vendor/modules.txt
@@ -326,7 +326,7 @@ go.bytebuilders.dev/resource-model/apis/cloud
go.bytebuilders.dev/resource-model/apis/cloud/v1alpha1
go.bytebuilders.dev/resource-model/apis/config/v1alpha1
go.bytebuilders.dev/resource-model/crds
-# go.bytebuilders.dev/ui-wizards v0.29.0
+# go.bytebuilders.dev/ui-wizards v0.30.0
## explicit; go 1.25
go.bytebuilders.dev/ui-wizards/apis/wizards
go.bytebuilders.dev/ui-wizards/apis/wizards/v1alpha1
@@ -927,7 +927,7 @@ kmodules.xyz/custom-resources/crds
# kmodules.xyz/go-containerregistry v0.0.15
## explicit; go 1.24.0
kmodules.xyz/go-containerregistry/name
-# kmodules.xyz/image-packer v0.0.0-20260103085352-350a15277b2f
+# kmodules.xyz/image-packer v0.0.0-20260211014345-daa6afa3ceba
## explicit; go 1.25
kmodules.xyz/image-packer/pkg/lib
# kmodules.xyz/monitoring-agent-api v0.34.0
@@ -942,7 +942,7 @@ kmodules.xyz/offshoot-api/api/v1
# kmodules.xyz/prober v0.34.0
## explicit; go 1.24.0
kmodules.xyz/prober/api/v1
-# kmodules.xyz/resource-metadata v0.41.0
+# kmodules.xyz/resource-metadata v0.42.0
## explicit; go 1.25
kmodules.xyz/resource-metadata/apis/shared
kmodules.xyz/resource-metadata/apis/ui
@@ -955,8 +955,8 @@ kmodules.xyz/schema-checker
## explicit; go 1.25
kubeops.dev/external-dns-operator/apis/external
kubeops.dev/external-dns-operator/apis/external/v1alpha1
-# kubeops.dev/installer v0.0.0-20260103043813-13df341d1a2b
-## explicit; go 1.24.0
+# kubeops.dev/installer v0.0.0-20260211052352-61a3b8b25cdd
+## explicit; go 1.25
kubeops.dev/installer/apis/installer
kubeops.dev/installer/apis/installer/v1alpha1
# kubeops.dev/scanner v0.0.19