From f9b39589b98c23afa9c57829228ef7cb7cc75104 Mon Sep 17 00:00:00 2001 From: feisar-bot <27022259+feisar-bot[bot]@users.noreply.github.com> Date: Thu, 17 Feb 2022 04:23:00 +0000 Subject: [PATCH] fix(helm): update helm release authelia to v0.8.2 --- cluster/apps/networking/authelia/helm-release.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cluster/apps/networking/authelia/helm-release.yaml b/cluster/apps/networking/authelia/helm-release.yaml index c968bae97..3e78c44bc 100644 --- a/cluster/apps/networking/authelia/helm-release.yaml +++ b/cluster/apps/networking/authelia/helm-release.yaml @@ -10,7 +10,7 @@ spec: spec: # renovate: registryUrl=https://charts.authelia.com chart: authelia - version: 0.8.1 + version: 0.8.2 sourceRef: kind: HelmRepository name: authelia-charts