Merge branch 'gt-version-3-0' into 'master'

Update GT tag to v3.0.0

See merge request glitchtip/glitchtip-helm-chart!7
This commit is contained in:
David Burke 2022-12-12 15:53:37 +00:00
commit fdb04278f1
2 changed files with 2 additions and 2 deletions

View file

@ -14,7 +14,7 @@ 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.0.0
version: 2.0.1
# This is the version number of the application being deployed. This version number should be
# incremented each time you make changes to the application.

View file

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