Skip to content

Commit d11fc7e

Browse files
committed
Fix kubestash version
Signed-off-by: Tamal Saha <tamal@appscode.com>
1 parent 6f8c7cb commit d11fc7e

11 files changed

Lines changed: 21 additions & 21 deletions

File tree

catalog/ace.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -95,8 +95,8 @@
9595
- ghcr.io/kubedb/redis-restic-plugin:v0.16.0-rc.1
9696
- ghcr.io/kubedb/redis_exporter:1.66.0
9797
- ghcr.io/kubedb/vcluster-plugin-kubedb:v0.0.1
98-
- ghcr.io/kubestash/kubedump:v0.15.0
99-
- ghcr.io/kubestash/kubestash:v0.16.0
98+
- ghcr.io/kubestash/kubedump:v0.16.0-rc.0
99+
- ghcr.io/kubestash/kubestash:v0.17.0-rc.0
100100
- ghcr.io/kubevault/vault-operator:v0.19.0
101101
- ghcr.io/kyverno/background-controller:v1.12.5
102102
- ghcr.io/kyverno/cleanup-controller:v1.12.5

catalog/copy-images.sh

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -174,7 +174,7 @@ $CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/ku
174174
$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/kubedbcom-solr-editor:v0.14.0 $IMAGE_REGISTRY/appscode-charts/kubedbcom-solr-editor:v0.14.0
175175
$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/kubedbcom-zookeeper-editor-options:v0.14.0 $IMAGE_REGISTRY/appscode-charts/kubedbcom-zookeeper-editor-options:v0.14.0
176176
$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/kubedbcom-zookeeper-editor:v0.14.0 $IMAGE_REGISTRY/appscode-charts/kubedbcom-zookeeper-editor:v0.14.0
177-
$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/kubestash:v2025.3.20-rc.1 $IMAGE_REGISTRY/appscode-charts/kubestash:v2025.3.20-rc.1
177+
$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/kubestash:v2025.3.19-rc.0 $IMAGE_REGISTRY/appscode-charts/kubestash:v2025.3.19-rc.0
178178
$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/kubevault-opscenter:v2025.2.10 $IMAGE_REGISTRY/appscode-charts/kubevault-opscenter:v2025.2.10
179179
$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/kubevault:v2025.2.10 $IMAGE_REGISTRY/appscode-charts/kubevault:v2025.2.10
180180
$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/kyverno-policies:3.2.5 $IMAGE_REGISTRY/appscode-charts/kyverno-policies:3.2.5
@@ -373,8 +373,8 @@ $CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/kubedb/redis-init:
373373
$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/kubedb/redis-restic-plugin:v0.16.0-rc.1 $IMAGE_REGISTRY/kubedb/redis-restic-plugin:v0.16.0-rc.1
374374
$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/kubedb/redis_exporter:1.66.0 $IMAGE_REGISTRY/kubedb/redis_exporter:1.66.0
375375
$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/kubedb/vcluster-plugin-kubedb:v0.0.1 $IMAGE_REGISTRY/kubedb/vcluster-plugin-kubedb:v0.0.1
376-
$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/kubestash/kubedump:v0.15.0 $IMAGE_REGISTRY/kubestash/kubedump:v0.15.0
377-
$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/kubestash/kubestash:v0.16.0 $IMAGE_REGISTRY/kubestash/kubestash:v0.16.0
376+
$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/kubestash/kubedump:v0.16.0-rc.0 $IMAGE_REGISTRY/kubestash/kubedump:v0.16.0-rc.0
377+
$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/kubestash/kubestash:v0.17.0-rc.0 $IMAGE_REGISTRY/kubestash/kubestash:v0.17.0-rc.0
378378
$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/kubevault/vault-operator:v0.19.0 $IMAGE_REGISTRY/kubevault/vault-operator:v0.19.0
379379
$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/kyverno/background-controller:v1.12.5 $IMAGE_REGISTRY/kyverno/background-controller:v1.12.5
380380
$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/kyverno/cleanup-controller:v1.12.5 $IMAGE_REGISTRY/kyverno/cleanup-controller:v1.12.5

catalog/export-images.sh

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -171,7 +171,7 @@ $CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/
171171
$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/kubedbcom-solr-editor:v0.14.0 images/appscode-charts-kubedbcom-solr-editor-v0.14.0.tar
172172
$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/kubedbcom-zookeeper-editor-options:v0.14.0 images/appscode-charts-kubedbcom-zookeeper-editor-options-v0.14.0.tar
173173
$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/kubedbcom-zookeeper-editor:v0.14.0 images/appscode-charts-kubedbcom-zookeeper-editor-v0.14.0.tar
174-
$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/kubestash:v2025.3.20-rc.1 images/appscode-charts-kubestash-v2025.3.20-rc.1.tar
174+
$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/kubestash:v2025.3.19-rc.0 images/appscode-charts-kubestash-v2025.3.19-rc.0.tar
175175
$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/kubevault-opscenter:v2025.2.10 images/appscode-charts-kubevault-opscenter-v2025.2.10.tar
176176
$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/kubevault:v2025.2.10 images/appscode-charts-kubevault-v2025.2.10.tar
177177
$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/kyverno-policies:3.2.5 images/appscode-charts-kyverno-policies-3.2.5.tar
@@ -370,8 +370,8 @@ $CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/kubedb/redis-ini
370370
$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/kubedb/redis-restic-plugin:v0.16.0-rc.1 images/kubedb-redis-restic-plugin-v0.16.0-rc.1.tar
371371
$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/kubedb/redis_exporter:1.66.0 images/kubedb-redis_exporter-1.66.0.tar
372372
$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/kubedb/vcluster-plugin-kubedb:v0.0.1 images/kubedb-vcluster-plugin-kubedb-v0.0.1.tar
373-
$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/kubestash/kubedump:v0.15.0 images/kubestash-kubedump-v0.15.0.tar
374-
$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/kubestash/kubestash:v0.16.0 images/kubestash-kubestash-v0.16.0.tar
373+
$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/kubestash/kubedump:v0.16.0-rc.0 images/kubestash-kubedump-v0.16.0-rc.0.tar
374+
$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/kubestash/kubestash:v0.17.0-rc.0 images/kubestash-kubestash-v0.17.0-rc.0.tar
375375
$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/kubevault/vault-operator:v0.19.0 images/kubevault-vault-operator-v0.19.0.tar
376376
$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/kyverno/background-controller:v1.12.5 images/kyverno-background-controller-v1.12.5.tar
377377
$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/kyverno/cleanup-controller:v1.12.5 images/kyverno-cleanup-controller-v1.12.5.tar

catalog/feature-charts.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@
4848
- ghcr.io/appscode-charts/kubedb-provider-gcp:v2024.1.31
4949
- ghcr.io/appscode-charts/kubedb-ui-presets:v2025.3.14
5050
- ghcr.io/appscode-charts/kubedb:v2025.3.20-rc.1
51-
- ghcr.io/appscode-charts/kubestash:v2025.3.20-rc.1
51+
- ghcr.io/appscode-charts/kubestash:v2025.3.19-rc.0
5252
- ghcr.io/appscode-charts/kubevault-opscenter:v2025.2.10
5353
- ghcr.io/appscode-charts/kubevault:v2025.2.10
5454
- ghcr.io/appscode-charts/kyverno-policies:3.2.5

catalog/import-images.sh

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -165,7 +165,7 @@ $CMD push --allow-nondistributable-artifacts --insecure images/appscode-charts-k
165165
$CMD push --allow-nondistributable-artifacts --insecure images/appscode-charts-kubedbcom-solr-editor-v0.14.0.tar $IMAGE_REGISTRY/appscode-charts/kubedbcom-solr-editor:v0.14.0
166166
$CMD push --allow-nondistributable-artifacts --insecure images/appscode-charts-kubedbcom-zookeeper-editor-options-v0.14.0.tar $IMAGE_REGISTRY/appscode-charts/kubedbcom-zookeeper-editor-options:v0.14.0
167167
$CMD push --allow-nondistributable-artifacts --insecure images/appscode-charts-kubedbcom-zookeeper-editor-v0.14.0.tar $IMAGE_REGISTRY/appscode-charts/kubedbcom-zookeeper-editor:v0.14.0
168-
$CMD push --allow-nondistributable-artifacts --insecure images/appscode-charts-kubestash-v2025.3.20-rc.1.tar $IMAGE_REGISTRY/appscode-charts/kubestash:v2025.3.20-rc.1
168+
$CMD push --allow-nondistributable-artifacts --insecure images/appscode-charts-kubestash-v2025.3.19-rc.0.tar $IMAGE_REGISTRY/appscode-charts/kubestash:v2025.3.19-rc.0
169169
$CMD push --allow-nondistributable-artifacts --insecure images/appscode-charts-kubevault-opscenter-v2025.2.10.tar $IMAGE_REGISTRY/appscode-charts/kubevault-opscenter:v2025.2.10
170170
$CMD push --allow-nondistributable-artifacts --insecure images/appscode-charts-kubevault-v2025.2.10.tar $IMAGE_REGISTRY/appscode-charts/kubevault:v2025.2.10
171171
$CMD push --allow-nondistributable-artifacts --insecure images/appscode-charts-kyverno-policies-3.2.5.tar $IMAGE_REGISTRY/appscode-charts/kyverno-policies:3.2.5
@@ -364,8 +364,8 @@ $CMD push --allow-nondistributable-artifacts --insecure images/kubedb-redis-init
364364
$CMD push --allow-nondistributable-artifacts --insecure images/kubedb-redis-restic-plugin-v0.16.0-rc.1.tar $IMAGE_REGISTRY/kubedb/redis-restic-plugin:v0.16.0-rc.1
365365
$CMD push --allow-nondistributable-artifacts --insecure images/kubedb-redis_exporter-1.66.0.tar $IMAGE_REGISTRY/kubedb/redis_exporter:1.66.0
366366
$CMD push --allow-nondistributable-artifacts --insecure images/kubedb-vcluster-plugin-kubedb-v0.0.1.tar $IMAGE_REGISTRY/kubedb/vcluster-plugin-kubedb:v0.0.1
367-
$CMD push --allow-nondistributable-artifacts --insecure images/kubestash-kubedump-v0.15.0.tar $IMAGE_REGISTRY/kubestash/kubedump:v0.15.0
368-
$CMD push --allow-nondistributable-artifacts --insecure images/kubestash-kubestash-v0.16.0.tar $IMAGE_REGISTRY/kubestash/kubestash:v0.16.0
367+
$CMD push --allow-nondistributable-artifacts --insecure images/kubestash-kubedump-v0.16.0-rc.0.tar $IMAGE_REGISTRY/kubestash/kubedump:v0.16.0-rc.0
368+
$CMD push --allow-nondistributable-artifacts --insecure images/kubestash-kubestash-v0.17.0-rc.0.tar $IMAGE_REGISTRY/kubestash/kubestash:v0.17.0-rc.0
369369
$CMD push --allow-nondistributable-artifacts --insecure images/kubevault-vault-operator-v0.19.0.tar $IMAGE_REGISTRY/kubevault/vault-operator:v0.19.0
370370
$CMD push --allow-nondistributable-artifacts --insecure images/kyverno-background-controller-v1.12.5.tar $IMAGE_REGISTRY/kyverno/background-controller:v1.12.5
371371
$CMD push --allow-nondistributable-artifacts --insecure images/kyverno-cleanup-controller-v1.12.5.tar $IMAGE_REGISTRY/kyverno/cleanup-controller:v1.12.5

catalog/import-into-k3s.sh

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -163,7 +163,7 @@ k3s ctr images import images/appscode-charts-kubedbcom-solr-editor-options-v0.14
163163
k3s ctr images import images/appscode-charts-kubedbcom-solr-editor-v0.14.0.tar
164164
k3s ctr images import images/appscode-charts-kubedbcom-zookeeper-editor-options-v0.14.0.tar
165165
k3s ctr images import images/appscode-charts-kubedbcom-zookeeper-editor-v0.14.0.tar
166-
k3s ctr images import images/appscode-charts-kubestash-v2025.3.20-rc.1.tar
166+
k3s ctr images import images/appscode-charts-kubestash-v2025.3.19-rc.0.tar
167167
k3s ctr images import images/appscode-charts-kubevault-opscenter-v2025.2.10.tar
168168
k3s ctr images import images/appscode-charts-kubevault-v2025.2.10.tar
169169
k3s ctr images import images/appscode-charts-kyverno-policies-3.2.5.tar
@@ -362,8 +362,8 @@ k3s ctr images import images/kubedb-redis-init-0.9.0.tar
362362
k3s ctr images import images/kubedb-redis-restic-plugin-v0.16.0-rc.1.tar
363363
k3s ctr images import images/kubedb-redis_exporter-1.66.0.tar
364364
k3s ctr images import images/kubedb-vcluster-plugin-kubedb-v0.0.1.tar
365-
k3s ctr images import images/kubestash-kubedump-v0.15.0.tar
366-
k3s ctr images import images/kubestash-kubestash-v0.16.0.tar
365+
k3s ctr images import images/kubestash-kubedump-v0.16.0-rc.0.tar
366+
k3s ctr images import images/kubestash-kubestash-v0.17.0-rc.0.tar
367367
k3s ctr images import images/kubevault-vault-operator-v0.19.0.tar
368368
k3s ctr images import images/kyverno-background-controller-v1.12.5.tar
369369
k3s ctr images import images/kyverno-cleanup-controller-v1.12.5.tar

catalog/sync-gcp-mp-images.sh

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -119,8 +119,8 @@ crane cp --allow-nondistributable-artifacts ghcr.io/kubedb/redis-init:0.9.0 $IMA
119119
crane cp --allow-nondistributable-artifacts ghcr.io/kubedb/redis-restic-plugin:v0.16.0-rc.1 $IMAGE_REGISTRY/redis-restic-plugin:$TAG
120120
crane cp --allow-nondistributable-artifacts ghcr.io/kubedb/redis_exporter:1.66.0 $IMAGE_REGISTRY/redis_exporter:$TAG
121121
crane cp --allow-nondistributable-artifacts ghcr.io/kubedb/vcluster-plugin-kubedb:v0.0.1 $IMAGE_REGISTRY/vcluster-plugin-kubedb:$TAG
122-
crane cp --allow-nondistributable-artifacts ghcr.io/kubestash/kubedump:v0.15.0 $IMAGE_REGISTRY/kubedump:$TAG
123-
crane cp --allow-nondistributable-artifacts ghcr.io/kubestash/kubestash:v0.16.0 $IMAGE_REGISTRY/kubestash:$TAG
122+
crane cp --allow-nondistributable-artifacts ghcr.io/kubestash/kubedump:v0.16.0-rc.0 $IMAGE_REGISTRY/kubedump:$TAG
123+
crane cp --allow-nondistributable-artifacts ghcr.io/kubestash/kubestash:v0.17.0-rc.0 $IMAGE_REGISTRY/kubestash:$TAG
124124
crane cp --allow-nondistributable-artifacts ghcr.io/kubevault/vault-operator:v0.19.0 $IMAGE_REGISTRY/vault-operator:$TAG
125125
crane cp --allow-nondistributable-artifacts ghcr.io/kyverno/background-controller:v1.12.5 $IMAGE_REGISTRY/background-controller:$TAG
126126
crane cp --allow-nondistributable-artifacts ghcr.io/kyverno/cleanup-controller:v1.12.5 $IMAGE_REGISTRY/cleanup-controller:$TAG

charts/ace-installer/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@ The following table lists the configurable parameters of the `ace-installer` cha
8484
| helm.releases.kubedb.version | | <code>"v2025.3.20-rc.1"</code> |
8585
| helm.releases.kubedb.values | | <code>{"kubedb-autoscaler":{"enabled":true},"kubedb-catalog":{"enabled":true},"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}}</code> |
8686
| helm.releases.kubestash.enabled | | <code>true</code> |
87-
| helm.releases.kubestash.version | | <code>"v2025.3.20-rc.1"</code> |
87+
| helm.releases.kubestash.version | | <code>"v2025.3.19-rc.0"</code> |
8888
| helm.releases.kube-ui-server.enabled | | <code>true</code> |
8989
| helm.releases.kube-ui-server.version | | <code>"v2025.3.14"</code> |
9090
| helm.releases.license-proxyserver.enabled | | <code>true</code> |

charts/ace-installer/values.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,7 @@ helm:
9999
enabled: false
100100
kubestash:
101101
enabled: true
102-
version: "v2025.3.20-rc.1"
102+
version: "v2025.3.19-rc.0"
103103
kube-ui-server:
104104
enabled: true
105105
version: "v2025.3.14"

charts/opscenter-features/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,7 @@ The following table lists the configurable parameters of the `opscenter-features
104104
| helm.releases.kubedb-provider-aws.version | | <code>"v2024.1.31"</code> |
105105
| helm.releases.kubedb-provider-azure.version | | <code>"v2024.1.31"</code> |
106106
| helm.releases.kubedb-provider-gcp.version | | <code>"v2024.1.31"</code> |
107-
| helm.releases.kubestash.version | | <code>"v2025.3.20-rc.1"</code> |
107+
| helm.releases.kubestash.version | | <code>"v2025.3.19-rc.0"</code> |
108108
| helm.releases.kubevault.version | | <code>"v2025.2.10"</code> |
109109
| helm.releases.kubevault-opscenter.version | | <code>"v2025.2.10"</code> |
110110
| helm.releases.kyverno.version | | <code>"3.2.6"</code> |

0 commit comments

Comments
 (0)