From 38bfab8bf3396d6a5605960d2d2f42353c323df3 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 24 Sep 2024 00:47:49 +0000 Subject: [PATCH] chore(deps): update docker.io/na2na/jetdisc docker tag to v3.0.6 --- infra/k8s/helm/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/infra/k8s/helm/values.yaml b/infra/k8s/helm/values.yaml index 7aaa90d7..f6c882ac 100644 --- a/infra/k8s/helm/values.yaml +++ b/infra/k8s/helm/values.yaml @@ -1,6 +1,6 @@ image: repository: na2na/jetdisc - tag: "3.0.5" + tag: "3.0.6" registry: docker.io pullPolicy: IfNotPresent