From b12423513641312e603f77462c03836a66dbabb8 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 19 Mar 2026 01:26:18 +0000 Subject: [PATCH] chore(deps): update outlinewiki/outline docker tag to v1.6.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..cae10cd 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.6.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: []