Upgrade apps

This commit is contained in:
Amarpreet Minhas 2023-07-31 22:18:37 +00:00
parent 63417457ef
commit 45cf8ac500
2 changed files with 6 additions and 6 deletions

View file

@ -14,7 +14,7 @@ helmApps:
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.17.0 revision: 2.18.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,17 +24,17 @@ 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.16 revision: 0.8.18
- 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: 47.4.0 revision: 48.2.2
- 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: 5.5.0 revision: 6.0.1
- app: miniflux - app: miniflux
namespace: miniflux namespace: miniflux
repoURL: https://charts.gabe565.com repoURL: https://charts.gabe565.com
@ -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: 3.5.19 revision: 3.5.20
- app: wallabag - app: wallabag
namespace: wallabag namespace: wallabag
repoURL: https://k8s-at-home.com/charts/ repoURL: https://k8s-at-home.com/charts/

View file

@ -20,7 +20,7 @@ istio:
backendHost: immich-proxy backendHost: immich-proxy
image: image:
tag: v1.67.2 tag: v1.71.0
env: env:
- name: REDIS_HOSTNAME - name: REDIS_HOSTNAME
value: immich-redis-master value: immich-redis-master