chore(deps): update quay.io/jetstack/charts/cert-manager docker tag to v1.21.1 #128
Open
renovate-bot
wants to merge 1 commit from
renovate/quay.io-jetstack-charts-cert-manager-1.x into main
pull from: renovate/quay.io-jetstack-charts-cert-manager-1.x
merge into: ops:main
ops:main
ops:renovate/ghcr.io-paperless-ngx-paperless-ngx-3.x
ops:renovate/ghcr.io-remsky-kokoro-fastapi-gpu-0.x
ops:renovate/ghcr.io-perfectra1n-kubesearch-mcp-1.x
ops:renovate/ghcr.io-atuinsh-atuin-18.x
ops:renovate/docker.io-binwiederhier-ntfy-2.x
ops:renovate/forgejo-1.x-lockfile
ops:renovate/registry.erwanleboucher.dev-eleboucher-charts-memini-0.x
ops:renovate/ghcr.io-siderolabs-installer-1.13.x
ops:renovate/ghcr.io-scanopy-scanopy-server-0.x
ops:renovate/crowci-0.x-lockfile
ops:renovate/loki-7.x
ops:renovate/gitlab-10.x
ops:renovate/ghcr.io-rommapp-romm-5.x
ops:renovate/quay.io-thanos-thanos-0.x
ops:renovate/plugin-barman-cloud-0.x
ops:renovate/cilium-1.x
ops:renovate/uv_build-0.x
ops:renovate/open-webui-15.x
ops:renovate/ghcr.io-siderolabs-charts-talos-cloud-controller-manager-0.x
ops:renovate/code.forgejo.org-forgejo-helm-forgejo-17.x
ops:renovate/ghcr.io-stacklok-toolhive-toolhive-operator-crds-0.x
ops:renovate/ghcr.io-stacklok-toolhive-toolhive-operator-0.x
ops:renovate/nvidia-gpu-exporter-2.x
ops:renovate/ghcr.io-diced-zipline-4.x
ops:renovate/sentry-33.x
ops:renovate/kube-prometheus-stack-87.x
ops:renovate/ghcr.io-mogenius-helm-charts-renovate-operator-5.x
ops:renovate/ghcr.io-controlplaneio-fluxcd-charts-flux-operator-0.x
ops:renovate/ghcr.io-home-operations-kromgo-0.x
ops:renovate/ghcr.io-home-operations-charts-echo-0.x
ops:renovate/ghcr.io-usememos-memos-0.x
ops:renovate/ghcr.io-helmforgedev-helm-kubernetes-mcp-server-1.x
ops:renovate/codefloe.com-crowci-crow-2.x
ops:renovate/altinity-clickhouse-operator-0.x
ops:renovate/ghcr.io-siderolabs-kubelet-1.x
ops:renovate/ghcr.io-siderolabs-kubelet-1.34.x
ops:renovate/mirror.gcr.io-envoyproxy-gateway-helm-1.x
ops:renovate/mail-5.x
ops:renovate/kubernetes.core-6.x
ops:renovate/ghcr.io-goauthentik-server-2026.x
ops:renovate/reloader-2.x
ops:renovate/metrics-server-3.x
ops:renovate/cert-manager-webhook-pdns-3.x
ops:renovate/bluesky-pds-0.x
ops:renovate/ghcr.io-sysadminsmedia-homebox-0.x
ops:renovate/promtail-6.x
ops:renovate/loki-6.x
ops:renovate/cloudnative-pg-0.x
ops:renovate/github.com-imusmanmalik-cert-manager-mixin-1.x
ops:renovate/gitlab-agent-2.x
ops:renovate/ghcr.io-spegel-org-helm-charts-spegel-0.x
ops:renovate/lock-file-maintenance
ops:renovate/bitwarden-secrets-1.x
ops:renovate/gitlab-19.x
ops:renovate/authentik-2026.x
ops:renovate/ruby-4.x
ops:renovate/docker.io-healthchecks-healthchecks-4.x
ops:renovate/plausible-analytics-3.x
ops:renovate/sops-1.x
ops:renovate/random-3.x
ops:renovate/registry.gitlab.com-fmd-foss-fmd-server-0.x
ops:renovate/plausible-analytics-2.x
ops:renovate/quay.io-oauth2-proxy-oauth2-proxy-7.x
ops:renovate/python-3.x
ops:renovate/johly-airtrail-3.x
ops:renovate/ghcr.io-gethomepage-homepage-1.x
ops:renovate/ingress-nginx-4.x
ops:renovate/gitlab-9.x
ops:renovate/ghcr.io-rommapp-romm-4.x
ops:renovate/ghcr.io-gotson-komga-1.x
ops:renovate/gabehf-koito-0.x
ops:renovate/willshersystems.sshd-0.x
ops:renovate/containers.podman-1.x
ops:renovate/ghcr.io-prometheus-community-charts-prometheus-operator-crds-30.x
No reviewers
Labels
Clear labels
No items
No labels
Milestone
Clear milestone
No items
No milestone
Projects
Clear projects
No items
No project
Assignees
Clear assignees
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
ops/homelab!128
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "renovate/quay.io-jetstack-charts-cert-manager-1.x"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
This PR contains the following updates:
1.21.0→v1.21.1Release Notes
cert-manager/cert-manager (quay.io/jetstack/charts/cert-manager)
v1.21.1Compare Source
cert-manager is the easiest way to automatically manage certificates in Kubernetes and OpenShift clusters.
v1.21.1 fixes a controller panic for Certificates with
spec.renewal.policy: Disabled, a regression in 1.21.0 which caused log spam and dropped Secret informer events, Issuers and ClusterIssuers getting stuck atReady=False(InvalidSolver) when a referenced ACME DNS-01 solver Secret is created after the Issuer, and the commented Gateway API example in the Helm chart values. It also updates several dependencies to fix reported security vulnerabilities.All users should upgrade.
Changes by Kind
Bug or Regression
gatewayAPI.enabledinstead of the invalidgatewayAPI.enable. (#9012, @mateenali66)Other (Cleanup or Flake)
golang.org/x/textto v0.40.0 to fix a reported security vulnerability (#9039, @wallrj-cyberark)google.golang.org/grpcto v1.82.1 to fix a reported security vulnerability (#9063)github.com/google/cel-goto v0.29.0 to fix a reported security vulnerability (#9072)go.opentelemetry.io/otelto v1.44.0 to fix a reported security vulnerability (#9073)v1.21.1Compare Source
cert-manager is the easiest way to automatically manage certificates in Kubernetes and OpenShift clusters.
v1.21.1 fixes a controller panic for Certificates with
spec.renewal.policy: Disabled, a regression in 1.21.0 which caused log spam and dropped Secret informer events, Issuers and ClusterIssuers getting stuck atReady=False(InvalidSolver) when a referenced ACME DNS-01 solver Secret is created after the Issuer, and the commented Gateway API example in the Helm chart values. It also updates several dependencies to fix reported security vulnerabilities.All users should upgrade.
Changes by Kind
Bug or Regression
gatewayAPI.enabledinstead of the invalidgatewayAPI.enable. (#9012, @mateenali66)Other (Cleanup or Flake)
golang.org/x/textto v0.40.0 to fix a reported security vulnerability (#9039, @wallrj-cyberark)google.golang.org/grpcto v1.82.1 to fix a reported security vulnerability (#9063)github.com/google/cel-goto v0.29.0 to fix a reported security vulnerability (#9072)go.opentelemetry.io/otelto v1.44.0 to fix a reported security vulnerability (#9073)Configuration
📅 Schedule: (UTC)
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Mend Renovate.
View command line instructions
Checkout
From your project repository, check out a new branch and test the changes.Merge
Merge the changes and update on Forgejo.