Skip to content

Commit

Permalink
fix tuf
Browse files Browse the repository at this point in the history
  • Loading branch information
Racer159 committed Jul 31, 2024
1 parent 0e7fcc4 commit 6587c9f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
1 change: 0 additions & 1 deletion src/trillian/zarf.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,6 @@ components:
- ./values/upstream-values.yaml
images:
- cgr.dev/chainguard/netcat:latest
- docker.io/curlimages/curl:8.9.1
- gcr.io/trillian-opensource-ci/db_server:v1.5.3
- ghcr.io/sigstore/scaffolding/trillian_log_server:v1.6.0
- ghcr.io/sigstore/scaffolding/trillian_log_signer:v1.6.0
3 changes: 2 additions & 1 deletion src/tuf/values/upstream-values.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
deployment:
registry: ghcr.io
repository: sigstore/scaffolding/server
version: v0.6.17
# renovate: datasource=docker depName=ghcr.io/sigstore/scaffolding/server versioning=semver
version: v0.7.5

0 comments on commit 6587c9f

Please sign in to comment.