diff --git a/charts/scaffold/Chart.lock b/charts/scaffold/Chart.lock index f7095293..0aba590c 100644 --- a/charts/scaffold/Chart.lock +++ b/charts/scaffold/Chart.lock @@ -1,7 +1,7 @@ dependencies: - name: fulcio repository: https://sigstore.github.io/helm-charts - version: 2.3.23 + version: 2.4.1 - name: rekor repository: https://sigstore.github.io/helm-charts version: 1.4.7 @@ -17,5 +17,5 @@ dependencies: - name: tsa repository: https://sigstore.github.io/helm-charts version: 1.0.5 -digest: sha256:3da6c2ff3831ab3134513d5d933ac6dece3dbf3dca3c9fbbd0edf244d54fbfeb -generated: "2024-07-29T10:18:41.261446449-04:00" +digest: sha256:060f5045d82650ac7216ee2007f8b000b2d5a9f2fc28db56901125d8810e28fa +generated: "2024-08-02T20:00:00.230170296Z" diff --git a/charts/scaffold/Chart.yaml b/charts/scaffold/Chart.yaml index aa51e979..69c15757 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.55 +version: 0.6.56 keywords: - security - pki @@ -16,7 +16,7 @@ maintainers: dependencies: - name: fulcio - version: 2.3.23 + version: 2.4.1 repository: https://sigstore.github.io/helm-charts condition: fulcio.enabled - name: rekor diff --git a/charts/scaffold/README.md b/charts/scaffold/README.md index e06cdde0..934b85cb 100644 --- a/charts/scaffold/README.md +++ b/charts/scaffold/README.md @@ -2,7 +2,7 @@ -![Version: 0.6.55](https://img.shields.io/badge/Version-0.6.55-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) +![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) Scaffolding the components of the sigstore architecture @@ -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.3.23 | +| https://sigstore.github.io/helm-charts | fulcio | 2.4.1 | | 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 |