chore: fix annotations again
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
kubeVersion: '>=1.24.0'
|
||||
kubeVersion: ">=1.24.0"
|
||||
apiVersion: v2
|
||||
name: cert-manager
|
||||
version: 1.1.7
|
||||
@@ -8,39 +8,32 @@ home: https://truecharts.org/charts/operators/cert-manager
|
||||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/cert-manager.png
|
||||
deprecated: false
|
||||
sources:
|
||||
- https://github.com/cert-manager
|
||||
- https://cert-manager.io/
|
||||
- https://github.com/truecharts/charts/tree/master/charts/operators/cert-manager
|
||||
- https://github.com/truecharts/containers/tree/master/mirroralpine
|
||||
- https://github.com/cert-manager
|
||||
- https://cert-manager.io/
|
||||
- https://github.com/truecharts/charts/tree/master/charts/operators/cert-manager
|
||||
- https://github.com/truecharts/containers/tree/master/mirroralpine
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
url: https://truecharts.org
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
url: https://truecharts.org
|
||||
keywords:
|
||||
- cert-manager
|
||||
- certificates
|
||||
- security
|
||||
- cert-manager
|
||||
- certificates
|
||||
- security
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 14.3.5
|
||||
repository: https://library-charts.truecharts.org
|
||||
condition: ""
|
||||
alias: ""
|
||||
tags: []
|
||||
import-values: []
|
||||
- name: cert-manager
|
||||
version: v1.13.2
|
||||
repository: https://charts.jetstack.io
|
||||
condition: ""
|
||||
alias: certmanager
|
||||
tags: []
|
||||
import-values: []
|
||||
- name: common
|
||||
version: 14.3.5
|
||||
repository: https://library-charts.truecharts.org
|
||||
condition: ""
|
||||
alias: ""
|
||||
tags: []
|
||||
import-values: []
|
||||
- name: cert-manager
|
||||
version: v1.13.2
|
||||
repository: https://charts.jetstack.io
|
||||
condition: ""
|
||||
alias: certmanager
|
||||
tags: []
|
||||
import-values: []
|
||||
annotations:
|
||||
'max_scale_version:': 23.10.1
|
||||
'min_scale_version:': 22.12.4
|
||||
'truecharts.org/SCALE-support:': "true"
|
||||
truecharts.org/category: operators
|
||||
'truecharts.org/category:': unsorted
|
||||
'truecharts.org/max_helm_version:': "3.13"
|
||||
'truecharts.org/min_helm_version:': "3.12"
|
||||
truecharts.org/train: operators
|
||||
|
||||
Reference in New Issue
Block a user