Increment GT version and chart version

This commit is contained in:
James Kiger 2022-11-28 13:40:28 -05:00
parent 380000afd0
commit a33e1b9dfd
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: 0.2.8
version: 1.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.6
tag: v2.0.8
pullPolicy: IfNotPresent
imagePullSecrets: []