Skip to content

v0.6.0

Compare
Choose a tag to compare
@github-actions github-actions released this 09 Jan 09:43
· 153 commits to main since this release

Changelog

  • db283e2 Add version flag (#85)
    • Run crdoc --version to see version information
  • 70e7473 Added docker publish to goreleaser (#108)
    • Example: docker run -u $(id -u):$(id -g) --rm -v ${PWD}:/workdir ghcr.io/fybrik/crdoc:0.6.0 --resources /workdir/example/crds --output /workdir/example/output.md
  • 00b58e0 Upgrade to go 1.17