Skip to content

Commit d47127a

Browse files
chore(deps): update helm release cert-manager to v1.19.4 (#247)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [cert-manager](https://cert-manager.io) ([source](https://redirect.github.com/cert-manager/cert-manager)) | patch | `v1.19.3` → `v1.19.4` | --- ### Release Notes <details> <summary>cert-manager/cert-manager (cert-manager)</summary> ### [`v1.19.4`](https://redirect.github.com/cert-manager/cert-manager/compare/v1.19.3...v1.19.4) [Compare Source](https://redirect.github.com/cert-manager/cert-manager/compare/v1.19.3...v1.19.4) </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/komailo/helm-charts). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4zMi4wIiwidXBkYXRlZEluVmVyIjoiNDMuMzIuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiZGVwZW5kZW5jaWVzIiwicGF0Y2giLCJyZW5vdmF0ZSJdfQ==--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent a45b7e5 commit d47127a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

charts/cert-manager/Chart.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,15 +2,15 @@ apiVersion: v2
22
name: cert-manager
33
description: A Helm chart with cert-manager as subchart
44
type: application
5-
version: 1.8.1
5+
version: 1.8.2
66
maintainers:
77
- name: komailo
88
url: https://github.com/komailo/helm-charts
99
sources:
1010
- https://github.com/komailo/helm-charts
1111
dependencies:
1212
- name: cert-manager
13-
version: v1.19.3
13+
version: v1.19.4
1414
repository: https://charts.jetstack.io
1515
alias: cert-manager
1616
condition: cert-manager.enabled

0 commit comments

Comments
 (0)