diff --git a/charts/stable/onedrive/Chart.yaml b/charts/stable/onedrive/Chart.yaml index 67d45273..6b514678 100644 --- a/charts/stable/onedrive/Chart.yaml +++ b/charts/stable/onedrive/Chart.yaml @@ -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 diff --git a/charts/stable/onedrive/values.yaml b/charts/stable/onedrive/values.yaml index 37f9eb7b..68721791 100644 --- a/charts/stable/onedrive/values.yaml +++ b/charts/stable/onedrive/values.yaml @@ -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