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
|
namespace: external-secrets
|
||||||
repoURL: https://charts.external-secrets.io
|
repoURL: https://charts.external-secrets.io
|
||||||
chart: external-secrets
|
chart: external-secrets
|
||||||
revision: 0.9.9
|
revision: 0.9.11
|
||||||
- app: pihole
|
- app: pihole
|
||||||
namespace: external-dns
|
namespace: external-dns
|
||||||
repoURL: https://mojo2600.github.io/pihole-kubernetes/
|
repoURL: https://mojo2600.github.io/pihole-kubernetes/
|
||||||
chart: pihole
|
chart: pihole
|
||||||
revision: 2.18.0
|
revision: 2.20.0
|
||||||
- app: external-dns
|
- app: external-dns
|
||||||
namespace: external-dns
|
namespace: external-dns
|
||||||
repoURL: https://kubernetes-sigs.github.io/external-dns/
|
repoURL: https://kubernetes-sigs.github.io/external-dns/
|
||||||
|
@ -24,22 +24,22 @@ helmApps:
|
||||||
namespace: vco
|
namespace: vco
|
||||||
repoURL: https://redhat-cop.github.io/vault-config-operator
|
repoURL: https://redhat-cop.github.io/vault-config-operator
|
||||||
chart: vault-config-operator
|
chart: vault-config-operator
|
||||||
revision: 0.8.24
|
revision: 0.8.25
|
||||||
- app: prometheus
|
- app: prometheus
|
||||||
namespace: prometheus
|
namespace: prometheus
|
||||||
repoURL: https://prometheus-community.github.io/helm-charts
|
repoURL: https://prometheus-community.github.io/helm-charts
|
||||||
chart: kube-prometheus-stack
|
chart: kube-prometheus-stack
|
||||||
revision: 54.2.1
|
revision: 55.5.1
|
||||||
- app: goldpinger
|
- app: goldpinger
|
||||||
namespace: goldpinger
|
namespace: goldpinger
|
||||||
repoURL: https://okgolove.github.io/helm-charts
|
repoURL: https://okgolove.github.io/helm-charts
|
||||||
chart: goldpinger
|
chart: goldpinger
|
||||||
revision: 6.0.1
|
revision: 6.1.2
|
||||||
- app: miniflux
|
- app: miniflux
|
||||||
namespace: miniflux
|
namespace: miniflux
|
||||||
repoURL: https://charts.gabe565.com
|
repoURL: https://charts.gabe565.com
|
||||||
chart: miniflux
|
chart: miniflux
|
||||||
revision: 0.6.10
|
revision: 0.6.11
|
||||||
- app: chartmuseum
|
- app: chartmuseum
|
||||||
namespace: chartmuseum
|
namespace: chartmuseum
|
||||||
repoURL: https://chartmuseum.github.io/charts
|
repoURL: https://chartmuseum.github.io/charts
|
||||||
|
@ -49,7 +49,7 @@ helmApps:
|
||||||
namespace: nextcloud
|
namespace: nextcloud
|
||||||
repoURL: https://nextcloud.github.io/helm/
|
repoURL: https://nextcloud.github.io/helm/
|
||||||
chart: nextcloud
|
chart: nextcloud
|
||||||
revision: 4.5.2
|
revision: 4.5.10
|
||||||
- app: wallabag
|
- app: wallabag
|
||||||
namespace: wallabag
|
namespace: wallabag
|
||||||
repoURL: https://k8s-at-home.com/charts/
|
repoURL: https://k8s-at-home.com/charts/
|
||||||
|
@ -59,4 +59,4 @@ helmApps:
|
||||||
namespace: immich
|
namespace: immich
|
||||||
repoURL: https://immich-app.github.io/immich-charts
|
repoURL: https://immich-app.github.io/immich-charts
|
||||||
chart: immich
|
chart: immich
|
||||||
revision: 0.3.0
|
revision: 0.3.1
|
||||||
|
|
Loading…
Reference in a new issue