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
|
||||
repoURL: https://metallb.github.io/metallb
|
||||
chart: metallb
|
||||
revision: 0.14.3
|
||||
revision: 0.14.4
|
||||
- app: external-secrets
|
||||
namespace: external-secrets
|
||||
repoURL: https://charts.external-secrets.io
|
||||
chart: external-secrets
|
||||
revision: 0.9.13
|
||||
revision: 0.9.14
|
||||
- app: pihole
|
||||
namespace: external-dns
|
||||
repoURL: https://mojo2600.github.io/pihole-kubernetes/
|
||||
|
@ -19,7 +19,7 @@ helmApps:
|
|||
namespace: external-dns
|
||||
repoURL: https://kubernetes-sigs.github.io/external-dns/
|
||||
chart: external-dns
|
||||
revision: 1.13.1
|
||||
revision: 1.14.3
|
||||
- app: vault-config-operator
|
||||
namespace: vco
|
||||
repoURL: https://redhat-cop.github.io/vault-config-operator
|
||||
|
@ -29,7 +29,7 @@ helmApps:
|
|||
namespace: prometheus
|
||||
repoURL: https://prometheus-community.github.io/helm-charts
|
||||
chart: kube-prometheus-stack
|
||||
revision: 57.0.0
|
||||
revision: 57.2.0
|
||||
- app: goldpinger
|
||||
namespace: goldpinger
|
||||
repoURL: https://okgolove.github.io/helm-charts
|
||||
|
@ -39,7 +39,7 @@ helmApps:
|
|||
namespace: miniflux
|
||||
repoURL: https://charts.gabe565.com
|
||||
chart: miniflux
|
||||
revision: 0.8.0
|
||||
revision: 0.8.1
|
||||
- app: chartmuseum
|
||||
namespace: chartmuseum
|
||||
repoURL: https://chartmuseum.github.io/charts
|
||||
|
|
|
@ -20,7 +20,7 @@ istio:
|
|||
backendHost: wallabag
|
||||
|
||||
image:
|
||||
tag: 2.6.7
|
||||
tag: 2.6.8
|
||||
env:
|
||||
- name: POSTGRES_USER
|
||||
value: wallabag
|
||||
|
|
Loading…
Reference in a new issue