Skip to content

chore(chart-deps): update cert-manager to version v1.21.2 - #3642

Open
svcAPLBot wants to merge 6 commits into
mainfrom
ci-update-cert-manager-to-v1.21.2
Open

chore(chart-deps): update cert-manager to version v1.21.2#3642
svcAPLBot wants to merge 6 commits into
mainfrom
ci-update-cert-manager-to-v1.21.2

Conversation

@svcAPLBot

Copy link
Copy Markdown
Contributor

This PR updates the dependency cert-manager to version v1.21.2.

@svcAPLBot svcAPLBot added the chart-deps Auto generated helm chart dependencies label Sep 12, 2026
@merll
merll marked this pull request as ready for review September 14, 2026 07:07
Copilot AI lite review requested due to automatic review settings September 14, 2026 07:07
@svcAPLBot

Copy link
Copy Markdown
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

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🟢 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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

chart-deps Auto generated helm chart dependencies

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants