From 71b2b786de211187725af3b5e497d79a0f6242fc Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 2 Aug 2024 20:18:53 +0000 Subject: [PATCH] chore(deps): update ghcr.io/spiffe/spire-agent docker tag to v1.10.1 --- cilium/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cilium/values.yaml b/cilium/values.yaml index 735f4af..630cfd7 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.10.1@sha256:ec2c18dab2c2bcc016ea18eda48058ca258600acf9c3da006c6e5604f1373d42 # -- SPIRE agent service account serviceAccount: create: true