Skip to content

v8.0.0

Compare
Choose a tag to compare
@kahoona77 kahoona77 released this 12 Sep 06:02
· 230 commits to develop since this release
v8.0.0
eb7c4c5

Added

  • [#141] Add target to generate, apply etc. components resources.
    • Because of the new dev proxy registry image tags will now receive a -dev suffix to avoid getting a version that matches tags in the remote registry. This prevents the registry proxy to pull the remote image. The random make variable IMAGE_DEV is now part of the k8s-component.mk and projects no longer need to override it.

Breaking change ahead!

Changed

  • Changed name of component targets for better readability.
    • Keep in mind to update affected targets in build pipelines.