From 26bcf01e6139d12b6398c754b8ca3b26e9939bee Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Tue, 21 Apr 2026 02:00:51 +0000 Subject: [PATCH] Update quay.io/openbao/openbao Docker tag to v2.5.3 --- .woodpecker/flux-reconcile-source.yaml | 4 ++-- .woodpecker/renovate.yaml | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/.woodpecker/flux-reconcile-source.yaml b/.woodpecker/flux-reconcile-source.yaml index 0fa1344..2a287cb 100644 --- a/.woodpecker/flux-reconcile-source.yaml +++ b/.woodpecker/flux-reconcile-source.yaml @@ -6,7 +6,7 @@ skip_clone: true steps: - name: Get kubernetes access from OpenBao - image: quay.io/openbao/openbao:2.5.2 + image: quay.io/openbao/openbao:2.5.3 environment: VAULT_ADDR: https://openbao.lumpiasty.xyz:8200 ROLE_ID: @@ -41,7 +41,7 @@ steps: commands: - flux reconcile source git flux-system - name: Invalidate OpenBao token - image: quay.io/openbao/openbao:2.5.2 + image: quay.io/openbao/openbao:2.5.3 environment: VAULT_ADDR: https://openbao.lumpiasty.xyz:8200 commands: diff --git a/.woodpecker/renovate.yaml b/.woodpecker/renovate.yaml index ae36bfb..860c71b 100644 --- a/.woodpecker/renovate.yaml +++ b/.woodpecker/renovate.yaml @@ -6,7 +6,7 @@ skip_clone: true steps: - name: Get renovate token from OpenBao - image: quay.io/openbao/openbao:2.5.2 + image: quay.io/openbao/openbao:2.5.3 environment: VAULT_ADDR: https://openbao.lumpiasty.xyz:8200 ROLE_ID: @@ -30,7 +30,7 @@ steps: - export RENOVATE_TOKEN=$(cat /woodpecker/renovate_token) - /usr/local/sbin/renovate-entrypoint.sh renovate - name: Invalidate OpenBao token - image: quay.io/openbao/openbao:2.5.2 + image: quay.io/openbao/openbao:2.5.3 environment: VAULT_ADDR: https://openbao.lumpiasty.xyz:8200 commands: -- 2.52.0