Skip to content

Commit

Permalink
bump kubeconform to v0.6.7
Browse files Browse the repository at this point in the history
Bump manifestlint's kubeconform image to v0.6.7.

Signed-off-by: Tuomo Tanskanen <[email protected]>
  • Loading branch information
tuminoid committed Jan 10, 2025
1 parent bdfe131 commit 312e78d
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 @@ -35,6 +35,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 312e78d

Please sign in to comment.