mirror of
https://github.com/bitnami/charts.git
synced 2026-03-01 15:07:34 +08:00
* [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>
7 lines
219 B
Plaintext
7 lines
219 B
Plaintext
dependencies:
|
|
- name: common
|
|
repository: https://charts.bitnami.com/bitnami
|
|
version: 1.5.1
|
|
digest: sha256:d3e338772e7d4eca307e5eb080525d244a57e2eb26fd6787cb72b2bf5dbe848e
|
|
generated: "2021-05-18T12:40:50.795097501Z"
|