Commit new Chart releases for TrueCharts

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
TrueCharts-Bot 2023-11-06 21:12:17 +00:00
parent 33ab97d7fa
commit bee2d5b344
15 changed files with 20 additions and 11 deletions

View File

@ -1,9 +0,0 @@
## [cert-manager-1.1.3](https://github.com/truecharts/charts/compare/cert-manager-1.1.2...cert-manager-1.1.3) (2023-11-05)
### Chore
- update helm general non-major ([#14365](https://github.com/truecharts/charts/issues/14365))

View File

@ -4,6 +4,15 @@
## [cert-manager-1.1.4](https://github.com/truecharts/charts/compare/cert-manager-1.1.3...cert-manager-1.1.4) (2023-11-06)
### Fix
- actually install crds
## [cert-manager-1.1.3](https://github.com/truecharts/charts/compare/cert-manager-1.1.2...cert-manager-1.1.3) (2023-11-05)
### Chore

View File

@ -27,7 +27,7 @@ sources:
- https://github.com/cert-manager
- https://cert-manager.io/
type: application
version: 1.1.3
version: 1.1.4
annotations:
truecharts.org/category: operators
truecharts.org/SCALE-support: "true"

View File

@ -0,0 +1,9 @@
## [cert-manager-1.1.4](https://github.com/truecharts/charts/compare/cert-manager-1.1.3...cert-manager-1.1.4) (2023-11-06)
### Fix
- actually install crds

View File

@ -23,7 +23,7 @@ operator:
certmanager:
dns01RecursiveNameservers: "1.1.1.1:53,1.0.0.1:53"
# Delete cert secret on CR deletion
installCRDs: true
enableCertificateOwnerRef: true
metrics: