Skip to content

Commit

Permalink
Merge branch 'main' of github.com:elfhosted/myprecious
Browse files Browse the repository at this point in the history
  • Loading branch information
funkypenguin committed Feb 11, 2025
2 parents 6326e44 + fe16ba3 commit 8592d1f
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
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.269.1
version: 1.269.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 @@ -8091,7 +8091,7 @@ rcloneui:
priorityClassName: tenant-normal
image:
repository: ghcr.io/elfhosted/rclone
tag: 1.69.0@sha256:88dd28e73623c55bde7bfefbbad820c435f57c7429e818a3616f12c1ad70f8df
tag: 1.69.0@sha256:2a40d1021474a6c79aca963dc94026806dce23eda5296d9891731537890e28cc
controller:
annotations:
configmap.reloader.stakater.com/reload: "elfbot-all,elfbot-rcloneui,elfhosted-user-config"
Expand Down Expand Up @@ -8204,7 +8204,7 @@ rclonefm:
priorityClassName: tenant-normal
image:
repository: ghcr.io/elfhosted/rclone
tag: 1.69.0@sha256:88dd28e73623c55bde7bfefbbad820c435f57c7429e818a3616f12c1ad70f8df
tag: 1.69.0@sha256:2a40d1021474a6c79aca963dc94026806dce23eda5296d9891731537890e28cc
command:
- /rclonefm.sh
controller:
Expand Down Expand Up @@ -8330,7 +8330,7 @@ webdav: &webdav
tolerations: *standard_tolerations
image:
repository: ghcr.io/elfhosted/rclone
tag: 1.69.0@sha256:88dd28e73623c55bde7bfefbbad820c435f57c7429e818a3616f12c1ad70f8df
tag: 1.69.0@sha256:2a40d1021474a6c79aca963dc94026806dce23eda5296d9891731537890e28cc
controller:
annotations:
configmap.reloader.stakater.com/reload: "elfbot-all,elfbot-webdav-plus,elfbot-webdav"
Expand Down Expand Up @@ -13466,7 +13466,7 @@ rclonealldebrid:
priorityClassName: tenant-normal
image:
repository: ghcr.io/elfhosted/rclone
tag: 1.69.0@sha256:88dd28e73623c55bde7bfefbbad820c435f57c7429e818a3616f12c1ad70f8df
tag: 1.69.0@sha256:2a40d1021474a6c79aca963dc94026806dce23eda5296d9891731537890e28cc
command:
- /debrid-provider.sh
controller:
Expand Down Expand Up @@ -13520,7 +13520,7 @@ rclonealldebrid:
subPath: tinyproxy.conf
initContainers:
setup:
image: ghcr.io/elfhosted/rclone:1.69.0@sha256:88dd28e73623c55bde7bfefbbad820c435f57c7429e818a3616f12c1ad70f8df
image: ghcr.io/elfhosted/rclone:1.69.0@sha256:2a40d1021474a6c79aca963dc94026806dce23eda5296d9891731537890e28cc
command:
- /bin/ash
- -c
Expand Down Expand Up @@ -13593,7 +13593,7 @@ rclonepremiumize:
priorityClassName: tenant-normal
image:
repository: ghcr.io/elfhosted/rclone
tag: 1.69.0@sha256:88dd28e73623c55bde7bfefbbad820c435f57c7429e818a3616f12c1ad70f8df
tag: 1.69.0@sha256:2a40d1021474a6c79aca963dc94026806dce23eda5296d9891731537890e28cc
command:
- /debrid-provider.sh
controller:
Expand Down Expand Up @@ -13633,7 +13633,7 @@ rclonepremiumize:
name: premiumize-config
initContainers:
setup:
image: ghcr.io/elfhosted/rclone:1.69.0@sha256:88dd28e73623c55bde7bfefbbad820c435f57c7429e818a3616f12c1ad70f8df
image: ghcr.io/elfhosted/rclone:1.69.0@sha256:2a40d1021474a6c79aca963dc94026806dce23eda5296d9891731537890e28cc
command:
- /bin/ash
- -c
Expand Down Expand Up @@ -13680,7 +13680,7 @@ rclonetorbox:
priorityClassName: tenant-normal
image:
repository: ghcr.io/elfhosted/rclone
tag: 1.69.0@sha256:88dd28e73623c55bde7bfefbbad820c435f57c7429e818a3616f12c1ad70f8df
tag: 1.69.0@sha256:2a40d1021474a6c79aca963dc94026806dce23eda5296d9891731537890e28cc
command:
- /debrid-provider.sh
controller:
Expand Down Expand Up @@ -13728,7 +13728,7 @@ rclonetorbox:
optional: true
initContainers:
setup:
image: ghcr.io/elfhosted/rclone:1.69.0@sha256:88dd28e73623c55bde7bfefbbad820c435f57c7429e818a3616f12c1ad70f8df
image: ghcr.io/elfhosted/rclone:1.69.0@sha256:2a40d1021474a6c79aca963dc94026806dce23eda5296d9891731537890e28cc
command:
- /bin/ash
- -c
Expand Down

0 comments on commit 8592d1f

Please sign in to comment.