diff --git a/catalog/ace.yaml b/catalog/ace.yaml
index f0f1e31b7..68adb4cb1 100644
--- a/catalog/ace.yaml
+++ b/catalog/ace.yaml
@@ -78,20 +78,20 @@
- ghcr.io/kluster-manager/registration-operator:v0.15.2
- ghcr.io/kluster-manager/registration:v0.15.2
- ghcr.io/kluster-manager/work:v0.15.2
-- ghcr.io/kubedb/kubedb-autoscaler:v0.35.0
-- ghcr.io/kubedb/kubedb-crd-manager:v0.5.0
-- ghcr.io/kubedb/kubedb-ops-manager:v0.37.2
-- ghcr.io/kubedb/kubedb-provisioner:v0.50.1
-- ghcr.io/kubedb/kubedb-schema-manager:v0.26.0
-- ghcr.io/kubedb/kubedb-ui-server:v0.26.0
-- ghcr.io/kubedb/kubedb-webhook-server:v0.26.1
-- ghcr.io/kubedb/pg-coordinator:v0.34.0
-- ghcr.io/kubedb/postgres-archiver:v0.11.0_16.1-alpine
-- ghcr.io/kubedb/postgres-init:0.17.0
-- ghcr.io/kubedb/postgres-restic-plugin:v0.13.0_17.2
-- ghcr.io/kubedb/redis-coordinator:v0.29.0
+- ghcr.io/kubedb/kubedb-autoscaler:v0.34.0
+- ghcr.io/kubedb/kubedb-crd-manager:v0.4.0
+- ghcr.io/kubedb/kubedb-ops-manager:v0.36.0
+- ghcr.io/kubedb/kubedb-provisioner:v0.49.0
+- ghcr.io/kubedb/kubedb-schema-manager:v0.25.0
+- ghcr.io/kubedb/kubedb-ui-server:v0.25.0
+- ghcr.io/kubedb/kubedb-webhook-server:v0.25.0
+- ghcr.io/kubedb/pg-coordinator:v0.33.0
+- ghcr.io/kubedb/postgres-archiver:v0.10.0_16.1-alpine
+- ghcr.io/kubedb/postgres-init:0.16.0
+- ghcr.io/kubedb/postgres-restic-plugin:v0.12.0_16.1
+- ghcr.io/kubedb/redis-coordinator:v0.28.0
- ghcr.io/kubedb/redis-init:0.9.0
-- ghcr.io/kubedb/redis-restic-plugin:v0.13.0
+- ghcr.io/kubedb/redis-restic-plugin:v0.12.0
- ghcr.io/kubedb/redis_exporter:1.66.0
- ghcr.io/kubedb/vcluster-plugin-kubedb:v0.0.1
- ghcr.io/kubestash/kubedump:v0.13.0
diff --git a/catalog/copy-images.sh b/catalog/copy-images.sh
index 2eec9dc25..43ce5dfad 100755
--- a/catalog/copy-images.sh
+++ b/catalog/copy-images.sh
@@ -127,7 +127,7 @@ $CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/ku
$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:v2025.1.17 $IMAGE_REGISTRY/appscode-charts/kubedb-ui-presets:v2025.1.17
-$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/kubedb:v2024.12.18 $IMAGE_REGISTRY/appscode-charts/kubedb:v2024.12.18
+$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/kubedb:v2024.11.18 $IMAGE_REGISTRY/appscode-charts/kubedb:v2024.11.18
$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/kubedbcom-cassandra-editor:v0.12.0 $IMAGE_REGISTRY/appscode-charts/kubedbcom-cassandra-editor:v0.12.0
$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/kubedbcom-clickhouse-editor-options:v0.12.0 $IMAGE_REGISTRY/appscode-charts/kubedbcom-clickhouse-editor-options:v0.12.0
$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/kubedbcom-clickhouse-editor:v0.12.0 $IMAGE_REGISTRY/appscode-charts/kubedbcom-clickhouse-editor:v0.12.0
@@ -351,20 +351,20 @@ $CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/kluster-manager/pl
$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/kluster-manager/registration-operator:v0.15.2 $IMAGE_REGISTRY/kluster-manager/registration-operator:v0.15.2
$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/kluster-manager/registration:v0.15.2 $IMAGE_REGISTRY/kluster-manager/registration:v0.15.2
$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/kluster-manager/work:v0.15.2 $IMAGE_REGISTRY/kluster-manager/work:v0.15.2
-$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/kubedb/kubedb-autoscaler:v0.35.0 $IMAGE_REGISTRY/kubedb/kubedb-autoscaler:v0.35.0
-$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/kubedb/kubedb-crd-manager:v0.5.0 $IMAGE_REGISTRY/kubedb/kubedb-crd-manager:v0.5.0
-$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/kubedb/kubedb-ops-manager:v0.37.2 $IMAGE_REGISTRY/kubedb/kubedb-ops-manager:v0.37.2
-$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/kubedb/kubedb-provisioner:v0.50.1 $IMAGE_REGISTRY/kubedb/kubedb-provisioner:v0.50.1
-$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/kubedb/kubedb-schema-manager:v0.26.0 $IMAGE_REGISTRY/kubedb/kubedb-schema-manager:v0.26.0
-$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/kubedb/kubedb-ui-server:v0.26.0 $IMAGE_REGISTRY/kubedb/kubedb-ui-server:v0.26.0
-$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/kubedb/kubedb-webhook-server:v0.26.1 $IMAGE_REGISTRY/kubedb/kubedb-webhook-server:v0.26.1
-$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/kubedb/pg-coordinator:v0.34.0 $IMAGE_REGISTRY/kubedb/pg-coordinator:v0.34.0
-$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/kubedb/postgres-archiver:v0.11.0_16.1-alpine $IMAGE_REGISTRY/kubedb/postgres-archiver:v0.11.0_16.1-alpine
-$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/kubedb/postgres-init:0.17.0 $IMAGE_REGISTRY/kubedb/postgres-init:0.17.0
-$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/kubedb/postgres-restic-plugin:v0.13.0_17.2 $IMAGE_REGISTRY/kubedb/postgres-restic-plugin:v0.13.0_17.2
-$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/kubedb/redis-coordinator:v0.29.0 $IMAGE_REGISTRY/kubedb/redis-coordinator:v0.29.0
+$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/kubedb/kubedb-autoscaler:v0.34.0 $IMAGE_REGISTRY/kubedb/kubedb-autoscaler:v0.34.0
+$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/kubedb/kubedb-crd-manager:v0.4.0 $IMAGE_REGISTRY/kubedb/kubedb-crd-manager:v0.4.0
+$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/kubedb/kubedb-ops-manager:v0.36.0 $IMAGE_REGISTRY/kubedb/kubedb-ops-manager:v0.36.0
+$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/kubedb/kubedb-provisioner:v0.49.0 $IMAGE_REGISTRY/kubedb/kubedb-provisioner:v0.49.0
+$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/kubedb/kubedb-schema-manager:v0.25.0 $IMAGE_REGISTRY/kubedb/kubedb-schema-manager:v0.25.0
+$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/kubedb/kubedb-ui-server:v0.25.0 $IMAGE_REGISTRY/kubedb/kubedb-ui-server:v0.25.0
+$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/kubedb/kubedb-webhook-server:v0.25.0 $IMAGE_REGISTRY/kubedb/kubedb-webhook-server:v0.25.0
+$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/kubedb/pg-coordinator:v0.33.0 $IMAGE_REGISTRY/kubedb/pg-coordinator:v0.33.0
+$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/kubedb/postgres-archiver:v0.10.0_16.1-alpine $IMAGE_REGISTRY/kubedb/postgres-archiver:v0.10.0_16.1-alpine
+$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/kubedb/postgres-init:0.16.0 $IMAGE_REGISTRY/kubedb/postgres-init:0.16.0
+$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/kubedb/postgres-restic-plugin:v0.12.0_16.1 $IMAGE_REGISTRY/kubedb/postgres-restic-plugin:v0.12.0_16.1
+$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/kubedb/redis-coordinator:v0.28.0 $IMAGE_REGISTRY/kubedb/redis-coordinator:v0.28.0
$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/kubedb/redis-init:0.9.0 $IMAGE_REGISTRY/kubedb/redis-init:0.9.0
-$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/kubedb/redis-restic-plugin:v0.13.0 $IMAGE_REGISTRY/kubedb/redis-restic-plugin:v0.13.0
+$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/kubedb/redis-restic-plugin:v0.12.0 $IMAGE_REGISTRY/kubedb/redis-restic-plugin:v0.12.0
$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/kubedb/redis_exporter:1.66.0 $IMAGE_REGISTRY/kubedb/redis_exporter:1.66.0
$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/kubedb/vcluster-plugin-kubedb:v0.0.1 $IMAGE_REGISTRY/kubedb/vcluster-plugin-kubedb:v0.0.1
$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/kubestash/kubedump:v0.13.0 $IMAGE_REGISTRY/kubestash/kubedump:v0.13.0
diff --git a/catalog/export-images.sh b/catalog/export-images.sh
index 516679a76..581656f16 100755
--- a/catalog/export-images.sh
+++ b/catalog/export-images.sh
@@ -124,7 +124,7 @@ $CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/
$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:v2025.1.17 images/appscode-charts-kubedb-ui-presets-v2025.1.17.tar
-$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/kubedb:v2024.12.18 images/appscode-charts-kubedb-v2024.12.18.tar
+$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/kubedb:v2024.11.18 images/appscode-charts-kubedb-v2024.11.18.tar
$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/kubedbcom-cassandra-editor:v0.12.0 images/appscode-charts-kubedbcom-cassandra-editor-v0.12.0.tar
$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/kubedbcom-clickhouse-editor-options:v0.12.0 images/appscode-charts-kubedbcom-clickhouse-editor-options-v0.12.0.tar
$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/kubedbcom-clickhouse-editor:v0.12.0 images/appscode-charts-kubedbcom-clickhouse-editor-v0.12.0.tar
@@ -348,20 +348,20 @@ $CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/kluster-manager/
$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/kluster-manager/registration-operator:v0.15.2 images/kluster-manager-registration-operator-v0.15.2.tar
$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/kluster-manager/registration:v0.15.2 images/kluster-manager-registration-v0.15.2.tar
$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/kluster-manager/work:v0.15.2 images/kluster-manager-work-v0.15.2.tar
-$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/kubedb/kubedb-autoscaler:v0.35.0 images/kubedb-kubedb-autoscaler-v0.35.0.tar
-$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/kubedb/kubedb-crd-manager:v0.5.0 images/kubedb-kubedb-crd-manager-v0.5.0.tar
-$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/kubedb/kubedb-ops-manager:v0.37.2 images/kubedb-kubedb-ops-manager-v0.37.2.tar
-$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/kubedb/kubedb-provisioner:v0.50.1 images/kubedb-kubedb-provisioner-v0.50.1.tar
-$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/kubedb/kubedb-schema-manager:v0.26.0 images/kubedb-kubedb-schema-manager-v0.26.0.tar
-$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/kubedb/kubedb-ui-server:v0.26.0 images/kubedb-kubedb-ui-server-v0.26.0.tar
-$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/kubedb/kubedb-webhook-server:v0.26.1 images/kubedb-kubedb-webhook-server-v0.26.1.tar
-$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/kubedb/pg-coordinator:v0.34.0 images/kubedb-pg-coordinator-v0.34.0.tar
-$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/kubedb/postgres-archiver:v0.11.0_16.1-alpine images/kubedb-postgres-archiver-v0.11.0_16.1-alpine.tar
-$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/kubedb/postgres-init:0.17.0 images/kubedb-postgres-init-0.17.0.tar
-$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/kubedb/postgres-restic-plugin:v0.13.0_17.2 images/kubedb-postgres-restic-plugin-v0.13.0_17.2.tar
-$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/kubedb/redis-coordinator:v0.29.0 images/kubedb-redis-coordinator-v0.29.0.tar
+$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/kubedb/kubedb-autoscaler:v0.34.0 images/kubedb-kubedb-autoscaler-v0.34.0.tar
+$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/kubedb/kubedb-crd-manager:v0.4.0 images/kubedb-kubedb-crd-manager-v0.4.0.tar
+$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/kubedb/kubedb-ops-manager:v0.36.0 images/kubedb-kubedb-ops-manager-v0.36.0.tar
+$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/kubedb/kubedb-provisioner:v0.49.0 images/kubedb-kubedb-provisioner-v0.49.0.tar
+$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/kubedb/kubedb-schema-manager:v0.25.0 images/kubedb-kubedb-schema-manager-v0.25.0.tar
+$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/kubedb/kubedb-ui-server:v0.25.0 images/kubedb-kubedb-ui-server-v0.25.0.tar
+$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/kubedb/kubedb-webhook-server:v0.25.0 images/kubedb-kubedb-webhook-server-v0.25.0.tar
+$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/kubedb/pg-coordinator:v0.33.0 images/kubedb-pg-coordinator-v0.33.0.tar
+$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/kubedb/postgres-archiver:v0.10.0_16.1-alpine images/kubedb-postgres-archiver-v0.10.0_16.1-alpine.tar
+$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/kubedb/postgres-init:0.16.0 images/kubedb-postgres-init-0.16.0.tar
+$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/kubedb/postgres-restic-plugin:v0.12.0_16.1 images/kubedb-postgres-restic-plugin-v0.12.0_16.1.tar
+$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/kubedb/redis-coordinator:v0.28.0 images/kubedb-redis-coordinator-v0.28.0.tar
$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/kubedb/redis-init:0.9.0 images/kubedb-redis-init-0.9.0.tar
-$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/kubedb/redis-restic-plugin:v0.13.0 images/kubedb-redis-restic-plugin-v0.13.0.tar
+$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/kubedb/redis-restic-plugin:v0.12.0 images/kubedb-redis-restic-plugin-v0.12.0.tar
$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/kubedb/redis_exporter:1.66.0 images/kubedb-redis_exporter-1.66.0.tar
$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/kubedb/vcluster-plugin-kubedb:v0.0.1 images/kubedb-vcluster-plugin-kubedb-v0.0.1.tar
$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/kubestash/kubedump:v0.13.0 images/kubestash-kubedump-v0.13.0.tar
diff --git a/catalog/feature-charts.yaml b/catalog/feature-charts.yaml
index 43993b721..c8bdc72f0 100644
--- a/catalog/feature-charts.yaml
+++ b/catalog/feature-charts.yaml
@@ -44,7 +44,7 @@
- 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:v2025.1.17
-- ghcr.io/appscode-charts/kubedb:v2024.12.18
+- ghcr.io/appscode-charts/kubedb:v2024.11.18
- ghcr.io/appscode-charts/kubestash:v2024.12.9
- ghcr.io/appscode-charts/kubevault-opscenter:v2024.9.30
- ghcr.io/appscode-charts/kubevault:v2024.9.30
diff --git a/catalog/import-images.sh b/catalog/import-images.sh
index 621ed17d4..9e4993a00 100755
--- a/catalog/import-images.sh
+++ b/catalog/import-images.sh
@@ -118,7 +118,7 @@ $CMD push --allow-nondistributable-artifacts --insecure images/appscode-charts-k
$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-v2025.1.17.tar $IMAGE_REGISTRY/appscode-charts/kubedb-ui-presets:v2025.1.17
-$CMD push --allow-nondistributable-artifacts --insecure images/appscode-charts-kubedb-v2024.12.18.tar $IMAGE_REGISTRY/appscode-charts/kubedb:v2024.12.18
+$CMD push --allow-nondistributable-artifacts --insecure images/appscode-charts-kubedb-v2024.11.18.tar $IMAGE_REGISTRY/appscode-charts/kubedb:v2024.11.18
$CMD push --allow-nondistributable-artifacts --insecure images/appscode-charts-kubedbcom-cassandra-editor-v0.12.0.tar $IMAGE_REGISTRY/appscode-charts/kubedbcom-cassandra-editor:v0.12.0
$CMD push --allow-nondistributable-artifacts --insecure images/appscode-charts-kubedbcom-clickhouse-editor-options-v0.12.0.tar $IMAGE_REGISTRY/appscode-charts/kubedbcom-clickhouse-editor-options:v0.12.0
$CMD push --allow-nondistributable-artifacts --insecure images/appscode-charts-kubedbcom-clickhouse-editor-v0.12.0.tar $IMAGE_REGISTRY/appscode-charts/kubedbcom-clickhouse-editor:v0.12.0
@@ -342,20 +342,20 @@ $CMD push --allow-nondistributable-artifacts --insecure images/kluster-manager-p
$CMD push --allow-nondistributable-artifacts --insecure images/kluster-manager-registration-operator-v0.15.2.tar $IMAGE_REGISTRY/kluster-manager/registration-operator:v0.15.2
$CMD push --allow-nondistributable-artifacts --insecure images/kluster-manager-registration-v0.15.2.tar $IMAGE_REGISTRY/kluster-manager/registration:v0.15.2
$CMD push --allow-nondistributable-artifacts --insecure images/kluster-manager-work-v0.15.2.tar $IMAGE_REGISTRY/kluster-manager/work:v0.15.2
-$CMD push --allow-nondistributable-artifacts --insecure images/kubedb-kubedb-autoscaler-v0.35.0.tar $IMAGE_REGISTRY/kubedb/kubedb-autoscaler:v0.35.0
-$CMD push --allow-nondistributable-artifacts --insecure images/kubedb-kubedb-crd-manager-v0.5.0.tar $IMAGE_REGISTRY/kubedb/kubedb-crd-manager:v0.5.0
-$CMD push --allow-nondistributable-artifacts --insecure images/kubedb-kubedb-ops-manager-v0.37.2.tar $IMAGE_REGISTRY/kubedb/kubedb-ops-manager:v0.37.2
-$CMD push --allow-nondistributable-artifacts --insecure images/kubedb-kubedb-provisioner-v0.50.1.tar $IMAGE_REGISTRY/kubedb/kubedb-provisioner:v0.50.1
-$CMD push --allow-nondistributable-artifacts --insecure images/kubedb-kubedb-schema-manager-v0.26.0.tar $IMAGE_REGISTRY/kubedb/kubedb-schema-manager:v0.26.0
-$CMD push --allow-nondistributable-artifacts --insecure images/kubedb-kubedb-ui-server-v0.26.0.tar $IMAGE_REGISTRY/kubedb/kubedb-ui-server:v0.26.0
-$CMD push --allow-nondistributable-artifacts --insecure images/kubedb-kubedb-webhook-server-v0.26.1.tar $IMAGE_REGISTRY/kubedb/kubedb-webhook-server:v0.26.1
-$CMD push --allow-nondistributable-artifacts --insecure images/kubedb-pg-coordinator-v0.34.0.tar $IMAGE_REGISTRY/kubedb/pg-coordinator:v0.34.0
-$CMD push --allow-nondistributable-artifacts --insecure images/kubedb-postgres-archiver-v0.11.0_16.1-alpine.tar $IMAGE_REGISTRY/kubedb/postgres-archiver:v0.11.0_16.1-alpine
-$CMD push --allow-nondistributable-artifacts --insecure images/kubedb-postgres-init-0.17.0.tar $IMAGE_REGISTRY/kubedb/postgres-init:0.17.0
-$CMD push --allow-nondistributable-artifacts --insecure images/kubedb-postgres-restic-plugin-v0.13.0_17.2.tar $IMAGE_REGISTRY/kubedb/postgres-restic-plugin:v0.13.0_17.2
-$CMD push --allow-nondistributable-artifacts --insecure images/kubedb-redis-coordinator-v0.29.0.tar $IMAGE_REGISTRY/kubedb/redis-coordinator:v0.29.0
+$CMD push --allow-nondistributable-artifacts --insecure images/kubedb-kubedb-autoscaler-v0.34.0.tar $IMAGE_REGISTRY/kubedb/kubedb-autoscaler:v0.34.0
+$CMD push --allow-nondistributable-artifacts --insecure images/kubedb-kubedb-crd-manager-v0.4.0.tar $IMAGE_REGISTRY/kubedb/kubedb-crd-manager:v0.4.0
+$CMD push --allow-nondistributable-artifacts --insecure images/kubedb-kubedb-ops-manager-v0.36.0.tar $IMAGE_REGISTRY/kubedb/kubedb-ops-manager:v0.36.0
+$CMD push --allow-nondistributable-artifacts --insecure images/kubedb-kubedb-provisioner-v0.49.0.tar $IMAGE_REGISTRY/kubedb/kubedb-provisioner:v0.49.0
+$CMD push --allow-nondistributable-artifacts --insecure images/kubedb-kubedb-schema-manager-v0.25.0.tar $IMAGE_REGISTRY/kubedb/kubedb-schema-manager:v0.25.0
+$CMD push --allow-nondistributable-artifacts --insecure images/kubedb-kubedb-ui-server-v0.25.0.tar $IMAGE_REGISTRY/kubedb/kubedb-ui-server:v0.25.0
+$CMD push --allow-nondistributable-artifacts --insecure images/kubedb-kubedb-webhook-server-v0.25.0.tar $IMAGE_REGISTRY/kubedb/kubedb-webhook-server:v0.25.0
+$CMD push --allow-nondistributable-artifacts --insecure images/kubedb-pg-coordinator-v0.33.0.tar $IMAGE_REGISTRY/kubedb/pg-coordinator:v0.33.0
+$CMD push --allow-nondistributable-artifacts --insecure images/kubedb-postgres-archiver-v0.10.0_16.1-alpine.tar $IMAGE_REGISTRY/kubedb/postgres-archiver:v0.10.0_16.1-alpine
+$CMD push --allow-nondistributable-artifacts --insecure images/kubedb-postgres-init-0.16.0.tar $IMAGE_REGISTRY/kubedb/postgres-init:0.16.0
+$CMD push --allow-nondistributable-artifacts --insecure images/kubedb-postgres-restic-plugin-v0.12.0_16.1.tar $IMAGE_REGISTRY/kubedb/postgres-restic-plugin:v0.12.0_16.1
+$CMD push --allow-nondistributable-artifacts --insecure images/kubedb-redis-coordinator-v0.28.0.tar $IMAGE_REGISTRY/kubedb/redis-coordinator:v0.28.0
$CMD push --allow-nondistributable-artifacts --insecure images/kubedb-redis-init-0.9.0.tar $IMAGE_REGISTRY/kubedb/redis-init:0.9.0
-$CMD push --allow-nondistributable-artifacts --insecure images/kubedb-redis-restic-plugin-v0.13.0.tar $IMAGE_REGISTRY/kubedb/redis-restic-plugin:v0.13.0
+$CMD push --allow-nondistributable-artifacts --insecure images/kubedb-redis-restic-plugin-v0.12.0.tar $IMAGE_REGISTRY/kubedb/redis-restic-plugin:v0.12.0
$CMD push --allow-nondistributable-artifacts --insecure images/kubedb-redis_exporter-1.66.0.tar $IMAGE_REGISTRY/kubedb/redis_exporter:1.66.0
$CMD push --allow-nondistributable-artifacts --insecure images/kubedb-vcluster-plugin-kubedb-v0.0.1.tar $IMAGE_REGISTRY/kubedb/vcluster-plugin-kubedb:v0.0.1
$CMD push --allow-nondistributable-artifacts --insecure images/kubestash-kubedump-v0.13.0.tar $IMAGE_REGISTRY/kubestash/kubedump:v0.13.0
diff --git a/catalog/import-into-k3s.sh b/catalog/import-into-k3s.sh
index 17063e639..369add50c 100755
--- a/catalog/import-into-k3s.sh
+++ b/catalog/import-into-k3s.sh
@@ -116,7 +116,7 @@ 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-v2025.1.17.tar
-k3s ctr images import images/appscode-charts-kubedb-v2024.12.18.tar
+k3s ctr images import images/appscode-charts-kubedb-v2024.11.18.tar
k3s ctr images import images/appscode-charts-kubedbcom-cassandra-editor-v0.12.0.tar
k3s ctr images import images/appscode-charts-kubedbcom-clickhouse-editor-options-v0.12.0.tar
k3s ctr images import images/appscode-charts-kubedbcom-clickhouse-editor-v0.12.0.tar
@@ -340,20 +340,20 @@ k3s ctr images import images/kluster-manager-placement-v0.15.2.tar
k3s ctr images import images/kluster-manager-registration-operator-v0.15.2.tar
k3s ctr images import images/kluster-manager-registration-v0.15.2.tar
k3s ctr images import images/kluster-manager-work-v0.15.2.tar
-k3s ctr images import images/kubedb-kubedb-autoscaler-v0.35.0.tar
-k3s ctr images import images/kubedb-kubedb-crd-manager-v0.5.0.tar
-k3s ctr images import images/kubedb-kubedb-ops-manager-v0.37.2.tar
-k3s ctr images import images/kubedb-kubedb-provisioner-v0.50.1.tar
-k3s ctr images import images/kubedb-kubedb-schema-manager-v0.26.0.tar
-k3s ctr images import images/kubedb-kubedb-ui-server-v0.26.0.tar
-k3s ctr images import images/kubedb-kubedb-webhook-server-v0.26.1.tar
-k3s ctr images import images/kubedb-pg-coordinator-v0.34.0.tar
-k3s ctr images import images/kubedb-postgres-archiver-v0.11.0_16.1-alpine.tar
-k3s ctr images import images/kubedb-postgres-init-0.17.0.tar
-k3s ctr images import images/kubedb-postgres-restic-plugin-v0.13.0_17.2.tar
-k3s ctr images import images/kubedb-redis-coordinator-v0.29.0.tar
+k3s ctr images import images/kubedb-kubedb-autoscaler-v0.34.0.tar
+k3s ctr images import images/kubedb-kubedb-crd-manager-v0.4.0.tar
+k3s ctr images import images/kubedb-kubedb-ops-manager-v0.36.0.tar
+k3s ctr images import images/kubedb-kubedb-provisioner-v0.49.0.tar
+k3s ctr images import images/kubedb-kubedb-schema-manager-v0.25.0.tar
+k3s ctr images import images/kubedb-kubedb-ui-server-v0.25.0.tar
+k3s ctr images import images/kubedb-kubedb-webhook-server-v0.25.0.tar
+k3s ctr images import images/kubedb-pg-coordinator-v0.33.0.tar
+k3s ctr images import images/kubedb-postgres-archiver-v0.10.0_16.1-alpine.tar
+k3s ctr images import images/kubedb-postgres-init-0.16.0.tar
+k3s ctr images import images/kubedb-postgres-restic-plugin-v0.12.0_16.1.tar
+k3s ctr images import images/kubedb-redis-coordinator-v0.28.0.tar
k3s ctr images import images/kubedb-redis-init-0.9.0.tar
-k3s ctr images import images/kubedb-redis-restic-plugin-v0.13.0.tar
+k3s ctr images import images/kubedb-redis-restic-plugin-v0.12.0.tar
k3s ctr images import images/kubedb-redis_exporter-1.66.0.tar
k3s ctr images import images/kubedb-vcluster-plugin-kubedb-v0.0.1.tar
k3s ctr images import images/kubestash-kubedump-v0.13.0.tar
diff --git a/catalog/sync-gcp-mp-images.sh b/catalog/sync-gcp-mp-images.sh
index 963cdcf74..de364912b 100755
--- a/catalog/sync-gcp-mp-images.sh
+++ b/catalog/sync-gcp-mp-images.sh
@@ -103,20 +103,20 @@ crane cp --allow-nondistributable-artifacts ghcr.io/kluster-manager/placement:v0
crane cp --allow-nondistributable-artifacts ghcr.io/kluster-manager/registration-operator:v0.15.2 $IMAGE_REGISTRY/registration-operator:$TAG
crane cp --allow-nondistributable-artifacts ghcr.io/kluster-manager/registration:v0.15.2 $IMAGE_REGISTRY/registration:$TAG
crane cp --allow-nondistributable-artifacts ghcr.io/kluster-manager/work:v0.15.2 $IMAGE_REGISTRY/work:$TAG
-crane cp --allow-nondistributable-artifacts ghcr.io/kubedb/kubedb-autoscaler:v0.35.0 $IMAGE_REGISTRY/kubedb-autoscaler:$TAG
-crane cp --allow-nondistributable-artifacts ghcr.io/kubedb/kubedb-crd-manager:v0.5.0 $IMAGE_REGISTRY/kubedb-crd-manager:$TAG
-crane cp --allow-nondistributable-artifacts ghcr.io/kubedb/kubedb-ops-manager:v0.37.2 $IMAGE_REGISTRY/kubedb-ops-manager:$TAG
-crane cp --allow-nondistributable-artifacts ghcr.io/kubedb/kubedb-provisioner:v0.50.1 $IMAGE_REGISTRY/kubedb-provisioner:$TAG
-crane cp --allow-nondistributable-artifacts ghcr.io/kubedb/kubedb-schema-manager:v0.26.0 $IMAGE_REGISTRY/kubedb-schema-manager:$TAG
-crane cp --allow-nondistributable-artifacts ghcr.io/kubedb/kubedb-ui-server:v0.26.0 $IMAGE_REGISTRY/kubedb-ui-server:$TAG
-crane cp --allow-nondistributable-artifacts ghcr.io/kubedb/kubedb-webhook-server:v0.26.1 $IMAGE_REGISTRY/kubedb-webhook-server:$TAG
-crane cp --allow-nondistributable-artifacts ghcr.io/kubedb/pg-coordinator:v0.34.0 $IMAGE_REGISTRY/pg-coordinator:$TAG
-crane cp --allow-nondistributable-artifacts ghcr.io/kubedb/postgres-archiver:v0.11.0_16.1-alpine $IMAGE_REGISTRY/postgres-archiver:$TAG
-crane cp --allow-nondistributable-artifacts ghcr.io/kubedb/postgres-init:0.17.0 $IMAGE_REGISTRY/postgres-init:$TAG
-crane cp --allow-nondistributable-artifacts ghcr.io/kubedb/postgres-restic-plugin:v0.13.0_17.2 $IMAGE_REGISTRY/postgres-restic-plugin:$TAG
-crane cp --allow-nondistributable-artifacts ghcr.io/kubedb/redis-coordinator:v0.29.0 $IMAGE_REGISTRY/redis-coordinator:$TAG
+crane cp --allow-nondistributable-artifacts ghcr.io/kubedb/kubedb-autoscaler:v0.34.0 $IMAGE_REGISTRY/kubedb-autoscaler:$TAG
+crane cp --allow-nondistributable-artifacts ghcr.io/kubedb/kubedb-crd-manager:v0.4.0 $IMAGE_REGISTRY/kubedb-crd-manager:$TAG
+crane cp --allow-nondistributable-artifacts ghcr.io/kubedb/kubedb-ops-manager:v0.36.0 $IMAGE_REGISTRY/kubedb-ops-manager:$TAG
+crane cp --allow-nondistributable-artifacts ghcr.io/kubedb/kubedb-provisioner:v0.49.0 $IMAGE_REGISTRY/kubedb-provisioner:$TAG
+crane cp --allow-nondistributable-artifacts ghcr.io/kubedb/kubedb-schema-manager:v0.25.0 $IMAGE_REGISTRY/kubedb-schema-manager:$TAG
+crane cp --allow-nondistributable-artifacts ghcr.io/kubedb/kubedb-ui-server:v0.25.0 $IMAGE_REGISTRY/kubedb-ui-server:$TAG
+crane cp --allow-nondistributable-artifacts ghcr.io/kubedb/kubedb-webhook-server:v0.25.0 $IMAGE_REGISTRY/kubedb-webhook-server:$TAG
+crane cp --allow-nondistributable-artifacts ghcr.io/kubedb/pg-coordinator:v0.33.0 $IMAGE_REGISTRY/pg-coordinator:$TAG
+crane cp --allow-nondistributable-artifacts ghcr.io/kubedb/postgres-archiver:v0.10.0_16.1-alpine $IMAGE_REGISTRY/postgres-archiver:$TAG
+crane cp --allow-nondistributable-artifacts ghcr.io/kubedb/postgres-init:0.16.0 $IMAGE_REGISTRY/postgres-init:$TAG
+crane cp --allow-nondistributable-artifacts ghcr.io/kubedb/postgres-restic-plugin:v0.12.0_16.1 $IMAGE_REGISTRY/postgres-restic-plugin:$TAG
+crane cp --allow-nondistributable-artifacts ghcr.io/kubedb/redis-coordinator:v0.28.0 $IMAGE_REGISTRY/redis-coordinator:$TAG
crane cp --allow-nondistributable-artifacts ghcr.io/kubedb/redis-init:0.9.0 $IMAGE_REGISTRY/redis-init:$TAG
-crane cp --allow-nondistributable-artifacts ghcr.io/kubedb/redis-restic-plugin:v0.13.0 $IMAGE_REGISTRY/redis-restic-plugin:$TAG
+crane cp --allow-nondistributable-artifacts ghcr.io/kubedb/redis-restic-plugin:v0.12.0 $IMAGE_REGISTRY/redis-restic-plugin:$TAG
crane cp --allow-nondistributable-artifacts ghcr.io/kubedb/redis_exporter:1.66.0 $IMAGE_REGISTRY/redis_exporter:$TAG
crane cp --allow-nondistributable-artifacts ghcr.io/kubedb/vcluster-plugin-kubedb:v0.0.1 $IMAGE_REGISTRY/vcluster-plugin-kubedb:$TAG
crane cp --allow-nondistributable-artifacts ghcr.io/kubestash/kubedump:v0.13.0 $IMAGE_REGISTRY/kubedump:$TAG
diff --git a/charts/ace-installer/README.md b/charts/ace-installer/README.md
index 620c88029..a4414034e 100644
--- a/charts/ace-installer/README.md
+++ b/charts/ace-installer/README.md
@@ -78,7 +78,7 @@ The following table lists the configurable parameters of the `ace-installer` cha
| helm.releases.gateway-api.enabled | | true
|
| helm.releases.gateway-api.version | | "v1.1.0"
|
| helm.releases.kubedb.enabled | | true
|
-| helm.releases.kubedb.version | | "v2024.12.18"
|
+| helm.releases.kubedb.version | | "v2024.11.18"
|
| helm.releases.kubedb.values | | {"kubedb-autoscaler":{"enabled":true},"kubedb-catalog":{"enabled":true},"kubedb-dashboard":{"enabled":false},"kubedb-kubestash-catalog":{"enabled":true},"kubedb-metrics":{"enabled":false},"kubedb-ops-manager":{"enabled":true},"kubedb-provisioner":{"enabled":true},"kubedb-schema-manager":{"enabled":false},"sidekick":{"enabled":false}}
|
| helm.releases.kubestash.enabled | | true
|
| helm.releases.kubestash.version | | "v2024.12.9"
|
diff --git a/charts/ace-installer/values.yaml b/charts/ace-installer/values.yaml
index e2b56146a..6147273b0 100644
--- a/charts/ace-installer/values.yaml
+++ b/charts/ace-installer/values.yaml
@@ -75,7 +75,7 @@ helm:
version: "v1.1.0"
kubedb:
enabled: true
- version: "v2024.12.18"
+ version: "v2024.11.18"
values: # +doc-gen:break
kubedb-provisioner:
enabled: true
diff --git a/charts/opscenter-features/README.md b/charts/opscenter-features/README.md
index 71018bcd5..c74b76b50 100644
--- a/charts/opscenter-features/README.md
+++ b/charts/opscenter-features/README.md
@@ -96,7 +96,7 @@ The following table lists the configurable parameters of the `opscenter-features
| helm.releases.kube-prometheus-stack.version | | "61.8.0"
|
| helm.releases.kubedb-ui-presets.version | | "v2025.1.17"
|
| helm.releases.kube-ui-server.version | | "v2025.1.17"
|
-| helm.releases.kubedb.version | | "v2024.12.18"
|
+| helm.releases.kubedb.version | | "v2024.11.18"
|
| helm.releases.kubedb-opscenter.version | | "v2024.11.18"
|
| helm.releases.kubedb-provider-aws.version | | "v2024.1.31"
|
| helm.releases.kubedb-provider-azure.version | | "v2024.1.31"
|
diff --git a/charts/opscenter-features/values.yaml b/charts/opscenter-features/values.yaml
index cb8a64c83..230b90e2a 100644
--- a/charts/opscenter-features/values.yaml
+++ b/charts/opscenter-features/values.yaml
@@ -116,7 +116,7 @@ helm:
kube-ui-server:
version: "v2025.1.17"
kubedb:
- version: "v2024.12.18"
+ version: "v2024.11.18"
kubedb-opscenter:
version: "v2024.11.18"
kubedb-provider-aws: