arm fixed upstream
This commit is contained in:
parent
c6452da2d2
commit
11a16def5d
@ -1,6 +1,6 @@
|
|||||||
dependencies:
|
dependencies:
|
||||||
- name: argo-cd
|
- name: argo-cd
|
||||||
repository: https://argoproj.github.io/argo-helm
|
repository: https://argoproj.github.io/argo-helm
|
||||||
version: 4.9.4
|
version: 4.9.8
|
||||||
digest: sha256:0a8611a7fd8b0c3e6ba9dcbb697b2aa27c0ad3d82958858b03e72597fdaf1280
|
digest: sha256:c060dacdd74d62315468e85e98ac69509665a21c2f9c9a1c64a40b214c7284a4
|
||||||
generated: "2022-06-17T08:00:17.142742836Z"
|
generated: "2022-07-02T19:25:29.148299141+02:00"
|
||||||
|
@ -3,5 +3,5 @@ name: argo-cd
|
|||||||
version: 1.0.0
|
version: 1.0.0
|
||||||
dependencies:
|
dependencies:
|
||||||
- name: argo-cd
|
- name: argo-cd
|
||||||
version: 4.9.4
|
version: 4.9.8
|
||||||
repository: https://argoproj.github.io/argo-helm
|
repository: https://argoproj.github.io/argo-helm
|
||||||
|
@ -16,6 +16,6 @@ argo-cd:
|
|||||||
- type: helm
|
- type: helm
|
||||||
name: argo-cd
|
name: argo-cd
|
||||||
url: https://argoproj.github.io/argo-helm
|
url: https://argoproj.github.io/argo-helm
|
||||||
applicationSet:
|
#applicationSet:
|
||||||
nodeSelector:
|
# nodeSelector:
|
||||||
kubernetes.io/arch: amd64
|
# kubernetes.io/arch: amd64
|
||||||
|
Loading…
Reference in New Issue
Block a user