From bc7f4f2d33505cfc7eb4055c7bdd7b48182bdbcf Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 26 Aug 2024 02:41:00 +0000 Subject: [PATCH] Bump projectsigstore/fulcio in /config/fulcio/fulcio Bumps projectsigstore/fulcio from v1.6.2 to v1.6.3. --- updated-dependencies: - dependency-name: projectsigstore/fulcio dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- config/fulcio/fulcio/300-fulcio.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/config/fulcio/fulcio/300-fulcio.yaml b/config/fulcio/fulcio/300-fulcio.yaml index e81ce6a70..3f820c858 100644 --- a/config/fulcio/fulcio/300-fulcio.yaml +++ b/config/fulcio/fulcio/300-fulcio.yaml @@ -20,7 +20,7 @@ spec: # This doesn't actually use Kubernetes credentials, so don't mount them in. automountServiceAccountToken: false containers: - - image: gcr.io/projectsigstore/fulcio:v1.6.2@sha256:296b0d3e7043551a76b0855deec06f69f2ad37888a6669308414a4597b3d98a1 + - image: gcr.io/projectsigstore/fulcio:v1.6.3@sha256:58e77f4dc183d4c03d04a2955f876479adaeee2e94366f3ee0e8a160f2c38a60 name: fulcio ports: - containerPort: 5555 @@ -90,7 +90,7 @@ spec: # This doesn't actually use Kubernetes credentials, so don't mount them in. automountServiceAccountToken: false containers: - - image: gcr.io/projectsigstore/fulcio:v1.6.2@sha256:296b0d3e7043551a76b0855deec06f69f2ad37888a6669308414a4597b3d98a1 + - image: gcr.io/projectsigstore/fulcio:v1.6.3@sha256:58e77f4dc183d4c03d04a2955f876479adaeee2e94366f3ee0e8a160f2c38a60 name: fulcio-grpc ports: - containerPort: 5554