Skip to content

Commit

Permalink
Merge pull request #552 from cpanato/update-proxy
Browse files Browse the repository at this point in the history
update scaffold to get trillian updates
  • Loading branch information
hectorj2f authored Jun 21, 2023
2 parents 0b93b4a + 91674a6 commit 02d85ac
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
6 changes: 3 additions & 3 deletions charts/scaffold/Chart.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ dependencies:
version: 1.3.3
- name: trillian
repository: https://sigstore.github.io/helm-charts
version: 0.2.5
version: 0.2.6
- name: ctlog
repository: https://sigstore.github.io/helm-charts
version: 0.2.40
Expand All @@ -17,5 +17,5 @@ dependencies:
- name: tsa
repository: https://sigstore.github.io/helm-charts
version: 0.1.0
digest: sha256:a53febb7902344c920114256f01856ad984fadea4da7c12442028d4498a72379
generated: "2023-05-26T10:58:10.673612065-04:00"
digest: sha256:927b777cf07dd9006a5bb4629b02eee551a9a3915e7cb4bd1a252cdeda53592b
generated: "2023-06-21T10:24:17.908567+02:00"
4 changes: 2 additions & 2 deletions charts/scaffold/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ description: Scaffolding the components of the sigstore architecture

type: application

version: 0.6.9
version: 0.6.10
keywords:
- security
- pki
Expand All @@ -24,7 +24,7 @@ dependencies:
repository: https://sigstore.github.io/helm-charts
condition: rekor.enabled
- name: trillian
version: 0.2.5
version: 0.2.6
repository: https://sigstore.github.io/helm-charts
condition: trillian.enabled
- name: ctlog
Expand Down

0 comments on commit 02d85ac

Please sign in to comment.