mirror of
https://github.com/truecharts/catalog.git
synced 2026-07-09 14:56:18 +08:00
Commit new App releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
@@ -1,6 +1,16 @@
|
||||
# Changelog<br>
|
||||
|
||||
|
||||
<a name="unpackerr-4.0.25"></a>
|
||||
### [unpackerr-4.0.25](https://github.com/truecharts/apps/compare/unpackerr-4.0.24...unpackerr-4.0.25) (2021-12-19)
|
||||
|
||||
#### Chore
|
||||
|
||||
* Restructure Icons a bit ([#1569](https://github.com/truecharts/apps/issues/1569))
|
||||
* update docker general non-major ([#1567](https://github.com/truecharts/apps/issues/1567))
|
||||
|
||||
|
||||
|
||||
<a name="unpackerr-4.0.24"></a>
|
||||
### [unpackerr-4.0.24](https://github.com/truecharts/apps/compare/unpackerr-4.0.23...unpackerr-4.0.24) (2021-12-18)
|
||||
|
||||
@@ -87,13 +97,3 @@
|
||||
* update non-major deps helm releases ([#1468](https://github.com/truecharts/apps/issues/1468))
|
||||
|
||||
|
||||
|
||||
<a name="unpackerr-4.0.16"></a>
|
||||
### [unpackerr-4.0.16](https://github.com/truecharts/apps/compare/unpackerr-4.0.15...unpackerr-4.0.16) (2021-12-04)
|
||||
|
||||
#### Chore
|
||||
|
||||
* bump apps to generate security page
|
||||
|
||||
|
||||
|
||||
@@ -3,4 +3,4 @@ dependencies:
|
||||
repository: https://truecharts.org
|
||||
version: 8.9.21
|
||||
digest: sha256:29937b76d07f882a8d7e24ffdbc0df01638eb45efbda32695bb24015ead912ba
|
||||
generated: "2021-12-18T20:04:37.154869359Z"
|
||||
generated: "2021-12-19T15:34:03.556878941Z"
|
||||
@@ -1,5 +1,5 @@
|
||||
apiVersion: v2
|
||||
appVersion: "0.9.8"
|
||||
appVersion: "0.9.9"
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: https://truecharts.org
|
||||
@@ -9,7 +9,7 @@ description: This application runs as a daemon on your download host. It checks
|
||||
completed downloads and extracts them so Radarr, Lidarr, Sonarr, and Readarr may
|
||||
import them
|
||||
home: https://github.com/truecharts/apps/tree/master/charts/stable/unpackrr
|
||||
icon: https://truecharts.org/_static/img/appicons/unpackrr-icon.png
|
||||
icon: https://truecharts.org/_static/img/appicons/unpackerr-icon.png
|
||||
keywords:
|
||||
- unpackerr
|
||||
- sonarr
|
||||
@@ -26,7 +26,7 @@ sources:
|
||||
- https://github.com/davidnewhall/unpackerr
|
||||
- https://hub.docker.com/r/golift/unpackerr
|
||||
type: application
|
||||
version: 4.0.24
|
||||
version: 4.0.25
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- media
|
||||
@@ -14,7 +14,7 @@ You will, however, be able to use all values referenced in the common chart here
|
||||
| env | object | `{}` | |
|
||||
| image.pullPolicy | string | `"IfNotPresent"` | |
|
||||
| image.repository | string | `"tccr.io/truecharts/unpackerr"` | |
|
||||
| image.tag | string | `"v0.9.8@sha256:9b8c5938e6ec19d3b2b2f1cf0cd4478fa7b6ac9a6e3efa54b77c9e6c9b9bc761"` | |
|
||||
| image.tag | string | `"v0.9.9@sha256:4515e53001efe2112f254c305000be003b11f957f7ee551e9388a0d10862f672"` | |
|
||||
| persistence.downloads.enabled | bool | `true` | |
|
||||
| persistence.downloads.mountPath | string | `"/downloads"` | |
|
||||
| portal.enabled | bool | `false` | |
|
||||
@@ -1,7 +1,7 @@
|
||||
image:
|
||||
repository: tccr.io/truecharts/unpackerr
|
||||
pullPolicy: IfNotPresent
|
||||
tag: v0.9.8@sha256:9b8c5938e6ec19d3b2b2f1cf0cd4478fa7b6ac9a6e3efa54b77c9e6c9b9bc761
|
||||
tag: v0.9.9@sha256:4515e53001efe2112f254c305000be003b11f957f7ee551e9388a0d10862f672
|
||||
|
||||
service:
|
||||
main:
|
||||
@@ -34,7 +34,7 @@ hide:
|
||||
##### Detected Containers
|
||||
|
||||
tccr.io/truecharts/alpine:v3.14.2@sha256:4095394abbae907e94b1f2fd2e2de6c4f201a5b9704573243ca8eb16db8cdb7c
|
||||
tccr.io/truecharts/unpackerr:v0.9.8@sha256:9b8c5938e6ec19d3b2b2f1cf0cd4478fa7b6ac9a6e3efa54b77c9e6c9b9bc761
|
||||
tccr.io/truecharts/unpackerr:v0.9.9@sha256:4515e53001efe2112f254c305000be003b11f957f7ee551e9388a0d10862f672
|
||||
|
||||
##### Scan Results
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
icon_url: https://truecharts.org/_static/img/appicons/unpackrr-icon.png
|
||||
icon_url: https://truecharts.org/_static/img/appicons/unpackerr-icon.png
|
||||
categories:
|
||||
- media
|
||||
|
||||
|
||||
Reference in New Issue
Block a user