IBM / cert-manager-webhook-ibmcis

Cert-manager.io webhook to use IBM Cloud Internet Service (ibmcis)
Apache License 2.0
2 stars 7 forks source link

Version cert-manager-webhook-ibmcis #11

Open jowko opened 11 months ago

jowko commented 11 months ago

Recently a new version of cert-manager-webhook-ibmcis was prepared but there is no versioning for this plugin. This makes it harder for developers to manage their environments since I either can install the newest version possible of cert-manager-webhook-ibmcis or download this repo and revert some commits to apply older version if I'm using older cert-manager version.

Lack of versioning also makes it harder to check if there is a newer version available. I propose to tag git repository each time when new version is released and also prepare release in github. Version in Chart.yaml could also be updated after each release and the artifacts could be published to public repositories too, like https://artifacthub.io/

hughhuangzh commented 11 months ago

@jowko thanks, that's very good suggestion, I add the version in git repo and will keep chart version updated. will check how to publish to artifacthub.io/