Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(app): update ghcr.io/elfhosted/rclone:1.69.0 docker digest to a906748 #3586

Merged
merged 1 commit into from
Feb 5, 2025
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion charts/myprecious/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ type: application
# to the chart and its templates, including the app version.
# Versions are expected to follow Semantic Versioning (https://semver.org/)

version: 1.262.1-pre-01
version: 1.262.2-pre-01

# This is the version number of the application being deployed. This version number should be
# incremented each time you make changes to the application. Versions are not expected to
Expand Down
18 changes: 9 additions & 9 deletions charts/myprecious/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7945,7 +7945,7 @@ rcloneui:
priorityClassName: tenant-normal
image:
repository: ghcr.io/elfhosted/rclone
tag: 1.69.0@sha256:5aa018c23fa6ac4330e6acee78cd001c24c072bf6a10123a3ba5627c387d4088
tag: 1.69.0@sha256:a906748803a2ee648a989a4bd5d00e853134fa1b197511eb60408e30b207c586
controller:
annotations:
configmap.reloader.stakater.com/reload: "elfbot-all,elfbot-rcloneui,elfhosted-user-config"
Expand Down Expand Up @@ -8058,7 +8058,7 @@ rclonefm:
priorityClassName: tenant-normal
image:
repository: ghcr.io/elfhosted/rclone
tag: 1.69.0@sha256:5aa018c23fa6ac4330e6acee78cd001c24c072bf6a10123a3ba5627c387d4088
tag: 1.69.0@sha256:a906748803a2ee648a989a4bd5d00e853134fa1b197511eb60408e30b207c586
command:
- /rclonefm.sh
controller:
Expand Down Expand Up @@ -8184,7 +8184,7 @@ webdav: &webdav
tolerations: *standard_tolerations
image:
repository: ghcr.io/elfhosted/rclone
tag: 1.69.0@sha256:5aa018c23fa6ac4330e6acee78cd001c24c072bf6a10123a3ba5627c387d4088
tag: 1.69.0@sha256:a906748803a2ee648a989a4bd5d00e853134fa1b197511eb60408e30b207c586
controller:
annotations:
configmap.reloader.stakater.com/reload: "elfbot-all,elfbot-webdav-plus,elfbot-webdav"
Expand Down Expand Up @@ -13322,7 +13322,7 @@ rclonealldebrid:
priorityClassName: tenant-normal
image:
repository: ghcr.io/elfhosted/rclone
tag: 1.69.0@sha256:5aa018c23fa6ac4330e6acee78cd001c24c072bf6a10123a3ba5627c387d4088
tag: 1.69.0@sha256:a906748803a2ee648a989a4bd5d00e853134fa1b197511eb60408e30b207c586
command:
- /debrid-provider.sh
controller:
Expand Down Expand Up @@ -13376,7 +13376,7 @@ rclonealldebrid:
subPath: tinyproxy.conf
initContainers:
setup:
image: ghcr.io/elfhosted/rclone:1.69.0@sha256:5aa018c23fa6ac4330e6acee78cd001c24c072bf6a10123a3ba5627c387d4088
image: ghcr.io/elfhosted/rclone:1.69.0@sha256:a906748803a2ee648a989a4bd5d00e853134fa1b197511eb60408e30b207c586
command:
- /bin/ash
- -c
Expand Down Expand Up @@ -13449,7 +13449,7 @@ rclonepremiumize:
priorityClassName: tenant-normal
image:
repository: ghcr.io/elfhosted/rclone
tag: 1.69.0@sha256:5aa018c23fa6ac4330e6acee78cd001c24c072bf6a10123a3ba5627c387d4088
tag: 1.69.0@sha256:a906748803a2ee648a989a4bd5d00e853134fa1b197511eb60408e30b207c586
command:
- /debrid-provider.sh
controller:
Expand Down Expand Up @@ -13489,7 +13489,7 @@ rclonepremiumize:
name: premiumize-config
initContainers:
setup:
image: ghcr.io/elfhosted/rclone:1.69.0@sha256:5aa018c23fa6ac4330e6acee78cd001c24c072bf6a10123a3ba5627c387d4088
image: ghcr.io/elfhosted/rclone:1.69.0@sha256:a906748803a2ee648a989a4bd5d00e853134fa1b197511eb60408e30b207c586
command:
- /bin/ash
- -c
Expand Down Expand Up @@ -13536,7 +13536,7 @@ rclonetorbox:
priorityClassName: tenant-normal
image:
repository: ghcr.io/elfhosted/rclone
tag: 1.69.0@sha256:5aa018c23fa6ac4330e6acee78cd001c24c072bf6a10123a3ba5627c387d4088
tag: 1.69.0@sha256:a906748803a2ee648a989a4bd5d00e853134fa1b197511eb60408e30b207c586
command:
- /debrid-provider.sh
controller:
Expand Down Expand Up @@ -13584,7 +13584,7 @@ rclonetorbox:
optional: true
initContainers:
setup:
image: ghcr.io/elfhosted/rclone:1.69.0@sha256:5aa018c23fa6ac4330e6acee78cd001c24c072bf6a10123a3ba5627c387d4088
image: ghcr.io/elfhosted/rclone:1.69.0@sha256:a906748803a2ee648a989a4bd5d00e853134fa1b197511eb60408e30b207c586
command:
- /bin/ash
- -c
Expand Down