Skip to content

v1.1.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 07 Feb 18:37
· 554 commits to main since this release
40a6806

v1.1.0 - 2022-02-03

Changelog

Code Refactoring 💎

  • 14489c7 refactor: update mdbook install and serve

Continuous Integration 💜

  • 4e9dff5 ci: add goreleaser workflow for release
  • d0e614f ci: fix shellcheck file paths
  • 00a1445 ci: add markdown-link-check workflow

Documentation 📘

  • 8c41c4a docs: remove helm repo url change note in install steps
  • 052429b docs: add slack badge
  • 95218a6 docs: fix dead links based on errors
  • 0391489 docs: update features and add toc
  • ba364e1 docs: Update helm README.md with linux crd image values (kubernetes-sigs#797)
  • 856ad85 docs: update supported feature by current providers
  • a760c18 docs: fix typo in api version group name
  • ed9ecf3 docs: add design docs and roadmap to website
  • 99aafa5 docs: add project status to docs

Features 🌈

Maintenance 🔧

  • ccb9fa4 chore: updates trivy command
  • a596624 chore: log invalid key in error
  • dac5381 chore: update debian-base to bullseye-v1.1.0
  • f694be2 chore: bump node-driver-reegistrar image to v2.4.0
  • 9750771 chore: remove deprecated --filtered-watch-secret flag
  • c78559e chore: bump livenessprobe image to v2.5.0
  • 2b27e0c chore: upgrade kubernetes deps
  • 6069215 chore: use TARGETARCH for image build and makefile update
  • e1f143c chore: use corev1 as import alias instead of v1

Security Fix 🛡️

Testing 💚