Skip to content

Commit 92fc75c

Browse files
committed
chore(deps): update dependency argoproj/argo-cd to v2.14.5
1 parent 51de8bf commit 92fc75c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tools/argocd/manifest.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# yaml-language-server: $schema=https://tools.uniget.dev/schema.yaml
22
name: argocd
3-
version: "2.14.4"
3+
version: "2.14.5"
44
check: ${binary} version 2>/dev/null | grep ^argocd | cut -d' ' -f2 | cut -d+ -f1 | tr -d v
55
tags:
66
- type/cli

0 commit comments

Comments
 (0)