chore: fix annotations again
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
kubeVersion: '>=1.24.0'
|
||||
kubeVersion: ">=1.24.0"
|
||||
apiVersion: v2
|
||||
name: drone-runner
|
||||
version: 3.0.9
|
||||
@@ -8,30 +8,23 @@ home: https://truecharts.org/charts/incubator/drone-runner
|
||||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/drone-runner.png
|
||||
deprecated: false
|
||||
sources:
|
||||
- https://docs.drone.io
|
||||
- https://github.com/truecharts/charts/tree/master/charts/incubator/drone-runner
|
||||
- https://github.com/truecharts/containers/tree/master/mirrordrone-runner-kube
|
||||
- https://docs.drone.io
|
||||
- https://github.com/truecharts/charts/tree/master/charts/incubator/drone-runner
|
||||
- https://github.com/truecharts/containers/tree/master/mirrordrone-runner-kube
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
url: https://truecharts.org
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
url: https://truecharts.org
|
||||
keywords:
|
||||
- drone
|
||||
- productivity
|
||||
- drone
|
||||
- productivity
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 11.1.2
|
||||
repository: https://library-charts.truecharts.org
|
||||
condition: ""
|
||||
alias: ""
|
||||
tags: []
|
||||
import-values: []
|
||||
- name: common
|
||||
version: 11.1.2
|
||||
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: 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