-
-
Notifications
You must be signed in to change notification settings - Fork 627
Commit 8dd082a
chore(deps): update helm general minor by renovate (#17760)
This PR contains the following updates:
| Package | Update | Change |
|---|---|---|
| [cert-manager](https://togithub.com/cert-manager/cert-manager) | minor
| `v1.13.3` -> `v1.14.2` |
|
[common](https://togithub.com/truecharts/apps/tree/master/charts/common)
([source](https://togithub.com/truecharts/library-charts)) | minor |
`17.2.30` -> `17.3.11` |
| [metallb](https://metallb.universe.tf)
([source](https://togithub.com/metallb/metallb)) | minor | `0.13.12` ->
`0.14.3` |
| [velero](https://togithub.com/vmware-tanzu/velero)
([source](https://togithub.com/vmware-tanzu/helm-charts)) | minor |
`5.2.2` -> `5.3.0` |
---
> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.
---
### Release Notes
<details>
<summary>cert-manager/cert-manager (cert-manager)</summary>
###
[`v1.14.2`](https://togithub.com/cert-manager/cert-manager/releases/tag/v1.14.2)
[Compare
Source](https://togithub.com/cert-manager/cert-manager/compare/v1.14.1...v1.14.2)
cert-manager is the easiest way to automatically manage certificates in
Kubernetes and OpenShift clusters.
cert-manager 1.14 brings a variety of features, security improvements
and bug fixes, including: support for creating X.509 certificates with
"Other Name" fields, and support for creating CA certificates with "Name
Constraints" and "Authority Information Accessors" extensions.
##### ℹ️ Documentation
[Release
notes](https://cert-manager.io/docs/releases/release-notes/release-notes-1.14)
[Upgrade
notes](https://cert-manager.io/docs/releases/upgrading/upgrading-1.13-1.14)
[Installation instructions](https://cert-manager.io/docs/installation/)
##### 🔧 Breaking changes
See `Breaking changes` in [v1.14.0 release
notes](https://togithub.com/cert-manager/cert-manager/releases/tag/v1.14.0)
##### 📜 Changes since `v1.14.1`
##### Bug or Regression
- BUGFIX: cert-manager CA and SelfSigned issuers incorrectly copied the
critical flag from the CSR instead of re-calculating that field
themselves.
([#​6727](https://togithub.com/cert-manager/cert-manager/issues/6727),
[@​jetstack-bot](https://togithub.com/jetstack-bot))
- Helm: Fix a bug in the logic that differentiates between 0 and an
empty value.
([#​6729](https://togithub.com/cert-manager/cert-manager/issues/6729),
[@​jetstack-bot](https://togithub.com/jetstack-bot))
##### Other (Cleanup or Flake)
- Bump golang to 1.21.7
([#​6735](https://togithub.com/cert-manager/cert-manager/issues/6735),
[@​jetstack-bot](https://togithub.com/jetstack-bot))
###
[`v1.14.1`](https://togithub.com/cert-manager/cert-manager/releases/tag/v1.14.1)
[Compare
Source](https://togithub.com/cert-manager/cert-manager/compare/v1.14.0...v1.14.1)
cert-manager is the easiest way to automatically manage certificates in
Kubernetes and OpenShift clusters.
cert-manager 1.14 brings a variety of features, security improvements
and bug fixes, including: support for creating X.509 certificates with
"Other Name" fields, and support for creating CA certificates with "Name
Constraints" and "Authority Information Accessors" extensions.
> 1 parent 2cfaf03 commit 8dd082aCopy full SHA for 8dd082a
File tree
4 files changed
+8
-8
lines changed- charts
- enterprise/velero
- operators
- cert-manager
- metallb
- stable/ollama
4 files changed
+8
-8
lines changedcharts/enterprise/velero/Chart.yaml
Copy file name to clipboardexpand all lines: charts/enterprise/velero/Chart.yaml+2-2
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
17 | 17 |
| |
18 | 18 |
| |
19 | 19 |
| |
20 |
| - | |
| 20 | + | |
21 | 21 |
| |
22 | 22 |
| |
23 | 23 |
| |
| |||
42 | 42 |
| |
43 | 43 |
| |
44 | 44 |
| |
45 |
| - | |
| 45 | + |
charts/operators/cert-manager/Chart.yaml
Copy file name to clipboardexpand all lines: charts/operators/cert-manager/Chart.yaml+2-2
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
17 | 17 |
| |
18 | 18 |
| |
19 | 19 |
| |
20 |
| - | |
| 20 | + | |
21 | 21 |
| |
22 | 22 |
| |
23 | 23 |
| |
| |||
43 | 43 |
| |
44 | 44 |
| |
45 | 45 |
| |
46 |
| - | |
| 46 | + |
charts/operators/metallb/Chart.yaml
Copy file name to clipboardexpand all lines: charts/operators/metallb/Chart.yaml+2-2
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
17 | 17 |
| |
18 | 18 |
| |
19 | 19 |
| |
20 |
| - | |
| 20 | + | |
21 | 21 |
| |
22 | 22 |
| |
23 | 23 |
| |
| |||
42 | 42 |
| |
43 | 43 |
| |
44 | 44 |
| |
45 |
| - | |
| 45 | + |
charts/stable/ollama/Chart.yaml
Copy file name to clipboardexpand all lines: charts/stable/ollama/Chart.yaml+2-2
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
10 | 10 |
| |
11 | 11 |
| |
12 | 12 |
| |
13 |
| - | |
| 13 | + | |
14 | 14 |
| |
15 | 15 |
| |
16 | 16 |
| |
| |||
36 | 36 |
| |
37 | 37 |
| |
38 | 38 |
| |
39 |
| - | |
| 39 | + |
0 commit comments