chore: bump versions
This commit is contained in:
parent
7773db2363
commit
12bd5c47a1
1 changed files with 8 additions and 8 deletions
|
@ -9,12 +9,12 @@ helmApps:
|
|||
namespace: external-secrets
|
||||
repoURL: https://charts.external-secrets.io
|
||||
chart: external-secrets
|
||||
revision: 0.9.9
|
||||
revision: 0.9.11
|
||||
- app: pihole
|
||||
namespace: external-dns
|
||||
repoURL: https://mojo2600.github.io/pihole-kubernetes/
|
||||
chart: pihole
|
||||
revision: 2.18.0
|
||||
revision: 2.20.0
|
||||
- app: external-dns
|
||||
namespace: external-dns
|
||||
repoURL: https://kubernetes-sigs.github.io/external-dns/
|
||||
|
@ -24,22 +24,22 @@ helmApps:
|
|||
namespace: vco
|
||||
repoURL: https://redhat-cop.github.io/vault-config-operator
|
||||
chart: vault-config-operator
|
||||
revision: 0.8.24
|
||||
revision: 0.8.25
|
||||
- app: prometheus
|
||||
namespace: prometheus
|
||||
repoURL: https://prometheus-community.github.io/helm-charts
|
||||
chart: kube-prometheus-stack
|
||||
revision: 54.2.1
|
||||
revision: 55.5.1
|
||||
- app: goldpinger
|
||||
namespace: goldpinger
|
||||
repoURL: https://okgolove.github.io/helm-charts
|
||||
chart: goldpinger
|
||||
revision: 6.0.1
|
||||
revision: 6.1.2
|
||||
- app: miniflux
|
||||
namespace: miniflux
|
||||
repoURL: https://charts.gabe565.com
|
||||
chart: miniflux
|
||||
revision: 0.6.10
|
||||
revision: 0.6.11
|
||||
- app: chartmuseum
|
||||
namespace: chartmuseum
|
||||
repoURL: https://chartmuseum.github.io/charts
|
||||
|
@ -49,7 +49,7 @@ helmApps:
|
|||
namespace: nextcloud
|
||||
repoURL: https://nextcloud.github.io/helm/
|
||||
chart: nextcloud
|
||||
revision: 4.5.2
|
||||
revision: 4.5.10
|
||||
- app: wallabag
|
||||
namespace: wallabag
|
||||
repoURL: https://k8s-at-home.com/charts/
|
||||
|
@ -59,4 +59,4 @@ helmApps:
|
|||
namespace: immich
|
||||
repoURL: https://immich-app.github.io/immich-charts
|
||||
chart: immich
|
||||
revision: 0.3.0
|
||||
revision: 0.3.1
|
||||
|
|
Loading…
Reference in a new issue