[onedrive] Update to 2.4.20 and use upstream docker image (#1724)

This commit is contained in:
Winston R. Milling 2022-08-01 14:32:18 -05:00 committed by GitHub
parent 7990906462
commit 34f0468625
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 4 additions and 4 deletions

View File

@ -1,9 +1,9 @@
--- ---
apiVersion: v2 apiVersion: v2
appVersion: v2.4.17 appVersion: 2.4.20
description: A free Microsoft OneDrive Client which supports OneDrive Personal, OneDrive for Business, OneDrive for Office365, and SharePoint description: A free Microsoft OneDrive Client which supports OneDrive Personal, OneDrive for Business, OneDrive for Office365, and SharePoint
name: onedrive name: onedrive
version: 2.4.0 version: 2.4.1
kubeVersion: ">=1.16.0-0" kubeVersion: ">=1.16.0-0"
keywords: keywords:
- onedrive - onedrive
@ -22,4 +22,4 @@ dependencies:
annotations: annotations:
artifacthub.io/changes: |- artifacthub.io/changes: |-
- kind: changed - kind: changed
description: Upgraded `common` chart dependency to version 4.5.0 description: Moved to upstream docker image

View File

@ -7,7 +7,7 @@
image: image:
# -- image repository # -- image repository
repository: ghcr.io/wrmilling/onedrive-docker repository: driveone/onedrive
# -- image tag # -- image tag
tag: tag:
# -- image pull policy # -- image pull policy