chore: fix move mistake and cleanup metadata
This commit is contained in:
@@ -1,34 +1,33 @@
|
||||
kubeVersion: ">=1.24.0-0"
|
||||
kubeVersion: '>=1.24.0-0'
|
||||
apiVersion: v2
|
||||
name: apache-webdav
|
||||
version: 3.0.3
|
||||
version: 3.0.4
|
||||
appVersion: latest
|
||||
description:
|
||||
Very simple WebDAV server based on Apache. You need a WebDAV client to
|
||||
description: Very simple WebDAV server based on Apache. You need a WebDAV client to
|
||||
transfer files. It does not include a WebUI to upload files through your browser.
|
||||
home: https://truecharts.org/charts/incubator/apache-webdav
|
||||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/apache-webdav.png
|
||||
deprecated: false
|
||||
sources:
|
||||
- https://httpd.apache.org/docs/2.4/mod/mod_dav.html
|
||||
- https://github.com/mgutt/docker-apachewebdav
|
||||
- https://github.com/truecharts/charts/tree/master/charts/incubator/apache-webdav
|
||||
- https://hub.docker.com/r/apachewebdav/apachewebdav
|
||||
- https://hub.docker.com/r/apachewebdav/apachewebdav
|
||||
- https://httpd.apache.org/docs/2.4/mod/mod_dav.html
|
||||
- https://github.com/mgutt/docker-apachewebdav
|
||||
- https://github.com/truecharts/charts/tree/master/charts/incubator/apache-webdav
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
url: https://truecharts.org
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
url: https://truecharts.org
|
||||
keywords:
|
||||
- apache-webdav
|
||||
- Cloud
|
||||
- apache-webdav
|
||||
- Cloud
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 16.2.6
|
||||
repository: https://library-charts.truecharts.org
|
||||
condition: ""
|
||||
alias: ""
|
||||
tags: []
|
||||
import-values: []
|
||||
- name: common
|
||||
version: 16.2.6
|
||||
repository: https://library-charts.truecharts.org
|
||||
condition: ""
|
||||
alias: ""
|
||||
tags: []
|
||||
import-values: []
|
||||
annotations:
|
||||
max_scale_version: 23.10.1
|
||||
min_scale_version: 22.12.4
|
||||
|
||||
Reference in New Issue
Block a user