[stable/karma] upgrade to v0.72 (#23923)

Signed-off-by: Ondrej Homolka <ondrej.homolka@mallgroup.com>

Co-authored-by: Ondrej Homolka <ondrej.homolka@mallgroup.com>
This commit is contained in:
hmlkao
2020-10-19 08:06:16 -07:00
committed by GitHub
co-authored by Ondrej Homolka
parent 6ef230764a
commit 917e64b77e
3 changed files with 4 additions and 4 deletions
+2 -2
View File
@@ -1,12 +1,12 @@
apiVersion: v1
appVersion: "v0.70"
appVersion: "v0.72"
description: A Helm chart for Karma - an UI for Prometheus Alertmanager
name: karma
home: https://github.com/prymitive/karma
sources:
- https://hub.docker.com/r/lmierzwa/karma/
- https://github.com/prymitive/karma
version: 1.5.3
version: 1.6.0
maintainers:
- name: davidkarlsen
email: david@davidkarlsen.com
+1 -1
View File
@@ -41,7 +41,7 @@ The following table lists the configurable parameters of the karma chart and the
|-------------------------------------|--------------------------------------------------------|-------------------------------------------|
| `replicaCount` | Number of replicas | `1` |
| `image.repository` | The image to run | `lmierzwa/karma` |
| `image.tag` | The image tag to pull | `v0.70` |
| `image.tag` | The image tag to pull | `v0.72` |
| `image.pullPolicy` | Image pull policy | `IfNotPresent` |
| `nameOverride` | Override name of app | `` |
| `fullnameOverride` | Override full name of app | `` |
+1 -1
View File
@@ -6,7 +6,7 @@ replicaCount: 1
image:
repository: lmierzwa/karma
tag: v0.70
tag: v0.72
pullPolicy: IfNotPresent
nameOverride: ""