upgrade metallb and external secrets manager
This commit is contained in:
parent
06cb83e927
commit
1619d3ab36
1 changed files with 2 additions and 2 deletions
|
@ -4,12 +4,12 @@ helmApps:
|
|||
namespace: metallb-system
|
||||
repoURL: https://metallb.github.io/metallb
|
||||
chart: metallb
|
||||
revision: 0.13.11
|
||||
revision: 0.13.12
|
||||
- app: external-secrets
|
||||
namespace: external-secrets
|
||||
repoURL: https://charts.external-secrets.io
|
||||
chart: external-secrets
|
||||
revision: 0.9.1
|
||||
revision: 0.9.9
|
||||
- app: pihole
|
||||
namespace: external-dns
|
||||
repoURL: https://mojo2600.github.io/pihole-kubernetes/
|
||||
|
|
Loading…
Reference in a new issue