Commit Graph

14 Commits

Author SHA1 Message Date
Bitnami Containers
fec47a5de5 [bitnami/cert-manager] Release 0.4.8 updating components versions
Signed-off-by: Bitnami Containers <containers@bitnami.com>
2022-03-17 09:17:10 +00:00
Bitnami Containers
168c6c240f [bitnami/cert-manager] Release 0.4.7 updating components versions
Signed-off-by: Bitnami Containers <containers@bitnami.com>
2022-03-16 08:10:41 +00:00
Bitnami Containers
790cf47206 [bitnami/cert-manager] Release 0.4.5 updating components versions
Signed-off-by: Bitnami Containers <containers@bitnami.com>
2022-02-04 19:30:31 +00:00
Bitnami Containers
7855d39455 [bitnami/cert-manager] Release 0.4.3 updating components versions
Signed-off-by: Bitnami Containers <containers@bitnami.com>
2022-01-26 22:27:14 +00:00
Bitnami Containers
73d019f549 [bitnami/cert-manager] Release 0.1.27 updating components versions
Signed-off-by: Bitnami Containers <containers@bitnami.com>
2021-12-01 20:34:35 +00:00
Bitnami Containers
e97627fff3 [bitnami/cert-manager] Release 0.1.24 updating components versions
Signed-off-by: Bitnami Containers <containers@bitnami.com>
2021-10-28 12:07:04 +00:00
Bitnami Containers
cd61b16177 [bitnami/cert-manager] Release 0.1.21 updating components versions
Signed-off-by: Bitnami Containers <containers@bitnami.com>
2021-09-30 20:59:09 +00:00
Bitnami Containers
e3181e52c6 [bitnami/cert-manager] Release 0.1.20 updating components versions
Signed-off-by: Bitnami Containers <containers@bitnami.com>
2021-09-24 01:11:00 +00:00
Bitnami Containers
91246e9a94 [bitnami/cert-manager] Release 0.1.11 updating components versions
Signed-off-by: Bitnami Containers <containers@bitnami.com>
2021-08-06 19:09:33 +00:00
Bitnami Containers
2fe1e2942d [bitnami/cert-manager] Release 0.1.10 updating components versions
Signed-off-by: Bitnami Containers <containers@bitnami.com>
2021-08-02 18:20:05 +00:00
Bitnami Containers
32728f4b0f [bitnami/cert-manager] Release 0.1.5 updating components versions
Signed-off-by: Bitnami Containers <containers@bitnami.com>
2021-07-15 21:58:27 +00:00
Bitnami Containers
6e8859e481 [bitnami/cert-manager] Release 0.1.4 updating components versions
Signed-off-by: Bitnami Containers <containers@bitnami.com>
2021-06-15 21:51:12 +00:00
Bitnami Containers
9d050ac914 [bitnami/cert-manager] Release 0.1.2 updating components versions
Signed-off-by: Bitnami Containers <containers@bitnami.com>
2021-05-24 02:53:27 +00:00
alvneiayu
35d81616db [bitnami/cert-manager] Include Cert Manager (#6271)
* [bitnami/cert-manager] Include Cert Manager

* Fix Chart.yaml

* Include CRDs

* Modify cert manager chart to include the changes requested

- Modify certManager name to certmanager inside _helpers.tpl
- Modify category from Infrastructure to CertificateAuthority
- Change apiVersion to V2
- Include new keywords suggestion
- Complete values.yaml with values forgotten (modified controller, webhook and cainjector values.yaml sections)
- Modify values.yaml Readmenator correct structure
- Move logLevel and leaderElection namespace to common section
- Change prometheus section to metric
- Include quotes in all the namespaces
- Include Custom https port key for the webhook service
- Allow custom service name in our serviceaccount yamls.
- Move all controller files from template to template/controller

* Modify cert manager chart to include the new round of changes requested

- Remove extra space inside Chart.yaml
- Remove unneeded comments inside values.yaml
- Include replicaCount in each component inside the cert manager (controller, webhook and cainjector).
- Moved RBAC parameters to "Other parameters" section
- Added generic comment to reference Bitnami image
- Remove customStartupProbe, customLivenessProbe and customReadinessProbe in controller and cainjector.
- Set up prometheus port dinamically inside the ServiceMonitor and values.yaml
- Remove yamllint unneeded comments
- Include validateValues function
- Modify the README TIPOs and include new values.yaml changes.

* Commit unneeded global section

* Missing starting space in global comment

* Restore global values

* Modify cert manager chart to include the changes requested

 - Include NOTES.txt
 - Delete '---' lines inside service files
 - Modify service names
 - Include targetPort in ServiceMonitor
 - Set up port number instead of controller label in service monitor to make it works

* [bitnami/cert-manager] Update components versions

Signed-off-by: Bitnami Containers <containers@bitnami.com>

Co-authored-by: Bitnami Containers <containers@bitnami.com>
2021-05-18 16:48:28 +02:00