Skip to content

Commit

Permalink
Merge branch 'main' of github.com:elfhosted/myprecious
Browse files Browse the repository at this point in the history
Signed-off-by: David Young <davidy@funkypenguin.co.nz>
  • Loading branch information
funkypenguin committed Dec 2, 2024
2 parents a7d43fe + 86b6b64 commit ac2a6c1
Show file tree
Hide file tree
Showing 3 changed files with 19 additions and 3 deletions.
16 changes: 16 additions & 0 deletions charts/myprecious/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,21 @@
# Changelog

## [1.195.0](https://github.com/elfhosted/myprecious/compare/v1.194.0...v1.195.0) (2024-12-01)


### Features

* Allow different elfbot env vars on blackhole vs blackhole4k ([e6d8f18](https://github.com/elfhosted/myprecious/commit/e6d8f1844001c603568a473c2c9250e3dfa55cf2))
* **app:** update ghcr.io/elfhosted/jackett docker tag to v0.22.1023 ([95bd19a](https://github.com/elfhosted/myprecious/commit/95bd19af5c3e6b82f7baacbb772ee4e96ff3d0f0))
* **app:** update ghcr.io/elfhosted/mediafusion docker tag to v4.1.16 ([b6e0b49](https://github.com/elfhosted/myprecious/commit/b6e0b49a3c0c534ad39d704b6223fb8970825c30))
* **app:** update ghcr.io/elfhosted/mediafusion docker tag to v4.1.17 ([fffab44](https://github.com/elfhosted/myprecious/commit/fffab447cc374dc21d4d707e0ad7bbf864fca130))


### Bug Fixes

* **app:** update ghcr.io/elfhosted/riven:v0.20.1 docker digest to 5c9e4bf ([cf7929f](https://github.com/elfhosted/myprecious/commit/cf7929fd968ca22c5fe3976931b18c51ca2d2415))
* update elfbot recyclarr support ([02553d7](https://github.com/elfhosted/myprecious/commit/02553d7f05170e9b99f128e3397896ed8079706e))

## [1.194.0](https://github.com/elfhosted/myprecious/compare/v1.193.0...v1.194.0) (2024-11-30)


Expand Down
2 changes: 1 addition & 1 deletion charts/myprecious/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ type: application
# This is the chart version. This version number should be incremented each time you make changes
# to the chart and its templates, including the app version.
# Versions are expected to follow Semantic Versioning (https://semver.org/)
version: 1.194.5-pre-08
version: 1.195.5-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
4 changes: 2 additions & 2 deletions charts/myprecious/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9864,7 +9864,7 @@ jackett:
enabled: false
image:
repository: ghcr.io/elfhosted/jackett
tag: 0.22.1023@sha256:d67efc315713c53a1ceae32ef58a11962f3b4d1f9ba71decae993980f5e2844e
tag: 0.22.1027@sha256:d966ba92dfd025c0634bee048dfca7968e16587e68a742a61d33cf4030217af2
priorityClassName: tenant-normal
controller:
annotations:
Expand Down Expand Up @@ -12019,7 +12019,7 @@ plexdebrid: &app_plexdebrid
# app.elfhosted.com/name: plexdebrid
image:
repository: ghcr.io/elfhosted/plex-debrid
tag: rolling@sha256:c2f951c1eab5e8622509f416c7b4e215a7a9778e262f4b21fe8da8e7bb6dd5fe
tag: rolling@sha256:ec4d3af803ec20d53a7c579df2031d364a78929ffe036a385d9991e7a3160794
priorityClassName: tenant-normal
controller:
annotations:
Expand Down

0 comments on commit ac2a6c1

Please sign in to comment.