From 34f04686251d3c04b795700373e78625bfee7b01 Mon Sep 17 00:00:00 2001 From: "Winston R. Milling" Date: Mon, 1 Aug 2022 14:32:18 -0500 Subject: [PATCH] [onedrive] Update to 2.4.20 and use upstream docker image (#1724) --- charts/stable/onedrive/Chart.yaml | 6 +++--- charts/stable/onedrive/values.yaml | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/charts/stable/onedrive/Chart.yaml b/charts/stable/onedrive/Chart.yaml index 8436bf6a..fb9d37c1 100644 --- a/charts/stable/onedrive/Chart.yaml +++ b/charts/stable/onedrive/Chart.yaml @@ -1,9 +1,9 @@ --- 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 name: onedrive -version: 2.4.0 +version: 2.4.1 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.5.0 + description: Moved to upstream docker image diff --git a/charts/stable/onedrive/values.yaml b/charts/stable/onedrive/values.yaml index 68721791..9ea4fef6 100644 --- a/charts/stable/onedrive/values.yaml +++ b/charts/stable/onedrive/values.yaml @@ -7,7 +7,7 @@ image: # -- image repository - repository: ghcr.io/wrmilling/onedrive-docker + repository: driveone/onedrive # -- image tag tag: # -- image pull policy