From f11dc08b202d3eab290e4e96eacb440affe72f88 Mon Sep 17 00:00:00 2001 From: Marco Franssen Date: Fri, 13 Aug 2021 12:12:38 +0200 Subject: [PATCH] Bump spire image versions from 1.0.0 to 1.0.1 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 0bb99c5..1c472f1 100644 --- a/charts/spire/Chart.yaml +++ b/charts/spire/Chart.yaml @@ -26,7 +26,7 @@ description: | ``` type: application version: 0.1.0 -appVersion: "1.0.0" +appVersion: "1.0.1" keywords: ["spiffe", "spire", "spire-server", "spire-agent"] home: https://github.com/philips-labs/helm-charts/charts/spire sources: diff --git a/charts/spire/README.md b/charts/spire/README.md index 471f7f8..0d2d296 100644 --- a/charts/spire/README.md +++ b/charts/spire/README.md @@ -1,6 +1,6 @@ # spire -![Version: 0.1.0](https://img.shields.io/badge/Version-0.1.0-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 1.0.0](https://img.shields.io/badge/AppVersion-1.0.0-informational?style=flat-square) +![Version: 0.1.0](https://img.shields.io/badge/Version-0.1.0-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 1.0.1](https://img.shields.io/badge/AppVersion-1.0.1-informational?style=flat-square) A Helm chart for deploying spire-server and spire-agent.