From 4b1ed3e14740cbad09a67702e581f51e712b232c Mon Sep 17 00:00:00 2001 From: Jake Martin Date: Mon, 25 Feb 2019 11:27:41 -0800 Subject: [PATCH] 1.0.1 release for kuberhealthy bug fixes (#11709) * Cutting version 1.0.0 release for kuberhealthy Signed-off-by: Jake Martin * Revving to 1.0.1 Signed-off-by: Jake Martin * Updating to actually match the quay tags we are using moving forward Signed-off-by: Jake Martin --- stable/kuberhealthy/Chart.yaml | 4 ++-- stable/kuberhealthy/README.md | 2 +- stable/kuberhealthy/values.yaml | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/stable/kuberhealthy/Chart.yaml b/stable/kuberhealthy/Chart.yaml index bca5958046..b16db4893b 100644 --- a/stable/kuberhealthy/Chart.yaml +++ b/stable/kuberhealthy/Chart.yaml @@ -1,9 +1,9 @@ apiVersion: v1 -appVersion: "1.0.0" +appVersion: "v1.0.1" home: https://comcast.github.io/kuberhealthy/ description: The official Helm chart for Kuberhealthy. name: kuberhealthy -version: 1.1.1 +version: 1.1.2 maintainers: - name: integrii email: eric.greer@comcast.com diff --git a/stable/kuberhealthy/README.md b/stable/kuberhealthy/README.md index 93ea6999f8..b1b2007803 100644 --- a/stable/kuberhealthy/README.md +++ b/stable/kuberhealthy/README.md @@ -37,7 +37,7 @@ app: name: "kuberhealthy" # what to name the kuberhealthy deployment image: repository: quay.io/comcast/kuberhealthy - tag: 1.0.0 + tag: v1.0.1 resources: requests: cpu: 100m diff --git a/stable/kuberhealthy/values.yaml b/stable/kuberhealthy/values.yaml index 6236f76a87..4cba092154 100644 --- a/stable/kuberhealthy/values.yaml +++ b/stable/kuberhealthy/values.yaml @@ -11,7 +11,7 @@ prometheus: image: repository: quay.io/comcast/kuberhealthy - tag: 1.0.0 + tag: v1.0.1 resources: requests: