diff --git a/charts/authelia/Chart.yaml b/charts/authelia/Chart.yaml index f7078be..a9462d8 100644 --- a/charts/authelia/Chart.yaml +++ b/charts/authelia/Chart.yaml @@ -1,6 +1,6 @@ apiVersion: v2 name: authelia -version: 0.3.9 +version: 0.3.10 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.27.4 +appVersion: 4.28.0 deprecated: false annotations: {} diff --git a/charts/authelia/values.local.yaml b/charts/authelia/values.local.yaml index fb8d2bc..9b4fa49 100644 --- a/charts/authelia/values.local.yaml +++ b/charts/authelia/values.local.yaml @@ -18,7 +18,7 @@ image: registry: docker.io repository: authelia/authelia - tag: 4.27.4 + tag: 4.28.0 pullPolicy: IfNotPresent pullSecrets: [] # pullSecrets: diff --git a/charts/authelia/values.yaml b/charts/authelia/values.yaml index 77e3c1f..e87e06a 100644 --- a/charts/authelia/values.yaml +++ b/charts/authelia/values.yaml @@ -17,7 +17,7 @@ image: registry: docker.io repository: authelia/authelia - tag: 4.27.4 + tag: 4.28.0 pullPolicy: IfNotPresent pullSecrets: [] # pullSecrets: