From e546abc320bce77cf7917182344040e33b452718 Mon Sep 17 00:00:00 2001 From: gitea-bot Date: Wed, 20 May 2026 17:05:21 +0000 Subject: [PATCH] chore: Update manifests after automerge --- .../manifests/openbao/DaemonSet-openbao-csi-provider.yaml | 2 +- clusters/cl01tl/manifests/openbao/Pod-openbao-server-test.yaml | 2 +- clusters/cl01tl/manifests/openbao/StatefulSet-openbao.yaml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/clusters/cl01tl/manifests/openbao/DaemonSet-openbao-csi-provider.yaml b/clusters/cl01tl/manifests/openbao/DaemonSet-openbao-csi-provider.yaml index 90a5f15e4..09bef12dc 100644 --- a/clusters/cl01tl/manifests/openbao/DaemonSet-openbao-csi-provider.yaml +++ b/clusters/cl01tl/manifests/openbao/DaemonSet-openbao-csi-provider.yaml @@ -64,7 +64,7 @@ spec: successThreshold: 1 timeoutSeconds: 3 - 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 resources: requests: diff --git a/clusters/cl01tl/manifests/openbao/Pod-openbao-server-test.yaml b/clusters/cl01tl/manifests/openbao/Pod-openbao-server-test.yaml index b2ec10996..2c5efc392 100644 --- a/clusters/cl01tl/manifests/openbao/Pod-openbao-server-test.yaml +++ b/clusters/cl01tl/manifests/openbao/Pod-openbao-server-test.yaml @@ -8,7 +8,7 @@ metadata: spec: containers: - 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 env: - name: VAULT_ADDR diff --git a/clusters/cl01tl/manifests/openbao/StatefulSet-openbao.yaml b/clusters/cl01tl/manifests/openbao/StatefulSet-openbao.yaml index ff9ef41c8..ccab62319 100644 --- a/clusters/cl01tl/manifests/openbao/StatefulSet-openbao.yaml +++ b/clusters/cl01tl/manifests/openbao/StatefulSet-openbao.yaml @@ -57,7 +57,7 @@ spec: requests: cpu: 50m memory: 500Mi - image: "quay.io/openbao/openbao:2.5.3@sha256:fdc6da21ca6963560c32336fd7feb9cf2d5e52668f1a1647205a4b41171f0806" + image: "quay.io/openbao/openbao:2.5.4@sha256:436eaf9778cad75507ff70ea26ace30dcbe15606e619ac3823495663d7f7c115" imagePullPolicy: IfNotPresent command: - "/bin/sh"