We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 142a37f commit af91f9aCopy full SHA for af91f9a
tools/apko/manifest.yaml
@@ -1,6 +1,6 @@
1
# yaml-language-server: $schema=https://tools.uniget.dev/schema.yaml
2
name: apko
3
-version: "0.25.1"
+version: "0.25.2"
4
check: ${binary} version 2>&1 | grep ^GitVersion | tr -s ' ' | cut -d' ' -f2 | tr -d v
5
build_dependencies:
6
- go
0 commit comments