We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ce9bbf2 commit b21aea0Copy full SHA for b21aea0
tools/kustomize/manifest.yaml
@@ -1,6 +1,6 @@
1
# yaml-language-server: $schema=https://tools.uniget.dev/schema.yaml
2
name: kustomize
3
-version: "5.5.0"
+version: "5.6.0"
4
check: ${binary} version --short | tr -s ' ' | cut -d' ' -f1 | cut -d/ -f2 | tr -d v
5
platforms:
6
- linux/amd64
0 commit comments