Releases: okteto/cert-manager-webhook-civo
Releases · okteto/cert-manager-webhook-civo
0.5.4
0.5.3
Update readme to only show the OCI option to install the chart
0.5.2
The cert-manager-webhook-civo chart is now officially distributed using the github registry.
0.5.1
The deployment will now listen to port 8443, to support both root and non-root identities.
Helm Chart can be installed using the command below:
helm upgrade --install cert-manager-webhook-civo oci://ghcr.io/okteto/cert-manager-webhook-civo --version 0.5.1
0.5.0
The webhook now runs on a non-root user. Thanks @j-zimnowoda for your contribution!
0.4.0
fix publish flow (#18) * fix publish flow
0.3.2
0.3.2 release (#15) * Add permission to list flow controller events * update civogo * update dependencies * Update docs * update okteto.yml to the v2 of the manifest
0.3.1
update to 0.3.1
0.3.0
Update Chart.yaml
0.2.0
0.2.0 (#2) * update to cert-managers v1 api * add logs and better error management * add dev env and instructions * generate readme for chart Signed-off-by: Ramiro Berrelleza <rberrelleza@gmail.com>