From 1aa205b0040cda2008f0d5409240db494f2bc645 Mon Sep 17 00:00:00 2001 From: Keli Grubb Date: Wed, 7 May 2025 23:24:13 -0400 Subject: [PATCH] update charts --- namespaces/authentik/authentik-chart.yml | 2 +- namespaces/cert-manager/cert-manager-chart.yml | 2 +- namespaces/git/gitea-chart.yml | 2 +- namespaces/ingress-nginx/ingress-nginx-chart.yml | 2 +- namespaces/monitoring/loki-chart.yml | 2 +- namespaces/nextcloud/namespace.yml | 2 +- namespaces/nextcloud/nextcloud-chart.yml | 2 +- 7 files changed, 7 insertions(+), 7 deletions(-) diff --git a/namespaces/authentik/authentik-chart.yml b/namespaces/authentik/authentik-chart.yml index e410907..23730de 100644 --- a/namespaces/authentik/authentik-chart.yml +++ b/namespaces/authentik/authentik-chart.yml @@ -8,7 +8,7 @@ spec: targetNamespace: authentik repo: https://charts.goauthentik.io # https://artifacthub.io/packages/helm/goauthentik/authentik - version: 2025.2.2 + version: 2025.4.0 valuesContent: |- authentik: secret_key: "0hETw0LhioALQ6vhNTiN5MuW1349KjPlol3Q3D6sC8BV+IlzyhIfZYth/7WapdmOM8ib3qyyGLC5/8Xk" diff --git a/namespaces/cert-manager/cert-manager-chart.yml b/namespaces/cert-manager/cert-manager-chart.yml index 8138796..b9e38f6 100644 --- a/namespaces/cert-manager/cert-manager-chart.yml +++ b/namespaces/cert-manager/cert-manager-chart.yml @@ -8,7 +8,7 @@ spec: targetNamespace: cert-manager repo: https://charts.jetstack.io # https://artifacthub.io/packages/helm/cert-manager/cert-manager - version: 1.17.1 + version: 1.17.2 valuesContent: |- prometheus: enabled: true diff --git a/namespaces/git/gitea-chart.yml b/namespaces/git/gitea-chart.yml index 4ed490b..7ee3a46 100644 --- a/namespaces/git/gitea-chart.yml +++ b/namespaces/git/gitea-chart.yml @@ -10,7 +10,7 @@ spec: targetNamespace: git repo: https://dl.gitea.io/charts/ # https://gitea.com/gitea/helm-chart/releases - version: 11.0.0 + version: 11.0.1 valuesContent: |- resources: limits: diff --git a/namespaces/ingress-nginx/ingress-nginx-chart.yml b/namespaces/ingress-nginx/ingress-nginx-chart.yml index 525bbd2..618a0d5 100644 --- a/namespaces/ingress-nginx/ingress-nginx-chart.yml +++ b/namespaces/ingress-nginx/ingress-nginx-chart.yml @@ -8,7 +8,7 @@ spec: targetNamespace: ingress-nginx repo: https://kubernetes.github.io/ingress-nginx # https://artifacthub.io/packages/helm/ingress-nginx/ingress-nginx - version: 4.12.0 + version: 4.12.2 valuesContent: |- controller: metrics: diff --git a/namespaces/monitoring/loki-chart.yml b/namespaces/monitoring/loki-chart.yml index eb71c2b..4ec8f0f 100644 --- a/namespaces/monitoring/loki-chart.yml +++ b/namespaces/monitoring/loki-chart.yml @@ -8,7 +8,7 @@ spec: targetNamespace: monitoring repo: https://grafana.github.io/helm-charts # https://artifacthub.io/packages/helm/grafana/loki - version: 6.28.0 + version: 6.29.0 valuesContent: |- loki: commonConfig: diff --git a/namespaces/nextcloud/namespace.yml b/namespaces/nextcloud/namespace.yml index df5f9be..1d3b545 100644 --- a/namespaces/nextcloud/namespace.yml +++ b/namespaces/nextcloud/namespace.yml @@ -1,4 +1,4 @@ kind: Namespace apiVersion: v1 metadata: - name: authentik + name: nextcloud diff --git a/namespaces/nextcloud/nextcloud-chart.yml b/namespaces/nextcloud/nextcloud-chart.yml index a3278e3..cfd1ecd 100644 --- a/namespaces/nextcloud/nextcloud-chart.yml +++ b/namespaces/nextcloud/nextcloud-chart.yml @@ -8,7 +8,7 @@ spec: targetNamespace: nextcloud repo: https://nextcloud.github.io/helm/ # https://artifacthub.io/packages/helm/nextcloud/nextcloud - version: 6.6.9 + version: 6.6.10 valuesContent: |- # resources: # requests: