chore(helm): Update AUTOMERGE - Helm Minor Updates#219
Open
renovate[bot] wants to merge 1 commit intomainfrom
Open
chore(helm): Update AUTOMERGE - Helm Minor Updates#219renovate[bot] wants to merge 1 commit intomainfrom
renovate[bot] wants to merge 1 commit intomainfrom
Conversation
Contributor
📦 PR Charts Available for TestingThe following charts from this PR have been packaged and published:
Testing with Helmhelm repo add pr-charts https://raw.githubusercontent.com/trowaflo/helm-charts/pr-charts
helm repo update
helm search repo pr-charts
helm install test-release pr-charts/<chart-name> --version <version-from-above>💡 These charts will be automatically removed when this PR is merged or closed. |
Contributor
6f58c14 to
331e791
Compare
331e791 to
bc5b40d
Compare
bc5b40d to
198b596
Compare
198b596 to
7cafe85
Compare
7cafe85 to
ba8d3b5
Compare
ba8d3b5 to
5c3114c
Compare
5c3114c to
86b3258
Compare
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 contains the following updates:
v1.19.4→v1.20.00.8.0→0.9.42.0.0→2.1.2v2.1.2→v2.2.22.33.6→2.39.028.6.0→28.13.0Release Notes
cert-manager/cert-manager (cert-manager)
v1.20.0Compare Source
v1.20.0Compare Source
cert-manager is the easiest way to automatically manage certificates in Kubernetes and OpenShift clusters.
v1.20.0 adds alpha support for the new ListenerSet resource, adds support for Azure Private DNS; parentRefs are no longer required when using ACME with Gateway API, and OtherNames was promoted to Beta.
Changes by Kind
Feature
imagePullSecretsin thestartupapicheck-jobHelm template to enable pulling images from private registries. (#8186, @mathieu-clnk)parentRefoverride annotations on the Certificate resource. (#8518, @hjoshi123)venafi.cert-manager.io/custom-fieldsannotation on Issuer/ClusterIssuer and use it as base with override/append capabilities on Certificate level. (#8301, @k0da)acme.cert-manager.io/http01-ingress-ingressclassnameto overridehttp01.ingress.ingressClassNamefield in HTTP-01 challenge solvers. (#8244, @lunarwhite)global.nodeSelectorto helm chart to perform amergeand allow for a singlenodeSelectorto be set across all services. (#8195, @StingRayZA)XListenerSetsfeature gate (#8394, @hjoshi123)Documentation
Bug or Regression
Add full detailed DNS-01 errors to the events attached to the Challenge, for easier debugging (#8221, @wallrj-cyberark)
v1.25.5to fixCVE-2025-61727andCVE-2025-61729(#8290, @octo-sts[bot])cert-manager. Previously, it was set depending on various factors (namespace cert-manager is installed in and/or Helm release name). (#8162, @LiquidPL)Other (Cleanup or Flake)
XListenerSetsfeature gate toListenerSets(#8501, @hjoshi123)aureq/cert-manager-webhook-ovh (cert-manager-webhook-ovh)
v0.9.4Compare Source
Noteworthy changes
v0.9.3Compare Source
⭐ If you are using this project, please consider supporting it by starring the repository. It helps me a lot to keep maintaining and improving this project. Thank you!
❤️ In loving memory of my mom. She was my biggest supporter. This release is dedicated to her memory. I miss you mom, and I love you. April 27th, 1948 ~ February 19th, 2026.
Noteworthy changes
secret-readerRoleBindingroleRefkind configurable viarbac.roleTypeto address a permission issue.rbac.roleTypeoption in Helm templatespod.tolerationssupportpod.tolerationsparameter in READMEnodeSelector,affinityandtolerationsDependencies
v0.9.2Compare Source
⭐ If you are using this project, please consider supporting it by starring the repository. It helps me a lot to keep maintaining and improving this project. Thank you!
❤️ In loving memory of my mom. She was my biggest supporter. This release is dedicated to her memory. I miss you mom, and I love you. April 27th, 1948 ~ February 19th, 2026.
Noteworthy changes
groupNameempty value validation in Helm templatesDependencies
v0.9.1Compare Source
⭐ If you are using this project, please consider supporting it by starring the repository. It helps me a lot to keep maintaining and improving this project. Thank you!
❤️ In loving memory of my mom. She was my biggest supporter. This release is dedicated to her memory. I miss you mom, and I love you. April 27th, 1948 ~ February 19th, 2026.
Noteworthy changes
ovhAuthenticationRefas optional in issuer schemanilguards for authentication objects in Helm template helpers (fixes #79)v0.9.0Compare Source
⭐ If you are using this project, please consider supporting it by starring the repository. It helps me a lot to keep maintaining and improving this project. Thank you!
Breaking changes and important notes
🚀 Overall, this release gets us closer to a more robust, polished and user-friendly Helm chart. The time and quality invested in this release aim to bring it close to what you'd expect from a commercial product.
🚀 The
values.yamlis now fully documented and it now supports JSON schema validation. A lot of time has gone into rewriting unit tests to catch potential issues and ensure the stability of this Helm chart. The new validator template and the JSON schema validation helps catch configuration errors early and provides much better feedback to users.values.yamlfile has been reorganized and some configuration keys have been moved. Please refer to the updatedvalues.yamland the newREADME.mdfor details on the new structure and configuration options.tolerationsdue to a problem with the Helm Chart template rendering.❤️ In loving memory of my mom. She was my biggest supporter. This release is dedicated to her memory. I miss you mom, and I love you. April 27th, 1948 ~ February 19th, 2026.
Major features
values.yamlvalidation when deploying the Chartvalues.yamlvalues.yamlstructure (validator.yamltemplate for issuer authenticationvalues.yaml, including JSON schema for schema generationREADME.mdwith values documentationNoteworthy changes
groupName,certManager,rbac,image,serviceandpodoptionsannotationssupport forservicevalues.yamlprofileoption comments invalues.yamlhelm-docsandhelm-schemasteps inREADME.mdREADME.md-trimpathflag to go build inDockerfileto support reproducible buildshelm-docs,helm-schema, andhelm-unittesttargets inMakefiletolerationsdue to a problem with the Helm template rendering.Dependencies
trowaflo/helm-charts (common)
v2.1.2Compare Source
Common library chart providing reusable Helm templates and default configurations. Standardizes Kubernetes resource deployment (Deployments, Services, Ingress, ServiceMonitor, PersistentVolumes, PersistentVolumeClaims) across the chart repository with consistent security, observability, and best practices. Used by all application charts in this repository for consistency.
What's Changed
Full Changelog: common-2.1.1...common-2.1.2
v2.1.1Compare Source
Common library chart providing reusable Helm templates and default configurations. Standardizes Kubernetes resource deployment (Deployments, Services, Ingress, ServiceMonitor, PersistentVolumes, PersistentVolumeClaims) across the chart repository with consistent security, observability, and best practices. Used by all application charts in this repository for consistency.
What's Changed
Full Changelog: common-2.1.0...common-2.1.1
portainer/k8s (portainer)
v2.39.0Compare Source
Helm chart used to deploy the Portainer for Kubernetes
v2.33.7Compare Source
Helm chart used to deploy the Portainer for Kubernetes
prometheus-community/helm-charts (prometheus)
v28.13.0Compare Source
Prometheus is a monitoring system and time series database.
What's Changed
Full Changelog: prometheus-community/helm-charts@kube-prometheus-stack-82.4.3...prometheus-28.13.0
v28.12.0Compare Source
Prometheus is a monitoring system and time series database.
What's Changed
Full Changelog: prometheus-community/helm-charts@kube-prometheus-stack-82.4.1...prometheus-28.12.0
v28.11.0Compare Source
Prometheus is a monitoring system and time series database.
What's Changed
Full Changelog: prometheus-community/helm-charts@prometheus-node-exporter-4.52.0...prometheus-28.11.0
v28.10.1Compare Source
Prometheus is a monitoring system and time series database.
What's Changed
Full Changelog: prometheus-community/helm-charts@kube-state-metrics-7.2.0...prometheus-28.10.1
v28.10.0Compare Source
Prometheus is a monitoring system and time series database.
What's Changed
Full Changelog: prometheus-community/helm-charts@prometheus-nginx-exporter-1.19.3...prometheus-28.10.0
v28.9.1Compare Source
Prometheus is a monitoring system and time series database.
What's Changed
Full Changelog: prometheus-community/helm-charts@prometheus-redis-exporter-6.21.0...prometheus-28.9.1
v28.9.0Compare Source
Prometheus is a monitoring system and time series database.
What's Changed
Full Changelog: prometheus-community/helm-charts@prometheus-snmp-exporter-9.12.0...prometheus-28.9.0
v28.8.1Compare Source
Prometheus is a monitoring system and time series database.
What's Changed
Full Changelog: prometheus-community/helm-charts@prometheus-postgres-exporter-7.5.0...prometheus-28.8.1
v28.8.0Compare Source
Prometheus is a monitoring system and time series database.
What's Changed
Full Changelog: prometheus-community/helm-charts@alertmanager-1.32.0...prometheus-28.8.0
v28.7.0Compare Source
Prometheus is a monitoring system and time series database.
What's Changed
Full Changelog: prometheus-community/helm-charts@kube-prometheus-stack-81.4.2...prometheus-28.7.0
v28.6.1Compare Source
Prometheus is a monitoring system and time series database.
What's Changed
New Contributors
Full Changelog: prometheus-community/helm-charts@kube-prometheus-stack-81.2.2...prometheus-28.6.1
Configuration
📅 Schedule: Branch creation - "before 3am on the first day of the month" in timezone UTC, Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR was generated by Mend Renovate. View the repository job log.