diff --git a/charts/scaffold/Chart.lock b/charts/scaffold/Chart.lock index 21185de3..c51a4360 100644 --- a/charts/scaffold/Chart.lock +++ b/charts/scaffold/Chart.lock @@ -4,7 +4,7 @@ dependencies: version: 2.3.16 - name: rekor repository: https://sigstore.github.io/helm-charts - version: 1.3.18 + version: 1.3.19 - name: trillian repository: https://sigstore.github.io/helm-charts version: 0.2.21 @@ -17,5 +17,5 @@ dependencies: - name: tsa repository: https://sigstore.github.io/helm-charts version: 1.0.2 -digest: sha256:80912a732629afaa6676f0fe6f55d92644c8f1fbc34c876258e24db3b09f88ef -generated: "2024-01-31T13:19:48.127591654-05:00" +digest: sha256:377bcead6ecdf7448f3d7a1f65c6e1a1628678ce4f3fb023218baee995a64428 +generated: "2024-02-02T19:59:01.432296668-05:00" diff --git a/charts/scaffold/Chart.yaml b/charts/scaffold/Chart.yaml index d5cf8750..5dcd2d31 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.42 +version: 0.6.43 keywords: - security - pki @@ -20,7 +20,7 @@ dependencies: repository: https://sigstore.github.io/helm-charts condition: fulcio.enabled - name: rekor - version: 1.3.18 + version: 1.3.19 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 d0c87aea..bd759737 100644 --- a/charts/scaffold/README.md +++ b/charts/scaffold/README.md @@ -2,7 +2,7 @@ -![Version: 0.6.42](https://img.shields.io/badge/Version-0.6.42-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) +![Version: 0.6.43](https://img.shields.io/badge/Version-0.6.43-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.51 | | https://sigstore.github.io/helm-charts | fulcio | 2.3.16 | -| https://sigstore.github.io/helm-charts | rekor | 1.3.18 | +| https://sigstore.github.io/helm-charts | rekor | 1.3.19 | | https://sigstore.github.io/helm-charts | trillian | 0.2.21 | | https://sigstore.github.io/helm-charts | tsa | 1.0.2 | | https://sigstore.github.io/helm-charts | tuf | 0.1.11 |