Skip to content

Commit 6b2f533

Browse files
committed
chore(argocd): Upgrade to latest
Good version to upgrade to.
1 parent 90d6fff commit 6b2f533

File tree

2 files changed

+3254
-191
lines changed

2 files changed

+3254
-191
lines changed

platform/argocd/Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
.DEFAULT_GOAL := help
33

44
# Variables
5-
DEFAULT_VERSION := v2.11.7
5+
DEFAULT_VERSION := v2.14.11
66
VERSION ?= $(DEFAULT_VERSION)
77
ARGO_CD_BASE_URL := https://raw.githubusercontent.com/argoproj/argo-cd
88
OUTPUT_YAML := base/deploy.yaml

0 commit comments

Comments
 (0)