Skip to content

Commit

Permalink
Merge pull request #567 from bobcallaway/bump_scaf
Browse files Browse the repository at this point in the history
bump scaffolding chart for rekor fix
  • Loading branch information
bobcallaway authored Jul 8, 2023
2 parents c4e31a1 + 1c9ebe9 commit cffcd6d
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.4
- name: rekor
repository: https://sigstore.github.io/helm-charts
version: 1.3.5
version: 1.3.6
- name: trillian
repository: https://sigstore.github.io/helm-charts
version: 0.2.6
Expand All @@ -17,5 +17,5 @@ dependencies:
- name: tsa
repository: https://sigstore.github.io/helm-charts
version: 0.1.0
digest: sha256:a0d3a5ee74a4093cc66842a8f46c07505c5801bd4b7fccb581e86ee63be65245
generated: "2023-06-29T12:28:24.380595231-04:00"
digest: sha256:77c4af7b64e05250f601e53f516b83ae8dc4ad5ad0b908529d85cfa1f7f168c7
generated: "2023-07-08T06:35:53.934379948-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.15
version: 0.6.16
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.5
version: 1.3.6
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.15](https://img.shields.io/badge/Version-0.6.15-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square)
![Version: 0.6.16](https://img.shields.io/badge/Version-0.6.16-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.43 |
| https://sigstore.github.io/helm-charts | fulcio | 2.3.4 |
| https://sigstore.github.io/helm-charts | rekor | 1.3.5 |
| https://sigstore.github.io/helm-charts | rekor | 1.3.6 |
| https://sigstore.github.io/helm-charts | trillian | 0.2.6 |
| 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 cffcd6d

Please sign in to comment.