From e9c62014c58f8245f7ce9ac05e80b5a95df0cf09 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 11 May 2024 20:57:00 +0000 Subject: [PATCH] chore(deps): update ghcr.io/spiffe/spire-agent docker tag to v1.9.5 --- cilium/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cilium/values.yaml b/cilium/values.yaml index 735f4af..c5244b8 100644 --- a/cilium/values.yaml +++ b/cilium/values.yaml @@ -3105,7 +3105,7 @@ authentication: # SPIRE agent configuration agent: # -- SPIRE agent image - image: ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 + image: ghcr.io/spiffe/spire-agent:1.9.5@sha256:927412e564a67772a8bca6515df5f457718a75da285a49217a2febdb74f3aef9 # -- SPIRE agent service account serviceAccount: create: true