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: