From 43885083651cc3ec5786870f245fd68474999419 Mon Sep 17 00:00:00 2001 From: Jonathan Leech-Pepin Date: Thu, 22 May 2025 17:10:52 -0400 Subject: [PATCH] Container updates --- namespaces/ai/openwebui/patches/chart.yaml | 2 +- namespaces/auth/authentik/patches/chart.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/namespaces/ai/openwebui/patches/chart.yaml b/namespaces/ai/openwebui/patches/chart.yaml index 0dd3f26..fa626b5 100644 --- a/namespaces/ai/openwebui/patches/chart.yaml +++ b/namespaces/ai/openwebui/patches/chart.yaml @@ -20,7 +20,7 @@ spec: subPath: "data" storageClass: longhorn-private image: - tag: 0.6.5 + tag: 0.6.10 extraEnvVars: - name: ENABLE_OAUTH_SIGNUP value: "true" diff --git a/namespaces/auth/authentik/patches/chart.yaml b/namespaces/auth/authentik/patches/chart.yaml index 301e7a0..50f386c 100644 --- a/namespaces/auth/authentik/patches/chart.yaml +++ b/namespaces/auth/authentik/patches/chart.yaml @@ -5,7 +5,7 @@ metadata: spec: chart: authentik repo: https://charts.goauthentik.io - version: 2025.4.0 + version: 2025.4.1 targetNamespace: auth createNamespace: true valuesContent: |-