We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 51de8bf commit 92fc75cCopy full SHA for 92fc75c
tools/argocd/manifest.yaml
@@ -1,6 +1,6 @@
1
# yaml-language-server: $schema=https://tools.uniget.dev/schema.yaml
2
name: argocd
3
-version: "2.14.4"
+version: "2.14.5"
4
check: ${binary} version 2>/dev/null | grep ^argocd | cut -d' ' -f2 | cut -d+ -f1 | tr -d v
5
tags:
6
- type/cli
0 commit comments