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.
2 parents 86ad924 + 5503084 commit 2dd3e38Copy full SHA for 2dd3e38
Makefile
@@ -1,6 +1,6 @@
1
# Tool versions
2
CTRL_RUNTIME_VERSION := $(shell awk '/sigs.k8s.io\/controller-runtime/ {print substr($$2, 2)}' go.mod)
3
-ARGOCD_VERSION = 2.10.2
+ARGOCD_VERSION = 2.11.7
4
5
# Test tools
6
BIN_DIR := $(shell pwd)/bin
0 commit comments