From 0fb3710fd1cd713edfe92c4295a465e809d10647 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 16 Nov 2025 17:02:58 +0000 Subject: [PATCH] chore(deps): update outlinewiki/outline docker tag to v1 --- 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 c2ed4b7..18f5c73 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: "0.85.1" + tag: "1.1.0" # 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: []