Skip to content

Commit 5ae093c

Browse files
committed
chore(deps): update ghcr.io/luzifer/ots docker tag to v1.21.2
1 parent cf3c990 commit 5ae093c

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

chart/Chart.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ description: A Helm chart for deploying OTS
33
name: ots
44
version: 1.8.1
55
# renovate: datasource=docker depName=ghcr.io/luzifer/ots
6-
appVersion: '1.21.1'
6+
appVersion: '1.21.2'
77
annotations:
88
artifacthub.io/links: |
99
- name: Helm Chart

chart/values.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ image:
99
pullPolicy: IfNotPresent
1010
# Overrides the image tag whose default is the chart appVersion.
1111
# renovate: datasource=docker depName=ghcr.io/luzifer/ots
12-
tag: 'v1.21.1'
12+
tag: 'v1.21.2'
1313

1414
redis:
1515
enabled: true

0 commit comments

Comments
 (0)