mirror of
https://github.com/helm/charts.git
synced 2026-08-23 22:37:45 +00:00
1.0.1 release for kuberhealthy bug fixes (#11709)
* Cutting version 1.0.0 release for kuberhealthy Signed-off-by: Jake Martin <jake.martin@comcast.com> * Revving to 1.0.1 Signed-off-by: Jake Martin <jake.martin@comcast.com> * Updating to actually match the quay tags we are using moving forward Signed-off-by: Jake Martin <jake.martin@comcast.com>
This commit is contained in:
committed by
Kubernetes Prow Robot
parent
6d79ab03f2
commit
4b1ed3e147
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
@@ -11,7 +11,7 @@ prometheus:
|
||||
|
||||
image:
|
||||
repository: quay.io/comcast/kuberhealthy
|
||||
tag: 1.0.0
|
||||
tag: v1.0.1
|
||||
|
||||
resources:
|
||||
requests:
|
||||
|
||||
Reference in New Issue
Block a user