Bump external-dns, vco, prom, miniflux, wallabag
This commit is contained in:
parent
1619d3ab36
commit
a125742619
2 changed files with 5 additions and 15 deletions
|
@ -19,17 +19,17 @@ helmApps:
|
||||||
namespace: external-dns
|
namespace: external-dns
|
||||||
repoURL: https://kubernetes-sigs.github.io/external-dns/
|
repoURL: https://kubernetes-sigs.github.io/external-dns/
|
||||||
chart: external-dns
|
chart: external-dns
|
||||||
revision: 1.13.0
|
revision: 1.13.1
|
||||||
- app: vault-config-operator
|
- app: vault-config-operator
|
||||||
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.18
|
revision: 0.8.24
|
||||||
- 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: 48.2.2
|
revision: 54.2.1
|
||||||
- app: goldpinger
|
- app: goldpinger
|
||||||
namespace: goldpinger
|
namespace: goldpinger
|
||||||
repoURL: https://okgolove.github.io/helm-charts
|
repoURL: https://okgolove.github.io/helm-charts
|
||||||
|
@ -39,7 +39,7 @@ helmApps:
|
||||||
namespace: miniflux
|
namespace: miniflux
|
||||||
repoURL: https://charts.gabe565.com
|
repoURL: https://charts.gabe565.com
|
||||||
chart: miniflux
|
chart: miniflux
|
||||||
revision: 0.6.6
|
revision: 0.6.10
|
||||||
- app: chartmuseum
|
- app: chartmuseum
|
||||||
namespace: chartmuseum
|
namespace: chartmuseum
|
||||||
repoURL: https://chartmuseum.github.io/charts
|
repoURL: https://chartmuseum.github.io/charts
|
||||||
|
@ -60,13 +60,3 @@ helmApps:
|
||||||
repoURL: https://immich-app.github.io/immich-charts
|
repoURL: https://immich-app.github.io/immich-charts
|
||||||
chart: immich
|
chart: immich
|
||||||
revision: 0.1.3
|
revision: 0.1.3
|
||||||
# - app: cockroachdb
|
|
||||||
# namespace: zitadel
|
|
||||||
# repoURL: https://charts.cockroachdb.com/
|
|
||||||
# chart: cockroachdb
|
|
||||||
# revision: 10.0.10
|
|
||||||
# - app: zitadel
|
|
||||||
# namespace: zitadel
|
|
||||||
# repoURL: https://charts.zitadel.com
|
|
||||||
# chart: zitadel
|
|
||||||
# revision: 5.0.0
|
|
||||||
|
|
|
@ -20,7 +20,7 @@ istio:
|
||||||
backendHost: wallabag
|
backendHost: wallabag
|
||||||
|
|
||||||
image:
|
image:
|
||||||
tag: 2.6.2
|
tag: 2.6.7
|
||||||
env:
|
env:
|
||||||
- name: POSTGRES_USER
|
- name: POSTGRES_USER
|
||||||
value: wallabag
|
value: wallabag
|
||||||
|
|
Loading…
Reference in a new issue