Upgrade apps
This commit is contained in:
parent
63417457ef
commit
45cf8ac500
2 changed files with 6 additions and 6 deletions
|
@ -14,7 +14,7 @@ helmApps:
|
|||
namespace: external-dns
|
||||
repoURL: https://mojo2600.github.io/pihole-kubernetes/
|
||||
chart: pihole
|
||||
revision: 2.17.0
|
||||
revision: 2.18.0
|
||||
- app: external-dns
|
||||
namespace: external-dns
|
||||
repoURL: https://kubernetes-sigs.github.io/external-dns/
|
||||
|
@ -24,17 +24,17 @@ helmApps:
|
|||
namespace: vco
|
||||
repoURL: https://redhat-cop.github.io/vault-config-operator
|
||||
chart: vault-config-operator
|
||||
revision: 0.8.16
|
||||
revision: 0.8.18
|
||||
- app: prometheus
|
||||
namespace: prometheus
|
||||
repoURL: https://prometheus-community.github.io/helm-charts
|
||||
chart: kube-prometheus-stack
|
||||
revision: 47.4.0
|
||||
revision: 48.2.2
|
||||
- app: goldpinger
|
||||
namespace: goldpinger
|
||||
repoURL: https://okgolove.github.io/helm-charts
|
||||
chart: goldpinger
|
||||
revision: 5.5.0
|
||||
revision: 6.0.1
|
||||
- app: miniflux
|
||||
namespace: miniflux
|
||||
repoURL: https://charts.gabe565.com
|
||||
|
@ -49,7 +49,7 @@ helmApps:
|
|||
namespace: nextcloud
|
||||
repoURL: https://nextcloud.github.io/helm/
|
||||
chart: nextcloud
|
||||
revision: 3.5.19
|
||||
revision: 3.5.20
|
||||
- app: wallabag
|
||||
namespace: wallabag
|
||||
repoURL: https://k8s-at-home.com/charts/
|
||||
|
|
|
@ -20,7 +20,7 @@ istio:
|
|||
backendHost: immich-proxy
|
||||
|
||||
image:
|
||||
tag: v1.67.2
|
||||
tag: v1.71.0
|
||||
env:
|
||||
- name: REDIS_HOSTNAME
|
||||
value: immich-redis-master
|
||||
|
|
Loading…
Reference in a new issue