Upgrade various apps
This commit is contained in:
parent
ec539c0101
commit
8d931560d2
1 changed files with 6 additions and 6 deletions
|
@ -9,12 +9,12 @@ helmApps:
|
|||
namespace: external-secrets
|
||||
repoURL: https://charts.external-secrets.io
|
||||
chart: external-secrets
|
||||
revision: 0.9.11
|
||||
revision: 0.9.13
|
||||
- app: pihole
|
||||
namespace: external-dns
|
||||
repoURL: https://mojo2600.github.io/pihole-kubernetes/
|
||||
chart: pihole
|
||||
revision: 2.20.0
|
||||
revision: 2.22.0
|
||||
- app: external-dns
|
||||
namespace: external-dns
|
||||
repoURL: https://kubernetes-sigs.github.io/external-dns/
|
||||
|
@ -29,7 +29,7 @@ helmApps:
|
|||
namespace: prometheus
|
||||
repoURL: https://prometheus-community.github.io/helm-charts
|
||||
chart: kube-prometheus-stack
|
||||
revision: 55.5.1
|
||||
revision: 57.0.0
|
||||
- app: goldpinger
|
||||
namespace: goldpinger
|
||||
repoURL: https://okgolove.github.io/helm-charts
|
||||
|
@ -39,12 +39,12 @@ helmApps:
|
|||
namespace: miniflux
|
||||
repoURL: https://charts.gabe565.com
|
||||
chart: miniflux
|
||||
revision: 0.6.11
|
||||
revision: 0.8.0
|
||||
- app: chartmuseum
|
||||
namespace: chartmuseum
|
||||
repoURL: https://chartmuseum.github.io/charts
|
||||
chart: chartmuseum
|
||||
revision: 3.10.1
|
||||
revision: 3.10.2
|
||||
- app: nextcloud
|
||||
namespace: nextcloud
|
||||
repoURL: https://nextcloud.github.io/helm/
|
||||
|
@ -59,4 +59,4 @@ helmApps:
|
|||
namespace: immich
|
||||
repoURL: https://immich-app.github.io/immich-charts
|
||||
chart: immich
|
||||
revision: 0.3.1
|
||||
revision: 0.4.0
|
||||
|
|
Loading…
Reference in a new issue