Skip to content

Commit

Permalink
Bump projectsigstore/fulcio in /config/fulcio/fulcio
Browse files Browse the repository at this point in the history
Bumps projectsigstore/fulcio from v1.4.0 to v1.4.1.

---
updated-dependencies:
- dependency-name: projectsigstore/fulcio
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 10, 2023
1 parent de34ac7 commit bc47b1e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions config/fulcio/fulcio/300-fulcio.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down Expand Up @@ -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
Expand Down

0 comments on commit bc47b1e

Please sign in to comment.