mirror of
https://github.com/truenas/charts.git
synced 2026-04-13 10:09:50 +08:00
NAS-122924 / 23.10 / fix webdav type in casing (#1354)
* fix webdav type in casing * bump common
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: file://../../../common
|
||||
version: 1.0.10
|
||||
digest: sha256:06709bd6d9a8dbb721eec437a52f8c24aeecefbbc57e6f8617e53b29570d5512
|
||||
generated: "2023-07-05T19:54:49.539267475+03:00"
|
||||
version: 1.0.11
|
||||
digest: sha256:95aa3eb6b564226d61da54260aa4df75088d682f6f2e85d3a42ffa4d83a3c5fa
|
||||
generated: "2023-07-11T17:26:57.869275529+03:00"
|
||||
|
||||
@@ -1,9 +1,9 @@
|
||||
name: webdav
|
||||
description: WebDAV is a set of extensions to the HTTP protocol which allows users to collaboratively edit and manage files on remote web servers.
|
||||
annotations:
|
||||
title: WebDAv
|
||||
title: WebDAV
|
||||
type: application
|
||||
version: 1.0.6
|
||||
version: 1.0.7
|
||||
apiVersion: v2
|
||||
appVersion: '1.1.3.2982'
|
||||
kubeVersion: '>=1.16.0-0'
|
||||
@@ -14,7 +14,7 @@ maintainers:
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: file://../../../common
|
||||
version: 1.0.10
|
||||
version: 1.0.11
|
||||
home: http://www.webdav.org/
|
||||
icon: http://www.webdav.org/images/webdav-logo.jpg
|
||||
sources:
|
||||
|
||||
Binary file not shown.
BIN
library/ix-dev/community/webdav/charts/common-1.0.11.tgz
Normal file
BIN
library/ix-dev/community/webdav/charts/common-1.0.11.tgz
Normal file
Binary file not shown.
Reference in New Issue
Block a user