From 5be37831803d71765ebacbb3971bbb620d458360 Mon Sep 17 00:00:00 2001 From: James Elliott Date: Thu, 9 Jun 2022 09:24:56 +1000 Subject: [PATCH] feat(authelia): 4.35.6 (#170) --- charts/authelia/Chart.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/authelia/Chart.yaml b/charts/authelia/Chart.yaml index 5d87031..a5a423a 100644 --- a/charts/authelia/Chart.yaml +++ b/charts/authelia/Chart.yaml @@ -1,6 +1,6 @@ apiVersion: v2 name: authelia -version: 0.8.33 +version: 0.8.34 kubeVersion: ">= 1.13.0-0" description: Authelia is a Single Sign-On Multi-Factor portal for web apps type: application @@ -26,6 +26,6 @@ maintainers: email: james-d-elliott@users.noreply.github.com url: https://github.com/james-d-elliott icon: https://avatars2.githubusercontent.com/u/59122411?s=200&v=4 -appVersion: 4.35.5 +appVersion: 4.35.6 deprecated: false annotations: {}