From 7e35ef2f44095aeb6749560bd43eda111d31a82d Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 19 Dec 2025 12:47:38 +0000 Subject: [PATCH] chore(deps): update ghcr.io/luzifer/ots docker tag to v1.20.1 --- chart/Chart.yaml | 2 +- chart/values.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/chart/Chart.yaml b/chart/Chart.yaml index 1a68379..702e84e 100644 --- a/chart/Chart.yaml +++ b/chart/Chart.yaml @@ -3,7 +3,7 @@ description: A Helm chart for deploying OTS name: ots version: 1.7.1 # renovate: datasource=docker depName=ghcr.io/luzifer/ots -appVersion: '1.20.0' +appVersion: '1.20.1' annotations: artifacthub.io/links: | - name: Helm Chart diff --git a/chart/values.yaml b/chart/values.yaml index a4d1c3a..6ddee00 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.20.0' + tag: 'v1.20.1' redis: enabled: true