chore: fix annotations again
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
kubeVersion: '>=1.24.0'
|
||||
kubeVersion: ">=1.24.0"
|
||||
apiVersion: v2
|
||||
name: lenpaste
|
||||
version: 3.0.22
|
||||
@@ -8,36 +8,29 @@ home: https://truecharts.org/charts/incubator/lenpaste
|
||||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/lenpaste.png
|
||||
deprecated: false
|
||||
sources:
|
||||
- https://github.com/truecharts/containers/tree/master/mirrorlenpaste
|
||||
- https://git.lcomrade.su/root/lenpaste
|
||||
- https://github.com/truecharts/charts/tree/master/charts/incubator/lenpaste
|
||||
- https://github.com/truecharts/containers/tree/master/mirrorlenpaste
|
||||
- https://git.lcomrade.su/root/lenpaste
|
||||
- https://github.com/truecharts/charts/tree/master/charts/incubator/lenpaste
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
url: https://truecharts.org
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
url: https://truecharts.org
|
||||
keywords:
|
||||
- lenpaste
|
||||
- lenpaste
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 11.1.2
|
||||
repository: https://library-charts.truecharts.org
|
||||
condition: ""
|
||||
alias: ""
|
||||
tags: []
|
||||
import-values: []
|
||||
- name: postgresql
|
||||
version: 11.0.31
|
||||
repository: https://deps.truecharts.org/
|
||||
condition: postgresql.enabled
|
||||
alias: ""
|
||||
tags: []
|
||||
import-values: []
|
||||
- name: common
|
||||
version: 11.1.2
|
||||
repository: https://library-charts.truecharts.org
|
||||
condition: ""
|
||||
alias: ""
|
||||
tags: []
|
||||
import-values: []
|
||||
- name: postgresql
|
||||
version: 11.0.31
|
||||
repository: https://deps.truecharts.org/
|
||||
condition: postgresql.enabled
|
||||
alias: ""
|
||||
tags: []
|
||||
import-values: []
|
||||
annotations:
|
||||
'max_scale_version:': 23.10.1
|
||||
'min_scale_version:': 22.12.4
|
||||
'truecharts.org/SCALE-support:': "true"
|
||||
truecharts.org/category: productivity
|
||||
'truecharts.org/category:': unsorted
|
||||
'truecharts.org/max_helm_version:': "3.13"
|
||||
'truecharts.org/min_helm_version:': "3.12"
|
||||
truecharts.org/train: incubator
|
||||
|
||||
Reference in New Issue
Block a user