We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 90d6fff commit 6b2f533Copy full SHA for 6b2f533
platform/argocd/Makefile
@@ -2,7 +2,7 @@
2
.DEFAULT_GOAL := help
3
4
# Variables
5
-DEFAULT_VERSION := v2.11.7
+DEFAULT_VERSION := v2.14.11
6
VERSION ?= $(DEFAULT_VERSION)
7
ARGO_CD_BASE_URL := https://raw.githubusercontent.com/argoproj/argo-cd
8
OUTPUT_YAML := base/deploy.yaml
0 commit comments