From b005f598620a7ee5bdaad710e64c00b3a89f7443 Mon Sep 17 00:00:00 2001 From: alexlebens Date: Wed, 29 May 2024 13:31:50 -0500 Subject: [PATCH] fix image tag --- clusters/cl01tl/platform/unpackerr/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/clusters/cl01tl/platform/unpackerr/values.yaml b/clusters/cl01tl/platform/unpackerr/values.yaml index 483dfff3e..421dbd8c3 100644 --- a/clusters/cl01tl/platform/unpackerr/values.yaml +++ b/clusters/cl01tl/platform/unpackerr/values.yaml @@ -9,7 +9,7 @@ unpackerr: main: image: repository: golift/unpackerr - tag: v0.13.1 + tag: 0.13.1 pullPolicy: IfNotPresent env: - name: TZ