From 7b73d571a9854e3e5eb01a1b32e0770660c6d518 Mon Sep 17 00:00:00 2001 From: nold Date: Sat, 18 Dec 2021 11:30:03 +0100 Subject: [PATCH] Update(metallb): 2.5.6 -> 2.5.16 --- projects/core/project.yml | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/projects/core/project.yml b/projects/core/project.yml index c31e0646..45a94171 100644 --- a/projects/core/project.yml +++ b/projects/core/project.yml @@ -13,7 +13,6 @@ apps: value: DEFAULT_PATH_FOR_NON_LISTED_NODES - name: nodePathMap[0].paths[0] value: /var/lib/rancher/k3s/storage - - name: ssd-storage namespace: ssd-storage repoURL: https://github.com/rancher/local-path-provisioner @@ -26,12 +25,11 @@ apps: value: DEFAULT_PATH_FOR_NON_LISTED_NODES - name: nodePathMap[0].paths[0] value: /data/kubernetes/ssd - - name: metallb repoURL: https://charts.bitnami.com/bitnami chart: metallb namespace: metallb - targetRevision: 2.5.6 + targetRevision: 2.5.16 syncWave: '0' - name: cert-manager namespace: cert-manager @@ -45,14 +43,12 @@ apps: - name: cert-manager-vault-approle keys: - secretId - - name: ingress-internal namespace: ingress-internal repoURL: https://kubernetes.github.io/ingress-nginx chart: ingress-nginx targetRevision: 4.0.8 syncWave: '0' - - name: ingress-external namespace: ingress-external repoURL: https://kubernetes.github.io/ingress-nginx