From 651e42f204498eec4e1a3eea1bff3288c998199d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rn=20Ahlers?= Date: Wed, 20 Aug 2025 07:50:17 +0000 Subject: [PATCH] values.yaml aktualisiert Update 4.0.0 --- values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/values.yaml b/values.yaml index 79dc164..a181f77 100644 --- a/values.yaml +++ b/values.yaml @@ -6,7 +6,7 @@ librebooking: image: repository: librebooking/librebooking pullPolicy: IfNotPresent - tag: "2.8.6.2" + tag: "4.0.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: []