Skip to content

v0.2.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 07 Nov 10:18
· 6 commits to main since this release

🚀 New Features

  • Image - Add new annotation kimup.cloudavenue.io/failure-policy to control the failure policy of the image tag mutation. The default value is Fail. The supported values are Fail and Ignore. (GH-93)

🎉 Improvements

  • image/status - Fix the documentation of the `image/status. (GH-101)

🐛 Bug Fixes

  • healthz - Fix the issue where the port specified in the healthz-port configuration was not being used. (GH-100)
  • image - Now the image is displayed correctly the last-result. (GH-101)
  • image - Now the status of the image is displayed correctly in the image list if the image/repository is not found in the registry. (GH-103)
  • kimup-controller - Now the application restart if the kubernetes watch connection is lost. (GH-109)
  • kimup-operator - Now webhook start with default port 9443. (GH-105)
  • metrics - Fix the issue where the port specified in the metrics-port configuration was not being used. (GH-100)

:dependabot: Dependencies

  • deps: bumps github.com/onsi/ginkgo/v2 from 2.20.2 to 2.21.0 (GH-96)