Skip to content

Commit

Permalink
[onedrive] Update to 2.4.20 and use upstream docker image (k8s-at-hom…
Browse files Browse the repository at this point in the history
  • Loading branch information
wrmilling authored Aug 1, 2022
1 parent 7990906 commit 34f0468
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions charts/stable/onedrive/Chart.yaml
Original file line number Diff line number Diff line change
@@ -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
Expand All @@ -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
2 changes: 1 addition & 1 deletion charts/stable/onedrive/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@

image:
# -- image repository
repository: ghcr.io/wrmilling/onedrive-docker
repository: driveone/onedrive
# -- image tag
tag:
# -- image pull policy
Expand Down

0 comments on commit 34f0468

Please sign in to comment.