Merge pull request 'Automated Manifest Update - Automerge' (#4442) from auto/update-manifests-automerge-20260305191807 into manifests

This commit was merged in pull request #4442.
This commit is contained in:
2026-03-05 19:18:59 +00:00
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.3
image: hashicorp/vault:1.21.4
imagePullPolicy: IfNotPresent
name: snapshot
volumeMounts:

View File

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

View File

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