Skip to content

Commit

Permalink
bump scaffold chart for new rekor release
Browse files Browse the repository at this point in the history
Signed-off-by: Bob Callaway <bcallaway@google.com>
  • Loading branch information
bobcallaway committed Nov 21, 2024
1 parent 4d7b8ec commit aa46e80
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 7 deletions.
6 changes: 3 additions & 3 deletions charts/scaffold/Chart.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ dependencies:
version: 2.6.3
- name: rekor
repository: https://sigstore.github.io/helm-charts
version: 1.5.2
version: 1.5.3
- name: trillian
repository: https://sigstore.github.io/helm-charts
version: 0.2.29
Expand All @@ -17,5 +17,5 @@ dependencies:
- name: tsa
repository: https://sigstore.github.io/helm-charts
version: 1.0.6
digest: sha256:f6fa77f0f3fae3257b41508614235a8186f01e4994abb3950552008f9fce38f5
generated: "2024-10-31T15:38:02.728896868-04:00"
digest: sha256:9ce123804df2025e50396f3ac0ff5a29074fe726bc21b82152822e1a989ecfac
generated: "2024-11-21T17:50:05.191036367-05: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.65
version: 0.6.66
keywords:
- security
- pki
Expand All @@ -20,7 +20,7 @@ dependencies:
repository: https://sigstore.github.io/helm-charts
condition: fulcio.enabled
- name: rekor
version: 1.5.2
version: 1.5.3
repository: https://sigstore.github.io/helm-charts
condition: rekor.enabled
- name: trillian
Expand Down
4 changes: 2 additions & 2 deletions charts/scaffold/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

<!-- This README.md is generated. Please edit README.md.gotmpl -->

![Version: 0.6.65](https://img.shields.io/badge/Version-0.6.65-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square)
![Version: 0.6.66](https://img.shields.io/badge/Version-0.6.66-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square)

Scaffolding the components of the sigstore architecture

Expand Down Expand Up @@ -38,7 +38,7 @@ helm uninstall [RELEASE_NAME]
|------------|------|---------|
| https://sigstore.github.io/helm-charts | ctlog | 0.2.59 |
| https://sigstore.github.io/helm-charts | fulcio | 2.6.3 |
| https://sigstore.github.io/helm-charts | rekor | 1.5.2 |
| https://sigstore.github.io/helm-charts | rekor | 1.5.3 |
| https://sigstore.github.io/helm-charts | trillian | 0.2.29 |
| https://sigstore.github.io/helm-charts | tsa | 1.0.6 |
| https://sigstore.github.io/helm-charts | tuf | 0.1.19 |
Expand Down

0 comments on commit aa46e80

Please sign in to comment.