From 80ae0d36d13a14c0e48c9f129c5b0a29746ae1a9 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Mon, 20 Apr 2026 21:16:55 +0000 Subject: [PATCH] chore(deps): update openbao to v2.5.3 --- clusters/cl01tl/helm/openbao/Chart.yaml | 2 +- clusters/cl01tl/helm/openbao/values.yaml | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/clusters/cl01tl/helm/openbao/Chart.yaml b/clusters/cl01tl/helm/openbao/Chart.yaml index 8aa8b1d00..31f5fee14 100644 --- a/clusters/cl01tl/helm/openbao/Chart.yaml +++ b/clusters/cl01tl/helm/openbao/Chart.yaml @@ -27,4 +27,4 @@ dependencies: version: 4.6.2 icon: https://cdn.jsdelivr.net/gh/selfhst/icons@main/png/openbao.png # renovate: datasource=github-releases depName=openbao/openbao -appVersion: v2.5.2 +appVersion: v2.5.3 diff --git a/clusters/cl01tl/helm/openbao/values.yaml b/clusters/cl01tl/helm/openbao/values.yaml index c88179eac..0199ceae3 100644 --- a/clusters/cl01tl/helm/openbao/values.yaml +++ b/clusters/cl01tl/helm/openbao/values.yaml @@ -9,7 +9,7 @@ openbao: image: registry: quay.io repository: openbao/openbao - tag: 2.5.2@sha256:6c75c97223873807260352f269640935a07db0c26b3dbf12a98a36ec43ad9878 + tag: 2.5.3@sha256:fdc6da21ca6963560c32336fd7feb9cf2d5e52668f1a1647205a4b41171f0806 resources: requests: cpu: 50m @@ -104,7 +104,7 @@ openbao: image: registry: quay.io repository: openbao/openbao - tag: 2.5.2@sha256:6c75c97223873807260352f269640935a07db0c26b3dbf12a98a36ec43ad9878 + tag: 2.5.3@sha256:fdc6da21ca6963560c32336fd7feb9cf2d5e52668f1a1647205a4b41171f0806 resources: requests: cpu: 10m -- 2.49.1