Skip to content

Releases: okteto/cert-manager-webhook-civo

0.5.4

08 Mar 18:31
5092a17
Compare
Choose a tag to compare
Prepare for release 0.5.4 (#38)

0.5.3

18 Oct 04:49
55fae9a
Compare
Choose a tag to compare

Update readme to only show the OCI option to install the chart

0.5.2

18 Oct 04:26
d29d649
Compare
Choose a tag to compare

The cert-manager-webhook-civo chart is now officially distributed using the github registry.

0.5.1

16 Oct 22:24
a7546a6
Compare
Choose a tag to compare

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

13 Oct 23:21
3cfea5d
Compare
Choose a tag to compare

The webhook now runs on a non-root user. Thanks @j-zimnowoda for your contribution!

0.4.0

06 Sep 10:16
5340c59
Compare
Choose a tag to compare
fix publish flow (#18)

* fix publish flow

0.3.2

22 Oct 19:06
4d1fa2b
Compare
Choose a tag to compare
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

09 Apr 01:21
Compare
Choose a tag to compare
update to 0.3.1

0.3.0

04 Mar 05:51
91ece34
Compare
Choose a tag to compare
Update Chart.yaml

0.2.0

19 Oct 00:26
b5502f4
Compare
Choose a tag to compare
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>