From f5274fbcba15cd526b93ab8cc488c511c54c2d23 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 5 Jul 2024 09:49:24 +0000 Subject: [PATCH] chore(deps): update docker.io/na2na/jetdisc docker tag to v3.0.5 --- 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 1c452083..ea2b7292 100644 --- a/infra/k8s/helm/values.yaml +++ b/infra/k8s/helm/values.yaml @@ -2,7 +2,7 @@ replicaCount: 1 image: repository: na2na/jetdisc - tag: "3.0.3" + tag: "3.0.5" registry: docker.io pullPolicy: IfNotPresent