Commit new Chart releases for TrueCharts

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
TrueCharts-Bot 2023-10-31 08:11:30 +00:00
parent 1c7e3eb587
commit 73feccbcce
16 changed files with 20 additions and 19 deletions

View File

@ -1,17 +0,0 @@
## [cert-manager-1.1.0](https://github.com/truecharts/charts/compare/cert-manager-1.0.2...cert-manager-1.1.0) (2023-10-30)
### Chore
- Fix typo in categories and make them singular ([#13693](https://github.com/truecharts/charts/issues/13693))
- update helm general non-major ([#14094](https://github.com/truecharts/charts/issues/14094))
- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386))
- update container image tccr.io/truecharts/alpine to latest ([#11522](https://github.com/truecharts/charts/issues/11522))
- update helm general non-major ([#11034](https://github.com/truecharts/charts/issues/11034))
### Feat
- Add enableCertificateOwnerRef: true ([#14110](https://github.com/truecharts/charts/issues/14110))

View File

@ -4,6 +4,15 @@
## [cert-manager-1.1.1](https://github.com/truecharts/charts/compare/cert-manager-1.1.0...cert-manager-1.1.1) (2023-10-31)
### Chore
- update helm chart cert-manager to v1.13.2 ([#14142](https://github.com/truecharts/charts/issues/14142))
## [cert-manager-1.1.0](https://github.com/truecharts/charts/compare/cert-manager-1.0.2...cert-manager-1.1.0) (2023-10-30)
### Chore

View File

@ -14,7 +14,7 @@ dependencies:
version: 14.2.0
- name: cert-manager
repository: https://charts.jetstack.io
version: v1.13.1
version: v1.13.2
alias: certmanager
kubeVersion: ">=1.16.0-0"
maintainers:
@ -27,7 +27,7 @@ sources:
- https://github.com/cert-manager
- https://cert-manager.io/
type: application
version: 1.1.0
version: 1.1.1
annotations:
truecharts.org/category: operators
truecharts.org/SCALE-support: "true"

View File

@ -0,0 +1,9 @@
## [cert-manager-1.1.1](https://github.com/truecharts/charts/compare/cert-manager-1.1.0...cert-manager-1.1.1) (2023-10-31)
### Chore
- update helm chart cert-manager to v1.13.2 ([#14142](https://github.com/truecharts/charts/issues/14142))