Commit new Chart releases for TrueCharts

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
TrueCharts-Bot 2023-03-07 16:22:42 +00:00
parent 484a79fa76
commit 079617bf45
19 changed files with 21 additions and 15 deletions

View File

@ -1,4 +0,0 @@
## [cert-manager-1.0.5](https://github.com/truecharts/charts/compare/cert-manager-1.0.4...cert-manager-1.0.5) (2023-03-07)

View File

@ -4,6 +4,15 @@
## [cert-manager-1.0.6](https://github.com/truecharts/charts/compare/cert-manager-1.0.5...cert-manager-1.0.6) (2023-03-07)
### Fix
- ensure acme secret(s) are in the cert-manager namespace
## [cert-manager-1.0.5](https://github.com/truecharts/charts/compare/cert-manager-1.0.4...cert-manager-1.0.5) (2023-03-07)
@ -88,12 +97,3 @@
## [cert-manager-0.0.2](https://github.com/truecharts/charts/compare/cert-manager-0.0.1...cert-manager-0.0.2) (2023-01-18)
### Fix
- try to fix GUI ([#6442](https://github.com/truecharts/charts/issues/6442))
## [cert-manager-0.0.1]cert-manager-0.0.1 (2023-01-17)

View File

@ -10,7 +10,7 @@ keywords:
dependencies:
- name: common
repository: https://library-charts.truecharts.org
version: 12.2.20
version: 12.2.22
kubeVersion: ">=1.16.0-0"
maintainers:
- email: info@truecharts.org
@ -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.5
version: 1.0.6
annotations:
truecharts.org/catagories: |
- core

View File

@ -0,0 +1,9 @@
## [cert-manager-1.0.6](https://github.com/truecharts/charts/compare/cert-manager-1.0.5...cert-manager-1.0.6) (2023-03-07)
### Fix
- ensure acme secret(s) are in the cert-manager namespace

View File

@ -74,6 +74,7 @@ spec:
apiVersion: v1
kind: Secret
metadata:
namespace: cert-manager
name: {{ .name }}-clusterissuer-secret
type: Opaque
stringData: