Skip to content

Commit

Permalink
Bump projectsigstore/fulcio in /config/fulcio/fulcio (#1261)
Browse files Browse the repository at this point in the history
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] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Sep 9, 2024
1 parent 7c06ff3 commit 9b8f347
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.6.3@sha256:58e77f4dc183d4c03d04a2955f876479adaeee2e94366f3ee0e8a160f2c38a60
- image: gcr.io/projectsigstore/fulcio:v1.6.4@sha256:4b2a0f0877095aa36898af70edd00568158f89e015f6bb7f02475660d0924f3b
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.6.3@sha256:58e77f4dc183d4c03d04a2955f876479adaeee2e94366f3ee0e8a160f2c38a60
- image: gcr.io/projectsigstore/fulcio:v1.6.4@sha256:4b2a0f0877095aa36898af70edd00568158f89e015f6bb7f02475660d0924f3b
name: fulcio-grpc
ports:
- containerPort: 5554
Expand Down

0 comments on commit 9b8f347

Please sign in to comment.