chore: Update manifests after automerge

This commit is contained in:
2026-05-20 17:05:21 +00:00
parent 8e9c0dc85b
commit e546abc320
3 changed files with 3 additions and 3 deletions
@@ -64,7 +64,7 @@ spec:
successThreshold: 1 successThreshold: 1
timeoutSeconds: 3 timeoutSeconds: 3
- name: openbao-agent - name: openbao-agent
image: "quay.io/openbao/openbao:2.5.3@sha256:fdc6da21ca6963560c32336fd7feb9cf2d5e52668f1a1647205a4b41171f0806" image: "quay.io/openbao/openbao:2.5.4@sha256:436eaf9778cad75507ff70ea26ace30dcbe15606e619ac3823495663d7f7c115"
imagePullPolicy: IfNotPresent imagePullPolicy: IfNotPresent
resources: resources:
requests: requests:
@@ -8,7 +8,7 @@ metadata:
spec: spec:
containers: containers:
- name: openbao-server-test - name: openbao-server-test
image: quay.io/openbao/openbao:2.5.3@sha256:fdc6da21ca6963560c32336fd7feb9cf2d5e52668f1a1647205a4b41171f0806 image: quay.io/openbao/openbao:2.5.4@sha256:436eaf9778cad75507ff70ea26ace30dcbe15606e619ac3823495663d7f7c115
imagePullPolicy: IfNotPresent imagePullPolicy: IfNotPresent
env: env:
- name: VAULT_ADDR - name: VAULT_ADDR
@@ -57,7 +57,7 @@ spec:
requests: requests:
cpu: 50m cpu: 50m
memory: 500Mi memory: 500Mi
image: "quay.io/openbao/openbao:2.5.3@sha256:fdc6da21ca6963560c32336fd7feb9cf2d5e52668f1a1647205a4b41171f0806" image: "quay.io/openbao/openbao:2.5.4@sha256:436eaf9778cad75507ff70ea26ace30dcbe15606e619ac3823495663d7f7c115"
imagePullPolicy: IfNotPresent imagePullPolicy: IfNotPresent
command: command:
- "/bin/sh" - "/bin/sh"