Skip to content

Commit

Permalink
Merge pull request #751 from cmurphy/scaffold-bump
Browse files Browse the repository at this point in the history
Bump scaffold for rekor chart 1.4.0
  • Loading branch information
haydentherapper committed May 14, 2024
2 parents 1f0f465 + c7e84a5 commit e6e854a
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.19
- name: rekor
repository: https://sigstore.github.io/helm-charts
version: 1.3.21
version: 1.4.0
- name: trillian
repository: https://sigstore.github.io/helm-charts
version: 0.2.22
Expand All @@ -17,5 +17,5 @@ dependencies:
- name: tsa
repository: https://sigstore.github.io/helm-charts
version: 1.0.2
digest: sha256:5ca5fad8595c28479f0455fc79ab392c06fccd6f38c61c02670ee243b8afed00
generated: "2024-04-05T21:37:46.435036772Z"
digest: sha256:9f99a82164d1b86071eb345985e53d41b0304fecdd7fde7649dc9486477975f7
generated: "2024-05-14T11:49:22.640407283-07: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.49
version: 0.6.50
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.21
version: 1.4.0
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.49](https://img.shields.io/badge/Version-0.6.49-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square)
![Version: 0.6.50](https://img.shields.io/badge/Version-0.6.50-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.52 |
| https://sigstore.github.io/helm-charts | fulcio | 2.3.19 |
| https://sigstore.github.io/helm-charts | rekor | 1.3.21 |
| https://sigstore.github.io/helm-charts | rekor | 1.4.0 |
| https://sigstore.github.io/helm-charts | trillian | 0.2.22 |
| https://sigstore.github.io/helm-charts | tsa | 1.0.2 |
| https://sigstore.github.io/helm-charts | tuf | 0.1.12 |
Expand Down

0 comments on commit e6e854a

Please sign in to comment.