From d9d942597e2da88a7453120458c1a20393d0f95e Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Tue, 25 Jul 2023 15:15:34 +0000 Subject: [PATCH] chore(deps): update ghcr.io/coroot/coroot docker tag to v0.17.13 --- charts/coroot/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/charts/coroot/values.yaml b/charts/coroot/values.yaml index d572577e4c..187d881224 100644 --- a/charts/coroot/values.yaml +++ b/charts/coroot/values.yaml @@ -10,7 +10,7 @@ image: # -- Overrides pullpolicy pullPolicy: IfNotPresent # -- Overrides the image tag - tag: "0.17.0" + tag: "0.17.13" # -- specifies pull secrets for image repository imagePullSecrets: []