Skip to content

Commit

Permalink
Merge pull request #830 from cpanato/update-sca
Browse files Browse the repository at this point in the history
bump scaffold to have fulcio v1.6.4 release
  • Loading branch information
haydentherapper committed Sep 4, 2024
2 parents ac151a5 + cdac4f1 commit 1174f11
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.5.3
version: 2.5.4
- name: rekor
repository: https://sigstore.github.io/helm-charts
version: 1.4.8
Expand All @@ -17,5 +17,5 @@ dependencies:
- name: tsa
repository: https://sigstore.github.io/helm-charts
version: 1.0.5
digest: sha256:a8374d9339bf2b322c6865c08ff4ada37781d7df5968191c2e7fdde317ea3d25
generated: "2024-09-03T11:26:16.310950815-04:00"
digest: sha256:a8d432f681bf37e4b1454a4565d38620f27d2b7ec55ff3fd4566dbcff104a928
generated: "2024-09-04T14:11:41.969723-06: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.60
version: 0.6.61
keywords:
- security
- pki
Expand All @@ -16,7 +16,7 @@ maintainers:

dependencies:
- name: fulcio
version: 2.5.3
version: 2.5.4
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.60](https://img.shields.io/badge/Version-0.6.60-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square)
![Version: 0.6.61](https://img.shields.io/badge/Version-0.6.61-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.56 |
| https://sigstore.github.io/helm-charts | fulcio | 2.5.3 |
| https://sigstore.github.io/helm-charts | fulcio | 2.5.4 |
| https://sigstore.github.io/helm-charts | rekor | 1.4.8 |
| https://sigstore.github.io/helm-charts | trillian | 0.2.27 |
| https://sigstore.github.io/helm-charts | tsa | 1.0.5 |
Expand Down

0 comments on commit 1174f11

Please sign in to comment.