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 Oct 19, 2024
2 parents 72d16c7 + 5bfe241 commit 9925314
Show file tree
Hide file tree
Showing 3 changed files with 13 additions and 5 deletions.
8 changes: 8 additions & 0 deletions charts/myprecious/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# Changelog

## [1.151.0](https://github.com/elfhosted/myprecious/compare/v1.150.0...v1.151.0) (2024-10-19)


### Features

* **app:** update ghcr.io/elfhosted/jackett docker tag to v0.22.813 ([11e36e6](https://github.com/elfhosted/myprecious/commit/11e36e667d9c509a58ad36f1804cf4c5633cdece))
* **app:** update ghcr.io/elfhosted/riven-frontend docker tag to v0.16.1 ([0196c42](https://github.com/elfhosted/myprecious/commit/0196c42949c2832e6cb1bdeb89c1e6971ca13c47))

## 1.150.0 (2024-10-18)


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.150.1-pre-01
version: 1.151.3-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
8 changes: 4 additions & 4 deletions charts/myprecious/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9378,7 +9378,7 @@ riven: &app_riven
app.elfhosted.com/name: riven
image:
repository: ghcr.io/elfhosted/riven
tag: v0.16.0@sha256:4132c82c562ae3affa9dd48ca979b7152c3768681c8a43a4d9b260154ecdbe0c
tag: v0.16.1@sha256:23052b82892d2dd87a763fecb35a63db57124e229c2fd4f20fcc044fe03dfeef
priorityClassName: tenant-normal
controller:
annotations:
Expand Down Expand Up @@ -9505,7 +9505,7 @@ riven: &app_riven
subPath: riven
additionalContainers:
frontend:
image: ghcr.io/elfhosted/riven-frontend:v0.14.1@sha256:492080261c136fe6c120a926a73fb758c2eeef1908484094e67ad8fb41827181
image: ghcr.io/elfhosted/riven-frontend:v0.16.2@sha256:92c14b2f78674ff7e4aa58d4a6b9cf6bc4be4f105000504c4578eaeb53b18570
volumeMounts:
- mountPath: /riven/data
name: config
Expand Down Expand Up @@ -9694,7 +9694,7 @@ jackett:
enabled: false
image:
repository: ghcr.io/elfhosted/jackett
tag: 0.22.809@sha256:a81a2b37421d6c6ecaf42df41d3d609293e1eef2d711e027a6b30012d87c6586
tag: 0.22.813@sha256:5d91ada1b7d44e4cfb9a85eee3435cc02247e82a805c966b31bda45b65770e0a
priorityClassName: tenant-normal
controller:
annotations:
Expand Down Expand Up @@ -10719,7 +10719,7 @@ mediaflowproxy:
enabled: false
image:
repository: ghcr.io/elfhosted/mediaflow-proxy
tag: 1.7.5@sha256:2b9883f1197c1703fcc60d2885d6b3ef7682b7f02cc75ecc2a8f76f55ac36da0
tag: 1.7.5@sha256:b1e7eb0bb560246a911214d6e70dc42561a8f1aa35ae58b21638c6595fdda9ff
podLabels:
app.elfhosted.com/name: mediaflow-proxy
priorityClassName: tenant-normal
Expand Down

0 comments on commit 9925314

Please sign in to comment.