Skip to content

Commit

Permalink
Merge pull request #2235 from Nordix/tuomo/bump-manifestlint
Browse files Browse the repository at this point in the history
🌱 bump kubeconform to v0.6.7
  • Loading branch information
metal3-io-bot authored Jan 13, 2025
2 parents bf5ad40 + 11ad98e commit 86e7a50
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion hack/manifestlint.sh
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,6 @@ else
--volume "${PWD}:${WORKDIR}:ro,z" \
--entrypoint sh \
--workdir "${WORKDIR}" \
ghcr.io/yannh/kubeconform:v0.6.2-alpine@sha256:49b5f6b320d30c1b8b72a7abdf02740ac9dc36a3ba23b934d1c02f7b37e6e740 \
ghcr.io/yannh/kubeconform:v0.6.7-alpine@sha256:824e0c248809e4b2da2a768b16b107cf17ada88a89ec6aa6050e566ba93ebbc6 \
"${WORKDIR}"/hack/manifestlint.sh "$@"
fi

0 comments on commit 86e7a50

Please sign in to comment.