NAS-122924 / 23.10 / fix webdav type in casing (#1354)

* fix webdav type in casing

* bump common
This commit is contained in:
Stavros Kois
2023-07-11 18:03:30 +03:00
committed by GitHub
parent e1b0e293b8
commit a1f05105ad
4 changed files with 6 additions and 6 deletions

View File

@@ -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"

View File

@@ -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: