From 9b8f347714a784637f8e05ca96d95c5f0c7ec3a2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 9 Sep 2024 07:17:20 -0400 Subject: [PATCH] Bump projectsigstore/fulcio in /config/fulcio/fulcio (#1261) Bumps projectsigstore/fulcio from v1.6.3 to v1.6.4. --- updated-dependencies: - dependency-name: projectsigstore/fulcio dependency-type: direct:production ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- 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 3f820c858..32dbfc6f5 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.3@sha256:58e77f4dc183d4c03d04a2955f876479adaeee2e94366f3ee0e8a160f2c38a60 + - image: gcr.io/projectsigstore/fulcio:v1.6.4@sha256:4b2a0f0877095aa36898af70edd00568158f89e015f6bb7f02475660d0924f3b 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.3@sha256:58e77f4dc183d4c03d04a2955f876479adaeee2e94366f3ee0e8a160f2c38a60 + - image: gcr.io/projectsigstore/fulcio:v1.6.4@sha256:4b2a0f0877095aa36898af70edd00568158f89e015f6bb7f02475660d0924f3b name: fulcio-grpc ports: - containerPort: 5554