diff --git a/Chart.yaml b/Chart.yaml index 83497fd..77b86ef 100644 --- a/Chart.yaml +++ b/Chart.yaml @@ -18,7 +18,7 @@ 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. -appVersion: 2.0.8 +appVersion: 2.0.7 icon: https://glitchtip.gitlab.io/glitchtip-helm-chart/icon.svg diff --git a/values.yaml b/values.yaml index 51860a2..f8abd1d 100644 --- a/values.yaml +++ b/values.yaml @@ -1,7 +1,7 @@ # Default values for glitchtip. image: repository: glitchtip/glitchtip - tag: v2.0.8 + tag: v2.0.7 pullPolicy: IfNotPresent imagePullSecrets: []