arm fixed upstream

This commit is contained in:
Roxedus 2022-07-02 20:02:53 +02:00
parent c6452da2d2
commit 11a16def5d
No known key found for this signature in database
GPG Key ID: EBC13557C4D91D7B
3 changed files with 7 additions and 7 deletions

View File

@ -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"

View File

@ -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

View File

@ -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