Update version in values.yaml
This commit is contained in:
parent
1298f1160e
commit
f2f59be3bb
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Default values for glitchtip.
|
# Default values for glitchtip.
|
||||||
image:
|
image:
|
||||||
repository: glitchtip/glitchtip
|
repository: glitchtip/glitchtip
|
||||||
tag: v3.4.4
|
tag: v3.4.5
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
|
|
||||||
imagePullSecrets: []
|
imagePullSecrets: []
|
||||||
|
|
Reference in a new issue