Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion profiles/binaries.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ binary:
- argocd:
url: https://github.com/argoproj/argo-cd/releases/download/v{{ .version }}/argocd-linux-amd64
bin: argocd-linux-amd64
version: 2.14.5 # datasource=github-tags depName=argoproj/argo-cd
version: 2.14.21 # datasource=github-tags depName=argoproj/argo-cd
- kubectl:
url: https://dl.k8s.io/release/v{{ .version }}/bin/linux/amd64/kubectl
bin: kubectl
Expand Down