chore(chart-deps): update cert-manager to version v1.21.2 - #3642
Open
svcAPLBot wants to merge 6 commits into
Open
chore(chart-deps): update cert-manager to version v1.21.2#3642svcAPLBot wants to merge 6 commits into
svcAPLBot wants to merge 6 commits into
Conversation
Contributor
Author
|
Comparison of Helm chart templating output: # cert-manager/templates/cainjector-deployment.yaml
@@ spec.template.spec.containers.cert-manager-cainjector.image @@
! ± value change
- quay.io/jetstack/cert-manager-cainjector:v1.21.1
+ quay.io/jetstack/cert-manager-cainjector:v1.21.2
# cert-manager/templates/cainjector-rbac.yaml
# cert-manager/templates/cainjector-service.yaml
# cert-manager/templates/cainjector-serviceaccount.yaml
# cert-manager/templates/controller-config.yaml
# cert-manager/templates/crd-acme.cert-manager.io_challenges.yaml
# cert-manager/templates/crd-acme.cert-manager.io_orders.yaml
# cert-manager/templates/crd-cert-manager.io_certificaterequests.yaml
# cert-manager/templates/crd-cert-manager.io_certificates.yaml
# cert-manager/templates/crd-cert-manager.io_clusterissuers.yaml
# cert-manager/templates/crd-cert-manager.io_issuers.yaml
# cert-manager/templates/deployment.yaml
@@ spec.template.spec.containers.cert-manager-controller.image @@
! ± value change
- quay.io/jetstack/cert-manager-controller:v1.21.1
+ quay.io/jetstack/cert-manager-controller:v1.21.2
@@ spec.template.spec.containers.cert-manager-controller.args @@
! - one list entry removed:
- - "--acme-http01-solver-image=quay.io/jetstack/cert-manager-acmesolver:v1.21.1"
! + one list entry added:
+ - "--acme-http01-solver-image=quay.io/jetstack/cert-manager-acmesolver:v1.21.2"
# cert-manager/templates/rbac.yaml
# cert-manager/templates/service.yaml
# cert-manager/templates/serviceaccount.yaml
# cert-manager/templates/servicemonitor.yaml
# cert-manager/templates/startupapicheck-job.yaml
@@ spec.template.spec.containers.cert-manager-startupapicheck.image @@
! ± value change
- quay.io/jetstack/cert-manager-startupapicheck:v1.21.1
+ quay.io/jetstack/cert-manager-startupapicheck:v1.21.2
# cert-manager/templates/startupapicheck-rbac.yaml
# cert-manager/templates/startupapicheck-serviceaccount.yaml
# cert-manager/templates/webhook-deployment.yaml
@@ spec.template.spec.containers.cert-manager-webhook.image @@
! ± value change
- quay.io/jetstack/cert-manager-webhook:v1.21.1
+ quay.io/jetstack/cert-manager-webhook:v1.21.2
# cert-manager/templates/webhook-mutating-webhook.yaml
# cert-manager/templates/webhook-rbac.yaml
# cert-manager/templates/webhook-service.yaml
# cert-manager/templates/webhook-serviceaccount.yaml
# cert-manager/templates/webhook-validating-webhook.yaml
# otomi-api/templates/core-config.yaml
@@ data.core.yaml @@
! ± value change in multiline text (one insert, one deletion)
adminApps:
- deps:
- prometheus
name: alertmanager
[176 lines unchanged)]
using those certificates. It can issue certificates from a variety of supported
sources, including Let's Encrypt, HashiCorp Vault, and Venafi as well as private
PKI, and it ensures certificates remain valid and up to date, attempting to
renew certificates at an appropriate time before expiry.
- appVersion: 1.21.1
+ appVersion: 1.21.2
integration: Cert-manager is used by App Platform to automatically create and
rotate TLS certificates for service endpoints. You may bring your own CA, or
let App Platform create one for you (default). It is recommended to use Let's
Encrypt for production certificates. Setting cert-manager to use Let's Encrypt
[425 lines unchanged)]
path: /explore?orgId=1&left=%7B"datasource":"loki","queries":%5B%7B"refId":"A","expr":"","queryType":"range","datasource":%7B"type":"loki","uid":"loki"%7D%7D%5D,"range":%7B"from":"now-1h","to":"now"%7D%7D
useHost: grafana
- name: tekton
ownHost: true
# otomi-api/templates/deployment.yaml
# rabbitmq-cluster-operator/templates/messaging-topology-operator/validating-webhook-configuration.yaml
# values-repo.yaml
|
Contributor
There was a problem hiding this comment.
🟢 Approval recommended
All reviewed version references are synchronized, with no unresolved review comments.
Pull request overview
Updates cert-manager from v1.21.1 to v1.21.2 across chart, documentation, dependency, and application metadata.
Changes:
- Bumps the Helm dependency and chart versions.
- Updates installation documentation and app catalog metadata.
File summaries
| File | Summary |
|---|---|
charts/dependencies.yaml |
Updates the cert-manager dependency version. |
charts/cert-manager/README.md |
Updates the documented install version. |
charts/cert-manager/Chart.yaml |
Updates chart and application versions. |
apps.yaml |
Updates application metadata. |
Review details
- Files reviewed: 4/4 changed files
- Comments generated: 0
- Review effort level: Lite
💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR updates the dependency cert-manager to version v1.21.2.