Renovate agent review for #131: feat(container): update image quay.io/jetstack/charts/cert-manager ( v1.19.3 ➔ v1.20.2 ) #67

Closed
opened 2026-06-08 08:29:45 +00:00 by ryangr0 · 0 comments
Owner

Originally created by @Ryangr0 on GitHub.

Originally assigned to: @Ryangr0, @Copilot on GitHub.

Renovate dependency review task

Marker: renovate-agent-review:webgrip/homelab-cluster#131

Review pull request: https://github.com/webgrip/homelab-cluster/pull/131
Repository: webgrip/homelab-cluster
Pull request number: 131
Title: feat(container): update image quay.io/jetstack/charts/cert-manager ( v1.19.3 ➔ v1.20.2 )
Author: @webgrip-renovate[bot]
Base branch: main

Your task

Use the renovate-reviewer agent instructions to produce a dependency update risk assessment for PR #131 in webgrip/homelab-cluster.

Do not create branches, commits, or pull requests. Do not close this tracking issue.

How to research

  1. Fetch live PR metadata, diff, and changed files via gh api or the github/* tools.
  2. Read relevant repository files — find every place this dependency is used.
  3. Look up upstream release notes. Use execute to curl wherever the info lives:
    • GitHub releases API for GitHub-hosted projects
    • Docker Hub API (https://hub.docker.com/v2/repositories/<image>/tags) for container images
    • npm, PyPI, crates.io, ArtifactHub, or the project's own changelog/release page
    • Check ALL versions between old and new, not just the latest
  4. Write the review following the format in the renovate-reviewer agent profile.
  5. Post your review as a PR review comment — this is the ONLY write action:
    gh pr review 131 --repo webgrip/homelab-cluster --comment --body-file review.md
    
    Use gh pr review (NOT gh pr comment or gh issue comment).

Initial changed files

  • bootstrap/helmfile.d/01-apps.yaml (+1/-1)

This PR contains the following updates:

Package Update Change
quay.io/jetstack/charts/cert-manager (source) minor v1.19.3v1.20.2

Release Notes

cert-manager/cert-manager (quay.io/jetstack/charts/cert-manager)

v1.20.2

Compare Source

cert-manager is the easiest way to automatically manage certificates in Kubernetes and OpenShift clusters.

v1.20.2 fixes invalid YAML generated in the Helm chart when both webhook.config
and webhook.volumes are defined, and bumps Go to 1.26.2 along with dependencies
to address reported vulnerabilities.

Changes by Kind
Bug or Regression
Other (Cleanup or Flake)

v1.20.2

Compare Source

cert-manager is the easiest way to automatically manage certificates in Kubernetes and OpenShift clusters.

v1.20.2 fixes invalid YAML generated in the Helm chart when both webhook.config
and webhook.volumes are defined, and bumps Go to 1.26.2 along with dependencies
to address reported vulnerabilities.

Changes by Kind
Bug or Regression
Other (Cleanup or Flake)

v1.20.1

Compare Source

cert-manager is the easiest way to automatically manage certi

Originally created by @Ryangr0 on GitHub. Originally assigned to: @Ryangr0, @Copilot on GitHub. # Renovate dependency review task Marker: `renovate-agent-review:webgrip/homelab-cluster#131` Review pull request: https://github.com/webgrip/homelab-cluster/pull/131 Repository: `webgrip/homelab-cluster` Pull request number: 131 Title: feat(container): update image quay.io/jetstack/charts/cert-manager ( v1.19.3 ➔ v1.20.2 ) Author: @webgrip-renovate[bot] Base branch: `main` ## Your task Use the `renovate-reviewer` agent instructions to produce a dependency update risk assessment for **PR #131** in `webgrip/homelab-cluster`. Do not create branches, commits, or pull requests. Do not close this tracking issue. ## How to research 1. Fetch live PR metadata, diff, and changed files via `gh api` or the `github/*` tools. 2. Read relevant repository files — find every place this dependency is used. 3. Look up upstream release notes. Use `execute` to `curl` wherever the info lives: - GitHub releases API for GitHub-hosted projects - Docker Hub API (`https://hub.docker.com/v2/repositories/<image>/tags`) for container images - npm, PyPI, crates.io, ArtifactHub, or the project's own changelog/release page - Check ALL versions between old and new, not just the latest 4. Write the review following the format in the `renovate-reviewer` agent profile. 5. Post your review as a PR review comment — this is the ONLY write action: ``` gh pr review 131 --repo webgrip/homelab-cluster --comment --body-file review.md ``` Use `gh pr review` (NOT `gh pr comment` or `gh issue comment`). ## Initial changed files - `bootstrap/helmfile.d/01-apps.yaml` (+1/-1) ## Renovate PR body (contains changelog links — follow them) This PR contains the following updates: | Package | Update | Change | |---|---|---| | [quay.io/jetstack/charts/cert-manager](https://cert-manager.io) ([source](https://redirect.github.com/cert-manager/cert-manager)) | minor | `v1.19.3` → `v1.20.2` | --- ### Release Notes <details> <summary>cert-manager/cert-manager (quay.io/jetstack/charts/cert-manager)</summary> ### [`v1.20.2`](https://redirect.github.com/cert-manager/cert-manager/releases/tag/v1.20.2) [Compare Source](https://redirect.github.com/cert-manager/cert-manager/compare/v1.20.2...v1.20.2) cert-manager is the easiest way to automatically manage certificates in Kubernetes and OpenShift clusters. v1.20.2 fixes invalid YAML generated in the Helm chart when both `webhook.config` and `webhook.volumes` are defined, and bumps Go to 1.26.2 along with dependencies to address reported vulnerabilities. ##### Changes by Kind ##### Bug or Regression - Helm: Fix invalid YAML generated when both `webhook.config` and `webhook.volumes` are defined. ([#&#8203;8665](https://redirect.github.com/cert-manager/cert-manager/issues/8665), [@&#8203;cert-manager-bot](https://redirect.github.com/cert-manager-bot)) ##### Other (Cleanup or Flake) - Bump go dependencies with reported vulnerabilities ([#&#8203;8704](https://redirect.github.com/cert-manager/cert-manager/issues/8704), [@&#8203;erikgb](https://redirect.github.com/erikgb)) - Bump go to 1.26.2 ([#&#8203;8703](https://redirect.github.com/cert-manager/cert-manager/issues/8703), [@&#8203;erikgb](https://redirect.github.com/erikgb)) ### [`v1.20.2`](https://redirect.github.com/cert-manager/cert-manager/releases/tag/v1.20.2) [Compare Source](https://redirect.github.com/cert-manager/cert-manager/compare/v1.20.1...v1.20.2) cert-manager is the easiest way to automatically manage certificates in Kubernetes and OpenShift clusters. v1.20.2 fixes invalid YAML generated in the Helm chart when both `webhook.config` and `webhook.volumes` are defined, and bumps Go to 1.26.2 along with dependencies to address reported vulnerabilities. ##### Changes by Kind ##### Bug or Regression - Helm: Fix invalid YAML generated when both `webhook.config` and `webhook.volumes` are defined. ([#&#8203;8665](https://redirect.github.com/cert-manager/cert-manager/issues/8665), [@&#8203;cert-manager-bot](https://redirect.github.com/cert-manager-bot)) ##### Other (Cleanup or Flake) - Bump go dependencies with reported vulnerabilities ([#&#8203;8704](https://redirect.github.com/cert-manager/cert-manager/issues/8704), [@&#8203;erikgb](https://redirect.github.com/erikgb)) - Bump go to 1.26.2 ([#&#8203;8703](https://redirect.github.com/cert-manager/cert-manager/issues/8703), [@&#8203;erikgb](https://redirect.github.com/erikgb)) ### [`v1.20.1`](https://redirect.github.com/cert-manager/cert-manager/releases/tag/v1.20.1) [Compare Source](https://redirect.github.com/cert-manager/cert-manager/compare/v1.20.1...v1.20.1) cert-manager is the easiest way to automatically manage certi
Sign in to join this conversation.
No labels
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
webgrip/homelab-cluster#67
No description provided.