chore: fix annotations again
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
kubeVersion: '>=1.24.0'
|
||||
kubeVersion: ">=1.24.0"
|
||||
apiVersion: v2
|
||||
name: custom-app
|
||||
version: 9.0.46
|
||||
@@ -8,28 +8,21 @@ home: https://truecharts.org/charts/stable/custom-app
|
||||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/custom-app.png
|
||||
deprecated: false
|
||||
sources:
|
||||
- https://github.com/truecharts/charts/tree/master/charts/stable/custom-app
|
||||
- https://ghcr.io/linuxserver/jackett
|
||||
- https://github.com/truecharts/charts/tree/master/charts/stable/custom-app
|
||||
- https://ghcr.io/linuxserver/jackett
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
url: https://truecharts.org
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
url: https://truecharts.org
|
||||
keywords:
|
||||
- custom
|
||||
- custom
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 14.3.5
|
||||
repository: https://library-charts.truecharts.org
|
||||
condition: ""
|
||||
alias: ""
|
||||
tags: []
|
||||
import-values: []
|
||||
- name: common
|
||||
version: 14.3.5
|
||||
repository: https://library-charts.truecharts.org
|
||||
condition: ""
|
||||
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: custom
|
||||
'truecharts.org/category:': unsorted
|
||||
'truecharts.org/max_helm_version:': "3.13"
|
||||
'truecharts.org/min_helm_version:': "3.12"
|
||||
truecharts.org/train: stable
|
||||
|
||||
Reference in New Issue
Block a user