diff --git a/charts/authelia/Chart.yaml b/charts/authelia/Chart.yaml index a9462d8..9805723 100644 --- a/charts/authelia/Chart.yaml +++ b/charts/authelia/Chart.yaml @@ -1,6 +1,6 @@ apiVersion: v2 name: authelia -version: 0.3.10 +version: 0.3.11 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.28.0 +appVersion: 4.28.1 deprecated: false annotations: {} diff --git a/charts/authelia/values.local.yaml b/charts/authelia/values.local.yaml index 9b4fa49..0bfa313 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.28.0 + tag: 4.28.1 pullPolicy: IfNotPresent pullSecrets: [] # pullSecrets: diff --git a/charts/authelia/values.yaml b/charts/authelia/values.yaml index e87e06a..9763a12 100644 --- a/charts/authelia/values.yaml +++ b/charts/authelia/values.yaml @@ -17,7 +17,7 @@ image: registry: docker.io repository: authelia/authelia - tag: 4.28.0 + tag: 4.28.1 pullPolicy: IfNotPresent pullSecrets: [] # pullSecrets: