diff --git a/config/fulcio/fulcio/300-fulcio.yaml b/config/fulcio/fulcio/300-fulcio.yaml index 691768d14..5ecbf4bd3 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.4.0@sha256:d70af39e2e0a33817c6a8d1a843d3a8c6c851364e3b93535c6d10316cff85a55 + - image: gcr.io/projectsigstore/fulcio:v1.4.1@sha256:78f0f4394facc045cdf47e80a85d03494fb61f08ae1458cb66127960725cd157 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.4.0@sha256:d70af39e2e0a33817c6a8d1a843d3a8c6c851364e3b93535c6d10316cff85a55 + - image: gcr.io/projectsigstore/fulcio:v1.4.1@sha256:78f0f4394facc045cdf47e80a85d03494fb61f08ae1458cb66127960725cd157 name: fulcio-grpc ports: - containerPort: 5554