Skip to content

Commit

Permalink
Merge pull request #808 from javanlacerda/javan.bump-fulcio-scaff-v2
Browse files Browse the repository at this point in the history
Bump fulcio for scaffolding
  • Loading branch information
haydentherapper authored Aug 6, 2024
2 parents 002e646 + dc4cc6d commit a242e97
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.4.1
version: 2.5.0
- name: rekor
repository: https://sigstore.github.io/helm-charts
version: 1.4.7
Expand All @@ -17,5 +17,5 @@ dependencies:
- name: tsa
repository: https://sigstore.github.io/helm-charts
version: 1.0.5
digest: sha256:060f5045d82650ac7216ee2007f8b000b2d5a9f2fc28db56901125d8810e28fa
generated: "2024-08-02T20:00:00.230170296Z"
digest: sha256:113019e23dfd9f1f69525c87df9c5c5bf4cea9db9ee6f40ff3ef5536016e5861
generated: "2024-08-06T22:38:02.884064946Z"
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.56
version: 0.6.57
keywords:
- security
- pki
Expand All @@ -16,7 +16,7 @@ maintainers:

dependencies:
- name: fulcio
version: 2.4.1
version: 2.5.0
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.56](https://img.shields.io/badge/Version-0.6.56-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square)
![Version: 0.6.57](https://img.shields.io/badge/Version-0.6.57-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.55 |
| https://sigstore.github.io/helm-charts | fulcio | 2.4.1 |
| https://sigstore.github.io/helm-charts | fulcio | 2.5.0 |
| https://sigstore.github.io/helm-charts | rekor | 1.4.7 |
| https://sigstore.github.io/helm-charts | trillian | 0.2.26 |
| https://sigstore.github.io/helm-charts | tsa | 1.0.5 |
Expand Down

0 comments on commit a242e97

Please sign in to comment.