Update gt version

This commit is contained in:
David Burke 2023-04-22 21:01:00 -04:00
parent ed66d9e425
commit e4a44061e3
5 changed files with 6 additions and 6 deletions

View file

@ -1,9 +1,9 @@
dependencies:
- name: postgresql
repository: https://charts.bitnami.com/bitnami
version: 12.2.8
version: 12.3.1
- name: redis
repository: https://charts.bitnami.com/bitnami
version: 17.9.5
digest: sha256:ab9cf404fbc913c196c6ec8b405f689cb7ea79fb25a31e1a1322141aecb255d1
generated: "2023-04-20T20:16:14.663426731-04:00"
digest: sha256:ae553a8fd4c534dfc568f711400449783b614f2ef13b6ca3feb3b446ffca2ab3
generated: "2023-04-22T21:00:15.99152284-04:00"

View file

@ -14,11 +14,11 @@ type: application
# This is the chart version. This version number should be incremented each time you make changes
# to the chart and its templates, including the app version.
version: 2.2.6
version: 2.3.0
# 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: 3.1.2
appVersion: 3.1.3
icon: https://glitchtip.gitlab.io/glitchtip-helm-chart/icon.svg

Binary file not shown.

Binary file not shown.

View file

@ -1,7 +1,7 @@
# Default values for glitchtip.
image:
repository: glitchtip/glitchtip
tag: v3.1.2
tag: v3.1.3
pullPolicy: IfNotPresent
imagePullSecrets: []