mirror of
https://github.com/kubernetes-sigs/kubespray.git
synced 2025-12-13 21:34:40 +03:00
Add argocd_install component to hash update script with checksum entries (#12358)
This commit is contained in:
@@ -48,4 +48,8 @@ gh api graphql -H "X-Github-Next-Global-ID: 1" -f query='{
|
||||
gvisor: repository(owner: "google", name: "gvisor") {
|
||||
id
|
||||
}
|
||||
argocd: repository(owner: "argoproj", name: "argo-cd") {
|
||||
id
|
||||
}
|
||||
|
||||
}'
|
||||
|
||||
Reference in New Issue
Block a user