File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11apiVersion : v1
2- appVersion : " v0.68 "
2+ appVersion : " v0.70 "
33description : A Helm chart for Karma - an UI for Prometheus Alertmanager
44name : karma
55home : https://github.com/prymitive/karma
66sources :
77 - https://hub.docker.com/r/lmierzwa/karma/
88 - https://github.com/prymitive/karma
9- version : 1.5.2
9+ version : 1.5.3
1010maintainers :
1111- name : davidkarlsen
1212
Original file line number Diff line number Diff line change @@ -41,7 +41,7 @@ The following table lists the configurable parameters of the karma chart and the
4141| -------------------------------------| --------------------------------------------------------| -------------------------------------------|
4242| ` replicaCount ` | Number of replicas | ` 1 ` |
4343| ` image.repository ` | The image to run | ` lmierzwa/karma ` |
44- | ` image.tag ` | The image tag to pull | ` v0.68 ` |
44+ | ` image.tag ` | The image tag to pull | ` v0.70 ` |
4545| ` image.pullPolicy ` | Image pull policy | ` IfNotPresent ` |
4646| ` nameOverride ` | Override name of app | `` |
4747| ` fullnameOverride ` | Override full name of app | `` |
Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ replicaCount: 1
66
77image :
88 repository : lmierzwa/karma
9- tag : v0.68
9+ tag : v0.70
1010 pullPolicy : IfNotPresent
1111
1212nameOverride : " "
You can’t perform that action at this time.
0 commit comments