Skip to content
This repository has been archived by the owner on May 26, 2023. It is now read-only.

v0.25.0

Compare
Choose a tag to compare
@gardener-robot-ci-2 gardener-robot-ci-2 released this 07 Jul 10:00
· 163 commits to main since this release

[component-cli]

✨ New Features

  • [USER] It is now possible to skip the tls verification for oci registries by providing the flag --insecure-skip-tls-verify=true. (9968056)
    • The flag defaults to false and should only be used with trusted registries.

🏃 Others

  • [DEPENDENCY] The cobra cli lib has been updated to v1.2.0 whcih features now a built in completion script. (bf662bd)