diff --git a/charts/scaffold/Chart.lock b/charts/scaffold/Chart.lock index 83d891c3..568d5110 100644 --- a/charts/scaffold/Chart.lock +++ b/charts/scaffold/Chart.lock @@ -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 @@ -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" diff --git a/charts/scaffold/Chart.yaml b/charts/scaffold/Chart.yaml index 6f5dd6e4..1dee083a 100644 --- a/charts/scaffold/Chart.yaml +++ b/charts/scaffold/Chart.yaml @@ -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 @@ -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 diff --git a/charts/scaffold/README.md b/charts/scaffold/README.md index 5a50717b..dd52a38d 100644 --- a/charts/scaffold/README.md +++ b/charts/scaffold/README.md @@ -2,7 +2,7 @@ -![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 @@ -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 |