Skip to content

Commit

Permalink
chore(cd): bump rekor chart version for scaffold (#502)
Browse files Browse the repository at this point in the history
  • Loading branch information
saisatishkarra authored Apr 7, 2023
1 parent f096d5a commit ad7080c
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.2.0
- name: rekor
repository: https://sigstore.github.io/helm-charts
version: 1.3.0
version: 1.3.1
- name: trillian
repository: https://sigstore.github.io/helm-charts
version: 0.2.2
Expand All @@ -17,5 +17,5 @@ dependencies:
- name: tsa
repository: https://sigstore.github.io/helm-charts
version: 0.1.0
digest: sha256:d8f0b00f7e12350bdaae8c7f32fba3163f97db097e4db77183f2fdeed42bd05b
generated: "2023-03-28T20:37:52.690792442-04:00"
digest: sha256:a9cdb378977792ed92f8efbc54a23050c9b40ba095543ac246dcbc0b88eacaa7
generated: "2023-04-06T13:02:39.894747-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.1
version: 0.6.2
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.0
version: 1.3.1
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.1](https://img.shields.io/badge/Version-0.6.1-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square)
![Version: 0.6.2](https://img.shields.io/badge/Version-0.6.2-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.40 |
| https://sigstore.github.io/helm-charts | fulcio | 2.2.0 |
| https://sigstore.github.io/helm-charts | rekor | 1.3.0 |
| https://sigstore.github.io/helm-charts | rekor | 1.3.1 |
| https://sigstore.github.io/helm-charts | trillian | 0.2.2 |
| 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 ad7080c

Please sign in to comment.