diff --git a/flux/cluster/apps/authentik/helm-release.yaml b/flux/cluster/apps/authentik/helm-release.yaml index 4f79ea5..dde6fcd 100644 --- a/flux/cluster/apps/authentik/helm-release.yaml +++ b/flux/cluster/apps/authentik/helm-release.yaml @@ -24,7 +24,7 @@ spec: values: image: repository: ghcr.io/goauthentik/server - tag: 2022.7.1 + tag: 2022.7.2 authentik: error_reporting: enabled: true diff --git a/flux/cluster/apps/gitops/renovate/renovate-infrastructure.yaml b/flux/cluster/apps/gitops/renovate/renovate-infrastructure.yaml index 052df02..79e69eb 100644 --- a/flux/cluster/apps/gitops/renovate/renovate-infrastructure.yaml +++ b/flux/cluster/apps/gitops/renovate/renovate-infrastructure.yaml @@ -19,7 +19,7 @@ spec: emptyDir: {} containers: - name: renovate - image: renovate/renovate:32.107 + image: renovate/renovate:32.114 volumeMounts: - name: config-volume mountPath: /opt/renovate/ diff --git a/flux/cluster/apps/monitoring/goldilocks/helm-release.yaml b/flux/cluster/apps/monitoring/goldilocks/helm-release.yaml index 2d3be00..9c3d2a2 100644 --- a/flux/cluster/apps/monitoring/goldilocks/helm-release.yaml +++ b/flux/cluster/apps/monitoring/goldilocks/helm-release.yaml @@ -8,7 +8,7 @@ spec: chart: spec: chart: goldilocks - version: 6.1.3 + version: 6.1.4 sourceRef: kind: HelmRepository name: fairwinds-charts diff --git a/flux/cluster/apps/monitoring/polaris/helm-release.yaml b/flux/cluster/apps/monitoring/polaris/helm-release.yaml index 3bc2b49..bd25c58 100644 --- a/flux/cluster/apps/monitoring/polaris/helm-release.yaml +++ b/flux/cluster/apps/monitoring/polaris/helm-release.yaml @@ -8,7 +8,7 @@ spec: chart: spec: chart: polaris - version: 5.1.0 + version: 5.4.1 sourceRef: kind: HelmRepository name: fairwinds-charts