Update GT version

This commit is contained in:
David Burke 2024-04-19 09:02:03 -04:00
parent 2e454ac8c5
commit a8d36d85d4
5 changed files with 5 additions and 5 deletions

View file

@ -4,6 +4,6 @@ dependencies:
version: 15.2.5
- name: redis
repository: https://charts.bitnami.com/bitnami
version: 19.1.0
digest: sha256:c25feea0aca5b7e2887f3d86485e1d5caee290ef600b5c80bb0e66d43432f7fe
generated: "2024-04-10T11:09:39.732559423-04:00"
version: 19.1.2
digest: sha256:84329ca7231a8a4b2569babdf367378599304c432ea17fc00a9ccbb9c1811353
generated: "2024-04-19T09:00:35.50155423-04:00"

View file

@ -18,7 +18,7 @@ version: 3.0.3
# This is the version number of the application being deployed. This version number should be
# incremented each time you make changes to the application.
appVersion: 4.0.5
appVersion: 4.0.6
icon: https://glitchtip.gitlab.io/glitchtip-helm-chart/icon.svg

Binary file not shown.

BIN
charts/redis-19.1.2.tgz Normal file

Binary file not shown.

View file

@ -1,7 +1,7 @@
# Default values for glitchtip.
image:
repository: glitchtip/glitchtip
tag: v4.0.5
tag: v4.0.6
pullPolicy: IfNotPresent
imagePullSecrets: []