Version 3.2.2

This commit is contained in:
David Burke 2023-07-09 11:41:51 -04:00
parent ff0e47cb00
commit d6b850a189
2 changed files with 3 additions and 3 deletions

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.3.4
version: 2.3.5
# 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.2.1
appVersion: 3.2.2
icon: https://glitchtip.gitlab.io/glitchtip-helm-chart/icon.svg

View file

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