chore: bump packages
This commit is contained in:
parent
c5f2dbf030
commit
756456d425
2 changed files with 6 additions and 6 deletions
|
@ -4,12 +4,12 @@ helmApps:
|
||||||
namespace: metallb-system
|
namespace: metallb-system
|
||||||
repoURL: https://metallb.github.io/metallb
|
repoURL: https://metallb.github.io/metallb
|
||||||
chart: metallb
|
chart: metallb
|
||||||
revision: 0.14.3
|
revision: 0.14.4
|
||||||
- app: external-secrets
|
- app: external-secrets
|
||||||
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.13
|
revision: 0.9.14
|
||||||
- app: pihole
|
- app: pihole
|
||||||
namespace: external-dns
|
namespace: external-dns
|
||||||
repoURL: https://mojo2600.github.io/pihole-kubernetes/
|
repoURL: https://mojo2600.github.io/pihole-kubernetes/
|
||||||
|
@ -19,7 +19,7 @@ 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.1
|
revision: 1.14.3
|
||||||
- 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
|
||||||
|
@ -29,7 +29,7 @@ helmApps:
|
||||||
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: 57.0.0
|
revision: 57.2.0
|
||||||
- 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.8.0
|
revision: 0.8.1
|
||||||
- app: chartmuseum
|
- app: chartmuseum
|
||||||
namespace: chartmuseum
|
namespace: chartmuseum
|
||||||
repoURL: https://chartmuseum.github.io/charts
|
repoURL: https://chartmuseum.github.io/charts
|
||||||
|
|
|
@ -20,7 +20,7 @@ istio:
|
||||||
backendHost: wallabag
|
backendHost: wallabag
|
||||||
|
|
||||||
image:
|
image:
|
||||||
tag: 2.6.7
|
tag: 2.6.8
|
||||||
env:
|
env:
|
||||||
- name: POSTGRES_USER
|
- name: POSTGRES_USER
|
||||||
value: wallabag
|
value: wallabag
|
||||||
|
|
Loading…
Reference in a new issue