chore: Update manifests after automerge

This commit is contained in:
2026-01-08 19:02:02 +00:00
parent 2c189d8ec1
commit d15f6d9131
3 changed files with 3 additions and 3 deletions

View File

@@ -48,7 +48,7 @@ spec:
envFrom:
- secretRef:
name: vault-snapshot-agent-token
image: hashicorp/vault:1.21.1
image: hashicorp/vault:1.21.2
imagePullPolicy: IfNotPresent
name: snapshot
volumeMounts:

View File

@@ -8,7 +8,7 @@ metadata:
spec:
containers:
- name: vault-server-test
image: hashicorp/vault:1.21.1
image: hashicorp/vault:1.21.2
imagePullPolicy: IfNotPresent
env:
- name: VAULT_ADDR

View File

@@ -59,7 +59,7 @@ spec:
requests:
cpu: 50m
memory: 512Mi
image: hashicorp/vault:1.21.1
image: hashicorp/vault:1.21.2
imagePullPolicy: IfNotPresent
command:
- "/bin/sh"