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 81d0be6 commit d304e73Copy full SHA for d304e73
tools/argocd/manifest.yaml
@@ -1,6 +1,6 @@
1
# yaml-language-server: $schema=https://tools.uniget.dev/schema.yaml
2
name: argocd
3
-version: "3.0.2"
+version: "3.0.3"
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