Automated Manifest Update - Automerge #4442

Merged
gitea-bot merged 1 commits from auto/update-manifests-automerge-20260305191807 into manifests 2026-03-05 19:19:04 +00:00
3 changed files with 3 additions and 3 deletions
Showing only changes of commit fba8142742 - Show all commits

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"