From 11a16def5d5f9230e3d6799c5ffcfd104fe3a1f2 Mon Sep 17 00:00:00 2001 From: Roxedus Date: Sat, 2 Jul 2022 20:02:53 +0200 Subject: [PATCH] arm fixed upstream --- Charts/argo-cd/Chart.lock | 6 +++--- Charts/argo-cd/Chart.yaml | 2 +- Charts/argo-cd/values.yaml | 6 +++--- 3 files changed, 7 insertions(+), 7 deletions(-) diff --git a/Charts/argo-cd/Chart.lock b/Charts/argo-cd/Chart.lock index 2b09a5d..41e6d45 100644 --- a/Charts/argo-cd/Chart.lock +++ b/Charts/argo-cd/Chart.lock @@ -1,6 +1,6 @@ dependencies: - name: argo-cd repository: https://argoproj.github.io/argo-helm - version: 4.9.4 -digest: sha256:0a8611a7fd8b0c3e6ba9dcbb697b2aa27c0ad3d82958858b03e72597fdaf1280 -generated: "2022-06-17T08:00:17.142742836Z" + version: 4.9.8 +digest: sha256:c060dacdd74d62315468e85e98ac69509665a21c2f9c9a1c64a40b214c7284a4 +generated: "2022-07-02T19:25:29.148299141+02:00" diff --git a/Charts/argo-cd/Chart.yaml b/Charts/argo-cd/Chart.yaml index 6fa2051..cc09c64 100644 --- a/Charts/argo-cd/Chart.yaml +++ b/Charts/argo-cd/Chart.yaml @@ -3,5 +3,5 @@ name: argo-cd version: 1.0.0 dependencies: - name: argo-cd - version: 4.9.4 + version: 4.9.8 repository: https://argoproj.github.io/argo-helm diff --git a/Charts/argo-cd/values.yaml b/Charts/argo-cd/values.yaml index 3ffc877..d9979ef 100644 --- a/Charts/argo-cd/values.yaml +++ b/Charts/argo-cd/values.yaml @@ -16,6 +16,6 @@ argo-cd: - type: helm name: argo-cd url: https://argoproj.github.io/argo-helm - applicationSet: - nodeSelector: - kubernetes.io/arch: amd64 + #applicationSet: + # nodeSelector: + # kubernetes.io/arch: amd64