Update GT tag to v3.0.0

This commit is contained in:
James Kiger 2022-12-12 10:50:56 -05:00
parent b9d77c9df3
commit 93323d02c6
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: []