update charts
This commit is contained in:
@@ -8,7 +8,7 @@ spec:
|
|||||||
targetNamespace: authentik
|
targetNamespace: authentik
|
||||||
repo: https://charts.goauthentik.io
|
repo: https://charts.goauthentik.io
|
||||||
# https://artifacthub.io/packages/helm/goauthentik/authentik
|
# https://artifacthub.io/packages/helm/goauthentik/authentik
|
||||||
version: 2025.2.2
|
version: 2025.4.0
|
||||||
valuesContent: |-
|
valuesContent: |-
|
||||||
authentik:
|
authentik:
|
||||||
secret_key: "0hETw0LhioALQ6vhNTiN5MuW1349KjPlol3Q3D6sC8BV+IlzyhIfZYth/7WapdmOM8ib3qyyGLC5/8Xk"
|
secret_key: "0hETw0LhioALQ6vhNTiN5MuW1349KjPlol3Q3D6sC8BV+IlzyhIfZYth/7WapdmOM8ib3qyyGLC5/8Xk"
|
||||||
|
|||||||
@@ -8,7 +8,7 @@ spec:
|
|||||||
targetNamespace: cert-manager
|
targetNamespace: cert-manager
|
||||||
repo: https://charts.jetstack.io
|
repo: https://charts.jetstack.io
|
||||||
# https://artifacthub.io/packages/helm/cert-manager/cert-manager
|
# https://artifacthub.io/packages/helm/cert-manager/cert-manager
|
||||||
version: 1.17.1
|
version: 1.17.2
|
||||||
valuesContent: |-
|
valuesContent: |-
|
||||||
prometheus:
|
prometheus:
|
||||||
enabled: true
|
enabled: true
|
||||||
|
|||||||
@@ -10,7 +10,7 @@ spec:
|
|||||||
targetNamespace: git
|
targetNamespace: git
|
||||||
repo: https://dl.gitea.io/charts/
|
repo: https://dl.gitea.io/charts/
|
||||||
# https://gitea.com/gitea/helm-chart/releases
|
# https://gitea.com/gitea/helm-chart/releases
|
||||||
version: 11.0.0
|
version: 11.0.1
|
||||||
valuesContent: |-
|
valuesContent: |-
|
||||||
resources:
|
resources:
|
||||||
limits:
|
limits:
|
||||||
|
|||||||
@@ -8,7 +8,7 @@ spec:
|
|||||||
targetNamespace: ingress-nginx
|
targetNamespace: ingress-nginx
|
||||||
repo: https://kubernetes.github.io/ingress-nginx
|
repo: https://kubernetes.github.io/ingress-nginx
|
||||||
# https://artifacthub.io/packages/helm/ingress-nginx/ingress-nginx
|
# https://artifacthub.io/packages/helm/ingress-nginx/ingress-nginx
|
||||||
version: 4.12.0
|
version: 4.12.2
|
||||||
valuesContent: |-
|
valuesContent: |-
|
||||||
controller:
|
controller:
|
||||||
metrics:
|
metrics:
|
||||||
|
|||||||
@@ -8,7 +8,7 @@ spec:
|
|||||||
targetNamespace: monitoring
|
targetNamespace: monitoring
|
||||||
repo: https://grafana.github.io/helm-charts
|
repo: https://grafana.github.io/helm-charts
|
||||||
# https://artifacthub.io/packages/helm/grafana/loki
|
# https://artifacthub.io/packages/helm/grafana/loki
|
||||||
version: 6.28.0
|
version: 6.29.0
|
||||||
valuesContent: |-
|
valuesContent: |-
|
||||||
loki:
|
loki:
|
||||||
commonConfig:
|
commonConfig:
|
||||||
|
|||||||
@@ -1,4 +1,4 @@
|
|||||||
kind: Namespace
|
kind: Namespace
|
||||||
apiVersion: v1
|
apiVersion: v1
|
||||||
metadata:
|
metadata:
|
||||||
name: authentik
|
name: nextcloud
|
||||||
|
|||||||
@@ -8,7 +8,7 @@ spec:
|
|||||||
targetNamespace: nextcloud
|
targetNamespace: nextcloud
|
||||||
repo: https://nextcloud.github.io/helm/
|
repo: https://nextcloud.github.io/helm/
|
||||||
# https://artifacthub.io/packages/helm/nextcloud/nextcloud
|
# https://artifacthub.io/packages/helm/nextcloud/nextcloud
|
||||||
version: 6.6.9
|
version: 6.6.10
|
||||||
valuesContent: |-
|
valuesContent: |-
|
||||||
# resources:
|
# resources:
|
||||||
# requests:
|
# requests:
|
||||||
|
|||||||
Reference in New Issue
Block a user