[onedrive] Update docker image to v2.4.17 (#1560)

Co-authored-by: Devin Buhl <onedr0p@users.noreply.github.com>
This commit is contained in:
Winston R. Milling 2022-05-10 21:06:05 -05:00 committed by GitHub
parent f77d9f5d90
commit 4409099438
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
appVersion: v2.4.14
appVersion: v2.4.17
description: A free Microsoft OneDrive Client which supports OneDrive Personal, OneDrive for Business, OneDrive for Office365, and SharePoint
name: onedrive
version: 2.3.2
version: 2.3.3
kubeVersion: ">=1.16.0-0"
keywords:
- onedrive
@ -22,4 +22,4 @@ dependencies:
annotations:
artifacthub.io/changes: |-
- kind: changed
description: Upgraded `common` chart dependency to version 4.4.2
description: Upgraded docker / app image to v2.4.17

View File

@ -9,7 +9,7 @@ image:
# -- image repository
repository: ghcr.io/wrmilling/onedrive-docker
# -- image tag
tag: v2.0.5
tag:
# -- image pull policy
pullPolicy: IfNotPresent