From 370f61b1eddbeaa2173802b0fc7549045a4cb54a Mon Sep 17 00:00:00 2001 From: Bob Callaway Date: Fri, 25 Oct 2024 13:54:17 -0400 Subject: [PATCH 1/3] bump scaffold chart to incorporate copy-secret changes Signed-off-by: Bob Callaway --- charts/scaffold/Chart.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/charts/scaffold/Chart.yaml b/charts/scaffold/Chart.yaml index a3a5cdd9..4981bd13 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.62 +version: 0.6.63 keywords: - security - pki From 57450d02677b641c311e25134867036256722722 Mon Sep 17 00:00:00 2001 From: Bob Callaway Date: Fri, 25 Oct 2024 13:55:57 -0400 Subject: [PATCH 2/3] update docs Signed-off-by: Bob Callaway --- charts/policy-controller/README.md | 2 +- charts/scaffold/README.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/policy-controller/README.md b/charts/policy-controller/README.md index a603ed62..e10289c3 100644 --- a/charts/policy-controller/README.md +++ b/charts/policy-controller/README.md @@ -2,7 +2,7 @@ -![Version: 0.7.0](https://img.shields.io/badge/Version-0.7.0-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 0.8.2](https://img.shields.io/badge/AppVersion-0.8.2-informational?style=flat-square) +![Version: 0.7.1](https://img.shields.io/badge/Version-0.7.1-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 0.8.2](https://img.shields.io/badge/AppVersion-0.8.2-informational?style=flat-square) The Helm chart for Policy Controller diff --git a/charts/scaffold/README.md b/charts/scaffold/README.md index 1e8ea162..1fa21b0f 100644 --- a/charts/scaffold/README.md +++ b/charts/scaffold/README.md @@ -2,7 +2,7 @@ -![Version: 0.6.62](https://img.shields.io/badge/Version-0.6.62-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) +![Version: 0.6.63](https://img.shields.io/badge/Version-0.6.63-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) Scaffolding the components of the sigstore architecture From 162b895270049459e0abfc739fcab25965a8c2b0 Mon Sep 17 00:00:00 2001 From: Bob Callaway Date: Fri, 25 Oct 2024 13:57:41 -0400 Subject: [PATCH 3/3] bump version and docs Signed-off-by: Bob Callaway --- charts/policy-controller/Chart.yaml | 2 +- charts/policy-controller/README.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/policy-controller/Chart.yaml b/charts/policy-controller/Chart.yaml index fbb5e60d..c0168c04 100644 --- a/charts/policy-controller/Chart.yaml +++ b/charts/policy-controller/Chart.yaml @@ -8,7 +8,7 @@ sources: type: application name: policy-controller -version: 0.7.1 +version: 0.7.2 appVersion: 0.8.2 maintainers: diff --git a/charts/policy-controller/README.md b/charts/policy-controller/README.md index e10289c3..ff4b691a 100644 --- a/charts/policy-controller/README.md +++ b/charts/policy-controller/README.md @@ -2,7 +2,7 @@ -![Version: 0.7.1](https://img.shields.io/badge/Version-0.7.1-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 0.8.2](https://img.shields.io/badge/AppVersion-0.8.2-informational?style=flat-square) +![Version: 0.7.2](https://img.shields.io/badge/Version-0.7.2-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 0.8.2](https://img.shields.io/badge/AppVersion-0.8.2-informational?style=flat-square) The Helm chart for Policy Controller