From 5500d36b1ad39becf1296a7a2f2860d6c69836d6 Mon Sep 17 00:00:00 2001 From: Marco Franssen Date: Tue, 27 Jun 2023 12:52:36 +0200 Subject: [PATCH] Bump spire Helm Chart version from 0.9.1 to 0.10.0 * f4c421af Ensure the released OCI artifact is also captured in rekor * 386e736e Bump sigstore/cosign-installer from 3.0.5 to 3.1.0 (#368) * 99e01c67 Bump spire-controller-manager from 0.2.2 to 0.2.3 (#367) * 4dccb0d3 Bump spire Helm Chart version from 0.9.0 to 0.9.1 (#365) * 8409674a Fix the init container flags of the statefulset (#366) * 3b666601 add missing federatesWith option (#361) * 0533d925 fixes missing template (#362) * 1333b6ab Always add parseTime=true for mysql query string (#352) * ac3be716 Bump test chart dependencies (#358) Signed-off-by: Marco Franssen --- charts/spire/Chart.yaml | 2 +- charts/spire/README.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/spire/Chart.yaml b/charts/spire/Chart.yaml index 900b8ecbb..4faa51581 100644 --- a/charts/spire/Chart.yaml +++ b/charts/spire/Chart.yaml @@ -3,7 +3,7 @@ name: spire description: > A Helm chart for deploying the complete Spire stack including: spire-server, spire-agent, spiffe-csi-driver, spiffe-oidc-discovery-provider and spire-controller-manager. type: application -version: 0.9.1 +version: 0.10.0 appVersion: "1.7.0" keywords: ["spiffe", "spire", "spire-server", "spire-agent", "oidc", "spire-controller-manager"] home: https://github.com/spiffe/helm-charts/tree/main/charts/spire diff --git a/charts/spire/README.md b/charts/spire/README.md index 26510b19a..92accbf48 100644 --- a/charts/spire/README.md +++ b/charts/spire/README.md @@ -2,7 +2,7 @@ -![Version: 0.9.1](https://img.shields.io/badge/Version-0.9.1-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 1.7.0](https://img.shields.io/badge/AppVersion-1.7.0-informational?style=flat-square) +![Version: 0.10.0](https://img.shields.io/badge/Version-0.10.0-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 1.7.0](https://img.shields.io/badge/AppVersion-1.7.0-informational?style=flat-square) [![Development Phase](https://github.com/spiffe/spiffe/blob/main/.img/maturity/dev.svg)](https://github.com/spiffe/spiffe/blob/main/MATURITY.md#development) A Helm chart for deploying the complete Spire stack including: spire-server, spire-agent, spiffe-csi-driver, spiffe-oidc-discovery-provider and spire-controller-manager.