Skip to content

Commit

Permalink
bump scaffold chart for rekor 1.3.7 (#594)
Browse files Browse the repository at this point in the history
Signed-off-by: Bob Callaway <[email protected]>
  • Loading branch information
bobcallaway authored Sep 1, 2023
1 parent c86825e commit b0c9bfe
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.3.8
- name: rekor
repository: https://sigstore.github.io/helm-charts
version: 1.3.6
version: 1.3.7
- name: trillian
repository: https://sigstore.github.io/helm-charts
version: 0.2.9
Expand All @@ -17,5 +17,5 @@ dependencies:
- name: tsa
repository: https://sigstore.github.io/helm-charts
version: 0.1.0
digest: sha256:f860c1e68792faaa7228eb9b1e3684c1c28ee7b9c06a478a38801ace69631849
generated: "2023-08-27T15:44:19.710035574-04:00"
digest: sha256:74600da3091c1adbb7bc11bbb9683e5438898f0a5bc8a5619498cf70c875b818
generated: "2023-09-01T06:54:21.90812971-04: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.23
version: 0.6.24
keywords:
- security
- pki
Expand All @@ -20,7 +20,7 @@ dependencies:
repository: https://sigstore.github.io/helm-charts
condition: fulcio.enabled
- name: rekor
version: 1.3.6
version: 1.3.7
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.23](https://img.shields.io/badge/Version-0.6.23-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square)
![Version: 0.6.24](https://img.shields.io/badge/Version-0.6.24-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.44 |
| https://sigstore.github.io/helm-charts | fulcio | 2.3.8 |
| https://sigstore.github.io/helm-charts | rekor | 1.3.6 |
| https://sigstore.github.io/helm-charts | rekor | 1.3.7 |
| https://sigstore.github.io/helm-charts | trillian | 0.2.9 |
| https://sigstore.github.io/helm-charts | tsa | 0.1.0 |
| https://sigstore.github.io/helm-charts | tuf | 0.1.4 |
Expand Down

0 comments on commit b0c9bfe

Please sign in to comment.