From ef304b503d4697540be94946e1a661c163d3bcbd Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 28 Oct 2024 17:54:13 +0000 Subject: [PATCH] Update ghcr.io/linuxserver/orcaslicer Docker tag to v2.2.0 --- charts/orcaslicer/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/charts/orcaslicer/values.yaml b/charts/orcaslicer/values.yaml index 63b9bcf..da14cd9 100644 --- a/charts/orcaslicer/values.yaml +++ b/charts/orcaslicer/values.yaml @@ -1,6 +1,6 @@ image: repository: ghcr.io/linuxserver/orcaslicer - tag: "2.1.1" + tag: "2.2.0" pullPolicy: IfNotPresent imagePullSecrets: []