From 468a2672767cca5a40101a2b45ee2b3a733533b5 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 8 Oct 2025 12:17:20 +0000 Subject: [PATCH] chore(deps): update outlinewiki/outline docker tag to v0.87.4 --- 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..5a92dab 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: "0.87.4" # 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: []