Skip to content

Commit

Permalink
Merge pull request #581 from haydentherapper/fulcio-scaffold-140
Browse files Browse the repository at this point in the history
Bump scaffold for Fulcio 1.4.0
  • Loading branch information
haydentherapper authored Jul 19, 2023
2 parents 2bed156 + 24b2224 commit b80e299
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
@@ -1,7 +1,7 @@
dependencies:
- name: fulcio
repository: https://sigstore.github.io/helm-charts
version: 2.3.7
version: 2.3.8
- name: rekor
repository: https://sigstore.github.io/helm-charts
version: 1.3.6
Expand All @@ -17,5 +17,5 @@ dependencies:
- name: tsa
repository: https://sigstore.github.io/helm-charts
version: 0.1.0
digest: sha256:9653203f99066e03fa5a7ede0e8fd1fccd065a7cf075ddfe483209a8bbf9e218
generated: "2023-07-19T10:24:20.725191+02:00"
digest: sha256:74ee2de7ada2da35e598646a54827d4a472635722d86e9c63c3700bc475b9154
generated: "2023-07-19T21:57:17.948993779Z"
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.21
version: 0.6.22
keywords:
- security
- pki
Expand All @@ -16,7 +16,7 @@ maintainers:

dependencies:
- name: fulcio
version: 2.3.7
version: 2.3.8
repository: https://sigstore.github.io/helm-charts
condition: fulcio.enabled
- name: rekor
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.20](https://img.shields.io/badge/Version-0.6.20-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square)
![Version: 0.6.22](https://img.shields.io/badge/Version-0.6.22-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 @@ -37,7 +37,7 @@ helm uninstall [RELEASE_NAME]
| Repository | Name | Version |
|------------|------|---------|
| https://sigstore.github.io/helm-charts | ctlog | 0.2.44 |
| https://sigstore.github.io/helm-charts | fulcio | 2.3.7 |
| 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 | trillian | 0.2.8 |
| https://sigstore.github.io/helm-charts | tsa | 0.1.0 |
Expand Down

0 comments on commit b80e299

Please sign in to comment.