Automated Manifest Update - Automerge #3725

Merged
gitea-bot merged 1 commits from auto/update-manifests-automerge-20260205020314 into manifests 2026-02-05 02:03:45 +00:00
3 changed files with 3 additions and 3 deletions
Showing only changes of commit 96cd8d0786 - Show all commits

View File

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

View File

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

View File

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