From 0b5dce78d69b7d28375bc1333127460b9ea1abab Mon Sep 17 00:00:00 2001 From: James Elliott Date: Fri, 18 Mar 2022 21:15:45 +1100 Subject: [PATCH] feat(authelia): release v4.34.5 (#150) --- 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 06107f1..4cd4de2 100644 --- a/charts/authelia/Chart.yaml +++ b/charts/authelia/Chart.yaml @@ -1,6 +1,6 @@ apiVersion: v2 name: authelia -version: 0.8.17 +version: 0.8.18 kubeVersion: ">= 1.13.0-0" description: Authelia is a Single Sign-On Multi-Factor portal for web apps type: application @@ -23,6 +23,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.34.4 +appVersion: 4.34.5 deprecated: false annotations: {}