diff --git a/chart/Chart.yaml b/chart/Chart.yaml index 19baa9d..f268f5d 100644 --- a/chart/Chart.yaml +++ b/chart/Chart.yaml @@ -3,7 +3,7 @@ description: A Helm chart for deploying OTS name: ots version: 1.8.4 # renovate: datasource=docker depName=ghcr.io/luzifer/ots -appVersion: '1.21.6' +appVersion: '1.21.7' annotations: artifacthub.io/links: | - name: Helm Chart diff --git a/chart/values.yaml b/chart/values.yaml index 1e99a51..148d0c1 100644 --- a/chart/values.yaml +++ b/chart/values.yaml @@ -9,7 +9,7 @@ image: pullPolicy: IfNotPresent # Overrides the image tag whose default is the chart appVersion. # renovate: datasource=docker depName=ghcr.io/luzifer/ots - tag: 'v1.21.6' + tag: 'v1.21.7' redis: enabled: true