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 Sep 8, 2024
2 parents 27e6813 + 29007bb commit 5ba5adb
Show file tree
Hide file tree
Showing 3 changed files with 25 additions and 9 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.110.0](https://github.com/elfhosted/myprecious/compare/v1.109.0...v1.110.0) (2024-09-07)


### Features

* **app:** update ghcr.io/elfhosted/jackett docker tag to v0.22.574 ([ff03f3d](https://github.com/elfhosted/myprecious/commit/ff03f3d8e6cc96d76d98666b7ae88e4402bf5dd1))


### Bug Fixes

* add kapowarr! ([bef3edf](https://github.com/elfhosted/myprecious/commit/bef3edfc4ec928c3f9f2334cdad8f38f228fb56b))
* **app:** update docker.io/redis:6.2-alpine docker digest to 4f26c3b ([7f31ee2](https://github.com/elfhosted/myprecious/commit/7f31ee2cbe4e08f50cfbfa3e217f8a14deb6df5b))
* **app:** update docker.io/redis:6.2-alpine docker digest to ffa932b ([b250393](https://github.com/elfhosted/myprecious/commit/b250393734df8a59c820ccdab08e62a2db75a860))
* **app:** update redis:alpine docker digest to 309ba19 ([2818155](https://github.com/elfhosted/myprecious/commit/28181556e2e876bbcc3dd0842353a58ba58281bd))
* **app:** update redis:alpine docker digest to dd6c86d ([003029c](https://github.com/elfhosted/myprecious/commit/003029cfa72aaea3c1431a431b9847a9ba3f6791))

## [1.109.0](https://github.com/elfhosted/myprecious/compare/v1.108.0...v1.109.0) (2024-09-06)


Expand Down
2 changes: 1 addition & 1 deletion charts/myprecious/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -774,7 +774,7 @@ dependencies:
condition: kapowarr.enabled
version: ~0.2.1
repository: oci://ghcr.io/elfhosted/charts
alias: kapowarr
alias: kapowarr
- name: app-template
condition: petio.enabled
version: ~0.2.1
Expand Down
16 changes: 8 additions & 8 deletions charts/myprecious/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4851,7 +4851,7 @@ lazylibrarian:
priorityClassName: tenant-normal
image:
repository: ghcr.io/elfhosted/lazylibrarian
tag: rolling@sha256:6ff402c1f3c94226882129e81441d763249938e74eca5ef84a3cf6005c491f56
tag: rolling@sha256:4de28b6c6870ef978d3ecf6d839ec1c5601224d083fcddc56a02c728439949bc
enabled: false
controller:
annotations:
Expand Down Expand Up @@ -5546,7 +5546,7 @@ prowlarr: &app_prowlarr
priorityClassName: tenant-normal
image:
repository: ghcr.io/elfhosted/prowlarr-develop
tag: 1.23.1.4708@sha256:32785a8d270571fe7de1c1b2bde98a8d334db9db60b84e747757a6628e364870
tag: 1.24.0.4721@sha256:6fbcbb70e74286c8d16ebcb783080b147257c98d3ff7c0387570dc8daf776a8f
securityContext:
seccompProfile:
type: RuntimeDefault
Expand Down Expand Up @@ -6275,7 +6275,7 @@ jellyfin: &app_jellyfin
hostname: elfhosted
image:
repository: ghcr.io/elfhosted/jellyfin
tag: 10.9.10@sha256:3388e91957bbfb442fe5d86805a1bf29b828f12d10ea9cc967b8871fa7624f5d
tag: 10.9.11@sha256:7d7d1024b821febf4dcb3c2c843c700986ecf743cc949423701ceadfb62ba9fb
enabled: false
podLabels:
app.elfhosted.com/class: debrid
Expand Down Expand Up @@ -10703,7 +10703,7 @@ jackett:
enabled: false
image:
repository: ghcr.io/elfhosted/jackett
tag: 0.22.574@sha256:ff69ea03106e1c19e7978d4e6477250617d37f41001624ebec49ca768c8ea5c2
tag: 0.22.576@sha256:5211033f750f90cab08f8a36f57118274738ef6421d4d41fe9356d89a876aecd
priorityClassName: tenant-normal
controller:
annotations:
Expand Down Expand Up @@ -11387,7 +11387,7 @@ annatar:
config: # We have to set this to null so that we can override with our own config
additionalContainers:
redis:
image: redis:alpine@sha256:dd6c86dc8f3be0526b2baa964473e2443b5a4412c4c2232781ca9820296d407b
image: redis:alpine@sha256:4dc8a5b107f17e119f85a6f8a4547283f6c7db4d281b6f409a93dd098645c3f6
volumeMounts:
- mountPath: /data
name: redis
Expand Down Expand Up @@ -13031,7 +13031,7 @@ immich:
enabled: false
image:
repository: ghcr.io/immich-app/immich-server
tag: v1.113.1@sha256:b1922303018a9bece29cce8d196ae4f66d13afdf6ab109a19e1ed50663bbf98c
tag: v1.114.0@sha256:df4ae6d2bf8aa3ebd6370b42a667a007c5e7452a1cd2ab4c22fbaff9a69ffcbc
priorityClassName: tenant-normal
controller:
annotations:
Expand Down Expand Up @@ -13100,7 +13100,7 @@ immich:
bootstrap: *bootstrap
additionalContainers:
ml:
image: ghcr.io/immich-app/immich-machine-learning:v1.113.1
image: ghcr.io/immich-app/immich-machine-learning:v1.114.0
envFrom:
- configMapRef:
name: immich-env
Expand Down Expand Up @@ -13130,7 +13130,7 @@ immich:
cpu: 500m
memory: 4Gi
redis:
image: docker.io/redis:6.2-alpine@sha256:ffa932bc7e3e6775432f3d3333df0da3c2df4b55b8576ea76a8ce1f536784e3f
image: docker.io/redis:7.4-alpine@sha256:4dc8a5b107f17e119f85a6f8a4547283f6c7db4d281b6f409a93dd098645c3f6
envFrom:
- configMapRef:
name: immich-env
Expand Down

0 comments on commit 5ba5adb

Please sign in to comment.