Skip to content

Commit a555fb8

Browse files
authored
Use virtual-secrets v2026.2.27 (#1187)
Signed-off-by: Tamal Saha <tamal@appscode.com>
1 parent 0225fda commit a555fb8

7 files changed

Lines changed: 14 additions & 14 deletions

File tree

catalog/copy-images.sh

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -228,7 +228,7 @@ $CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/sc
228228
$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/sealed-secrets:2.14.2 $IMAGE_REGISTRY/appscode-charts/sealed-secrets:2.14.2
229229
$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/secrets-store-csi-driver-provider-aws:0.3.6 $IMAGE_REGISTRY/appscode-charts/secrets-store-csi-driver-provider-aws:0.3.6
230230
$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
231-
$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
231+
$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/secrets-store-csi-driver-provider-virtual-secrets:v2026.2.27 $IMAGE_REGISTRY/appscode-charts/secrets-store-csi-driver-provider-virtual-secrets:v2026.2.27
232232
$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
233233
$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/service-backend:v2026.2.16 $IMAGE_REGISTRY/appscode-charts/service-backend:v2026.2.16
234234
$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
@@ -290,7 +290,7 @@ $CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/ui
290290
$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
291291
$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
292292
$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/vault:0.27.0 $IMAGE_REGISTRY/appscode-charts/vault:0.27.0
293-
$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
293+
$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/virtual-secrets-server:v2026.2.27 $IMAGE_REGISTRY/appscode-charts/virtual-secrets-server:v2026.2.27
294294
$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/voyager-gateway:v2026.1.15 $IMAGE_REGISTRY/appscode-charts/voyager-gateway:v2026.1.15
295295
$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/voyager:v2025.9.19 $IMAGE_REGISTRY/appscode-charts/voyager:v2025.9.19
296296
$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/appscode-images/ingress-nginx-controller:v1.14.3 $IMAGE_REGISTRY/appscode-images/ingress-nginx-controller:v1.14.3

catalog/export-images.sh

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -225,7 +225,7 @@ $CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/
225225
$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/sealed-secrets:2.14.2 images/appscode-charts-sealed-secrets-2.14.2.tar
226226
$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/secrets-store-csi-driver-provider-aws:0.3.6 images/appscode-charts-secrets-store-csi-driver-provider-aws-0.3.6.tar
227227
$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
228-
$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
228+
$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/secrets-store-csi-driver-provider-virtual-secrets:v2026.2.27 images/appscode-charts-secrets-store-csi-driver-provider-virtual-secrets-v2026.2.27.tar
229229
$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
230230
$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/service-backend:v2026.2.16 images/appscode-charts-service-backend-v2026.2.16.tar
231231
$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
@@ -287,7 +287,7 @@ $CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/
287287
$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
288288
$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
289289
$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/vault:0.27.0 images/appscode-charts-vault-0.27.0.tar
290-
$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
290+
$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/virtual-secrets-server:v2026.2.27 images/appscode-charts-virtual-secrets-server-v2026.2.27.tar
291291
$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/voyager-gateway:v2026.1.15 images/appscode-charts-voyager-gateway-v2026.1.15.tar
292292
$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/voyager:v2025.9.19 images/appscode-charts-voyager-v2025.9.19.tar
293293
$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/appscode-images/ingress-nginx-controller:v1.14.3 images/appscode-images-ingress-nginx-controller-v1.14.3.tar

catalog/feature-charts.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@
6969
- ghcr.io/appscode-charts/sealed-secrets:2.14.2
7070
- ghcr.io/appscode-charts/secrets-store-csi-driver-provider-aws:0.3.6
7171
- ghcr.io/appscode-charts/secrets-store-csi-driver-provider-gcp:0.1.0
72-
- ghcr.io/appscode-charts/secrets-store-csi-driver-provider-virtual-secrets:v2025.3.14
72+
- ghcr.io/appscode-charts/secrets-store-csi-driver-provider-virtual-secrets:v2026.2.27
7373
- ghcr.io/appscode-charts/secrets-store-csi-driver:1.4.1
7474
- ghcr.io/appscode-charts/service-backend:v2026.2.16
7575
- ghcr.io/appscode-charts/service-gateway-presets:v2026.2.16
@@ -100,6 +100,6 @@
100100
- ghcr.io/appscode-charts/uik8sappscodecom-featureset-saas-core-editor:v0.30.0
101101
- ghcr.io/appscode-charts/vault-secrets-operator:0.4.3
102102
- ghcr.io/appscode-charts/vault:0.27.0
103-
- ghcr.io/appscode-charts/virtual-secrets-server:v2025.3.14
103+
- ghcr.io/appscode-charts/virtual-secrets-server:v2026.2.27
104104
- ghcr.io/appscode-charts/voyager-gateway:v2026.1.15
105105
- ghcr.io/appscode-charts/voyager:v2025.9.19

catalog/import-images.sh

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -219,7 +219,7 @@ $CMD push --allow-nondistributable-artifacts --insecure images/appscode-charts-s
219219
$CMD push --allow-nondistributable-artifacts --insecure images/appscode-charts-sealed-secrets-2.14.2.tar $IMAGE_REGISTRY/appscode-charts/sealed-secrets:2.14.2
220220
$CMD push --allow-nondistributable-artifacts --insecure images/appscode-charts-secrets-store-csi-driver-provider-aws-0.3.6.tar $IMAGE_REGISTRY/appscode-charts/secrets-store-csi-driver-provider-aws:0.3.6
221221
$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
222-
$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
222+
$CMD push --allow-nondistributable-artifacts --insecure images/appscode-charts-secrets-store-csi-driver-provider-virtual-secrets-v2026.2.27.tar $IMAGE_REGISTRY/appscode-charts/secrets-store-csi-driver-provider-virtual-secrets:v2026.2.27
223223
$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
224224
$CMD push --allow-nondistributable-artifacts --insecure images/appscode-charts-service-backend-v2026.2.16.tar $IMAGE_REGISTRY/appscode-charts/service-backend:v2026.2.16
225225
$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
@@ -281,7 +281,7 @@ $CMD push --allow-nondistributable-artifacts --insecure images/appscode-charts-u
281281
$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
282282
$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
283283
$CMD push --allow-nondistributable-artifacts --insecure images/appscode-charts-vault-0.27.0.tar $IMAGE_REGISTRY/appscode-charts/vault:0.27.0
284-
$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
284+
$CMD push --allow-nondistributable-artifacts --insecure images/appscode-charts-virtual-secrets-server-v2026.2.27.tar $IMAGE_REGISTRY/appscode-charts/virtual-secrets-server:v2026.2.27
285285
$CMD push --allow-nondistributable-artifacts --insecure images/appscode-charts-voyager-gateway-v2026.1.15.tar $IMAGE_REGISTRY/appscode-charts/voyager-gateway:v2026.1.15
286286
$CMD push --allow-nondistributable-artifacts --insecure images/appscode-charts-voyager-v2025.9.19.tar $IMAGE_REGISTRY/appscode-charts/voyager:v2025.9.19
287287
$CMD push --allow-nondistributable-artifacts --insecure images/appscode-images-ingress-nginx-controller-v1.14.3.tar $IMAGE_REGISTRY/appscode-images/ingress-nginx-controller:v1.14.3

catalog/import-into-k3s.sh

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -217,7 +217,7 @@ k3s ctr images import images/appscode-charts-scanner-v2026.1.15.tar
217217
k3s ctr images import images/appscode-charts-sealed-secrets-2.14.2.tar
218218
k3s ctr images import images/appscode-charts-secrets-store-csi-driver-provider-aws-0.3.6.tar
219219
k3s ctr images import images/appscode-charts-secrets-store-csi-driver-provider-gcp-0.1.0.tar
220-
k3s ctr images import images/appscode-charts-secrets-store-csi-driver-provider-virtual-secrets-v2025.3.14.tar
220+
k3s ctr images import images/appscode-charts-secrets-store-csi-driver-provider-virtual-secrets-v2026.2.27.tar
221221
k3s ctr images import images/appscode-charts-secrets-store-csi-driver-1.4.1.tar
222222
k3s ctr images import images/appscode-charts-service-backend-v2026.2.16.tar
223223
k3s ctr images import images/appscode-charts-service-gateway-presets-v2026.2.16.tar
@@ -279,7 +279,7 @@ k3s ctr images import images/appscode-charts-uik8sappscodecom-featureset-opscent
279279
k3s ctr images import images/appscode-charts-uik8sappscodecom-featureset-saas-core-editor-v0.30.0.tar
280280
k3s ctr images import images/appscode-charts-vault-secrets-operator-0.4.3.tar
281281
k3s ctr images import images/appscode-charts-vault-0.27.0.tar
282-
k3s ctr images import images/appscode-charts-virtual-secrets-server-v2025.3.14.tar
282+
k3s ctr images import images/appscode-charts-virtual-secrets-server-v2026.2.27.tar
283283
k3s ctr images import images/appscode-charts-voyager-gateway-v2026.1.15.tar
284284
k3s ctr images import images/appscode-charts-voyager-v2025.9.19.tar
285285
k3s ctr images import images/appscode-images-ingress-nginx-controller-v1.14.3.tar

charts/opscenter-features/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -144,8 +144,8 @@ The following table lists the configurable parameters of the `opscenter-features
144144
| helm.releases.csi-secrets-store-provider-azure.version | | <code>"1.5.2"</code> |
145145
| helm.releases.secrets-store-csi-driver-provider-gcp.version | | <code>"0.1.0"</code> |
146146
| helm.releases.vault.version | | <code>"0.27.0"</code> |
147-
| helm.releases.virtual-secrets-server.version | | <code>"v2025.3.14"</code> |
148-
| helm.releases.secrets-store-csi-driver-provider-virtual-secrets.version | | <code>"v2025.3.14"</code> |
147+
| helm.releases.virtual-secrets-server.version | | <code>"v2026.2.27"</code> |
148+
| helm.releases.secrets-store-csi-driver-provider-virtual-secrets.version | | <code>"v2026.2.27"</code> |
149149
| helm.releases.ingress-nginx.version | | <code>"4.14.3"</code> |
150150
| helm.releases.cluster-manager-hub.version | | <code>"v2026.2.16"</code> |
151151
| helm.releases.cluster-manager-spoke.version | | <code>"v2026.2.16"</code> |

charts/opscenter-features/values.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -205,9 +205,9 @@ helm:
205205
vault:
206206
version: "0.27.0"
207207
virtual-secrets-server:
208-
version: "v2025.3.14"
208+
version: "v2026.2.27"
209209
secrets-store-csi-driver-provider-virtual-secrets:
210-
version: "v2025.3.14"
210+
version: "v2026.2.27"
211211
# ocm charts
212212
ingress-nginx:
213213
version: "4.14.3"

0 commit comments

Comments
 (0)