Commit new Chart releases for TrueCharts

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
TrueCharts-Bot 2023-03-26 20:58:43 +00:00
parent 3577cc68db
commit 5d8a5a9ce8
18 changed files with 20 additions and 20 deletions

View File

@ -1,9 +0,0 @@
## [cert-manager-1.0.12](https://github.com/truecharts/charts/compare/cert-manager-1.0.11...cert-manager-1.0.12) (2023-03-19)
### Chore
- bump common and deps on enterprise train ([#7819](https://github.com/truecharts/charts/issues/7819))

View File

@ -4,6 +4,15 @@
## [cert-manager-1.0.13](https://github.com/truecharts/charts/compare/cert-manager-1.0.12...cert-manager-1.0.13) (2023-03-26)
### Fix
- correctly reference r53 secret ([#7841](https://github.com/truecharts/charts/issues/7841))
## [cert-manager-1.0.12](https://github.com/truecharts/charts/compare/cert-manager-1.0.11...cert-manager-1.0.12) (2023-03-19)
### Chore
@ -88,12 +97,3 @@
## [cert-manager-1.0.1](https://github.com/truecharts/charts/compare/cert-manager-1.0.0...cert-manager-1.0.1) (2023-03-05)
### Chore
- bump common and enterprise train for stability ([#7747](https://github.com/truecharts/charts/issues/7747))
### Fix
- bump common for release

View File

@ -21,7 +21,7 @@ sources:
- https://github.com/truecharts/charts/tree/master/charts/enterprise/cert-manager
- https://cert-manager.io/
type: application
version: 1.0.12
version: 1.0.13
annotations:
truecharts.org/catagories: |
- core

View File

@ -0,0 +1,9 @@
## [cert-manager-1.0.13](https://github.com/truecharts/charts/compare/cert-manager-1.0.12...cert-manager-1.0.13) (2023-03-26)
### Fix
- correctly reference r53 secret ([#7841](https://github.com/truecharts/charts/issues/7841))

View File

@ -47,7 +47,7 @@ spec:
role: {{ .role }}
{{- end }}
secretAccessKeySecretRef:
name: prod-route53-credentials-secret
name: {{ $issuerSecretName }}
key: route53-secret-access-key
{{- else if eq .type "akamai" }}
akamai: