From 9447edb4c418c25231b5fda9f0d878d110c5662e Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 4 May 2026 06:00:03 +0000 Subject: [PATCH] chore(deps): update outlinewiki/outline docker tag to v1.7.1 --- helm/outline/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/helm/outline/values.yaml b/helm/outline/values.yaml index 0b83e6b..569ab87 100644 --- a/helm/outline/values.yaml +++ b/helm/outline/values.yaml @@ -6,7 +6,7 @@ image: # This sets the pull policy for images. pullPolicy: IfNotPresent # Overrides the image tag whose default is the chart appVersion. - tag: "1.5.0" + tag: "1.7.1" # This is for the secrets for pulling an image from a private repository more information can be found here: https://kubernetes.io/docs/tasks/configure-pod-container/pull-image-private-registry/ imagePullSecrets: []