Commit new Chart releases for TrueCharts

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
TrueCharts-Bot 2022-12-24 14:55:40 +00:00
parent af0be4d485
commit 5989e3a497
33 changed files with 63 additions and 63 deletions

View File

@ -4,6 +4,15 @@
## [flexget-4.0.10](https://github.com/truecharts/charts/compare/flexget-4.0.9...flexget-4.0.10) (2022-12-24)
### Chore
- update container image tccr.io/truecharts/flexget to v3.5.13
## [flexget-4.0.9](https://github.com/truecharts/charts/compare/flexget-4.0.8...flexget-4.0.9) (2022-12-19) ## [flexget-4.0.9](https://github.com/truecharts/charts/compare/flexget-4.0.8...flexget-4.0.9) (2022-12-19)
### Chore ### Chore
@ -88,12 +97,3 @@
## [flexget-4.0.4](https://github.com/truecharts/charts/compare/flexget-4.0.2...flexget-4.0.4) (2022-11-30) ## [flexget-4.0.4](https://github.com/truecharts/charts/compare/flexget-4.0.2...flexget-4.0.4) (2022-11-30)
## [flexget-4.0.3](https://github.com/truecharts/charts/compare/flexget-4.0.2...flexget-4.0.3) (2022-11-29)
## [flexget-4.0.3](https://github.com/truecharts/charts/compare/flexget-4.0.2...flexget-4.0.3) (2022-11-29)

View File

@ -1,5 +1,5 @@
apiVersion: v2 apiVersion: v2
appVersion: "3.5.11" appVersion: "3.5.13"
dependencies: dependencies:
- name: common - name: common
repository: https://library-charts.truecharts.org repository: https://library-charts.truecharts.org
@ -22,7 +22,7 @@ sources:
- https://hub.docker.com/r/wiserain/flexget - https://hub.docker.com/r/wiserain/flexget
- https://github.com/wiserain/docker-flexget - https://github.com/wiserain/docker-flexget
type: application type: application
version: 4.0.9 version: 4.0.10
annotations: annotations:
truecharts.org/catagories: | truecharts.org/catagories: |
- media - media

View File

@ -0,0 +1,9 @@
## [flexget-4.0.10](https://github.com/truecharts/charts/compare/flexget-4.0.9...flexget-4.0.10) (2022-12-24)
### Chore
- update container image tccr.io/truecharts/flexget to v3.5.13

View File

@ -1,7 +1,7 @@
image: image:
repository: tccr.io/truecharts/flexget repository: tccr.io/truecharts/flexget
pullPolicy: IfNotPresent pullPolicy: IfNotPresent
tag: 3.5.11@sha256:8f53c10ffaabe8a85743c11000b64ae39b324a8f538e345c3bdb462b19e9dfb2 tag: 3.5.13@sha256:b024cb4dd9f25449e0f28120aa96c5a4aafa718034253dcc547faf06ebe91d33
securityContext: securityContext:
runAsNonRoot: false runAsNonRoot: false

View File

@ -1,9 +0,0 @@
## [flexget-4.0.9](https://github.com/truecharts/charts/compare/flexget-4.0.8...flexget-4.0.9) (2022-12-19)
### Chore
- update helm general non-major

View File

@ -1,9 +0,0 @@
## [mediainfo-3.0.5](https://github.com/truecharts/charts/compare/mediainfo-3.0.4...mediainfo-3.0.5) (2022-12-19)
### Chore
- update helm general non-major

View File

@ -4,6 +4,15 @@
## [mediainfo-3.0.6](https://github.com/truecharts/charts/compare/mediainfo-3.0.5...mediainfo-3.0.6) (2022-12-24)
### Chore
- update container image tccr.io/truecharts/mediainfo to v22.12.2
## [mediainfo-3.0.5](https://github.com/truecharts/charts/compare/mediainfo-3.0.4...mediainfo-3.0.5) (2022-12-19) ## [mediainfo-3.0.5](https://github.com/truecharts/charts/compare/mediainfo-3.0.4...mediainfo-3.0.5) (2022-12-19)
### Chore ### Chore
@ -81,15 +90,6 @@
## [mediainfo-3.0.1](https://github.com/truecharts/charts/compare/mediainfo-3.0.0...mediainfo-3.0.1) (2022-11-15)
### Chore
- update helm general non-major ([#4463](https://github.com/truecharts/charts/issues/4463))
## [mediainfo-3.0.1](https://github.com/truecharts/charts/compare/mediainfo-3.0.0...mediainfo-3.0.1) (2022-11-15) ## [mediainfo-3.0.1](https://github.com/truecharts/charts/compare/mediainfo-3.0.0...mediainfo-3.0.1) (2022-11-15)
### Chore ### Chore

View File

@ -1,5 +1,5 @@
apiVersion: v2 apiVersion: v2
appVersion: "22.12.1" appVersion: "22.12.2"
dependencies: dependencies:
- name: common - name: common
repository: https://library-charts.truecharts.org repository: https://library-charts.truecharts.org
@ -22,7 +22,7 @@ sources:
- https://github.com/jlesage/docker-mediainfo - https://github.com/jlesage/docker-mediainfo
- https://hub.docker.com/r/jlesage/mediainfo/ - https://hub.docker.com/r/jlesage/mediainfo/
type: application type: application
version: 3.0.5 version: 3.0.6
annotations: annotations:
truecharts.org/catagories: | truecharts.org/catagories: |
- media - media

View File

@ -0,0 +1,9 @@
## [mediainfo-3.0.6](https://github.com/truecharts/charts/compare/mediainfo-3.0.5...mediainfo-3.0.6) (2022-12-24)
### Chore
- update container image tccr.io/truecharts/mediainfo to v22.12.2

View File

@ -1,6 +1,6 @@
image: image:
repository: tccr.io/truecharts/mediainfo repository: tccr.io/truecharts/mediainfo
tag: 22.12.1@sha256:383a7b8da5891b7a9da5606d8f9ca6bdb3b089162eaa0bf95117ae3d129bf22d tag: 22.12.2@sha256:01f37b969fbe65c9e17884b354a84d36b2a1ae89f2590e94cabd5bb35f1c56d5
pullPolicy: IfNotPresent pullPolicy: IfNotPresent
securityContext: securityContext:

View File

@ -4,6 +4,15 @@
## [xen-orchestra-3.0.10](https://github.com/truecharts/charts/compare/xen-orchestra-3.0.9...xen-orchestra-3.0.10) (2022-12-24)
### Chore
- update container image tccr.io/truecharts/xenorchestra to v5.107.5
## [xen-orchestra-3.0.9](https://github.com/truecharts/charts/compare/xen-orchestra-3.0.8...xen-orchestra-3.0.9) (2022-12-19) ## [xen-orchestra-3.0.9](https://github.com/truecharts/charts/compare/xen-orchestra-3.0.8...xen-orchestra-3.0.9) (2022-12-19)
### Chore ### Chore
@ -88,12 +97,3 @@
## [xen-orchestra-3.0.4](https://github.com/truecharts/charts/compare/xen-orchestra-3.0.3...xen-orchestra-3.0.4) (2022-11-30) ## [xen-orchestra-3.0.4](https://github.com/truecharts/charts/compare/xen-orchestra-3.0.3...xen-orchestra-3.0.4) (2022-11-30)
## [xen-orchestra-3.0.4](https://github.com/truecharts/charts/compare/xen-orchestra-3.0.3...xen-orchestra-3.0.4) (2022-11-30)
## [xen-orchestra-3.0.3](https://github.com/truecharts/charts/compare/xen-orchestra-3.0.2...xen-orchestra-3.0.3) (2022-11-27)

View File

@ -1,5 +1,5 @@
apiVersion: v2 apiVersion: v2
appVersion: "5.107.4" appVersion: "5.107.5"
dependencies: dependencies:
- name: common - name: common
repository: https://library-charts.truecharts.org repository: https://library-charts.truecharts.org
@ -18,7 +18,7 @@ name: xen-orchestra
sources: sources:
- https://github.com/truecharts/charts/tree/master/charts/stable/xen-orchestra - https://github.com/truecharts/charts/tree/master/charts/stable/xen-orchestra
- https://hub.docker.com/r/ronivay/xen-orchestra - https://hub.docker.com/r/ronivay/xen-orchestra
version: 3.0.9 version: 3.0.10
annotations: annotations:
truecharts.org/catagories: | truecharts.org/catagories: |
- management - management

View File

@ -0,0 +1,9 @@
## [xen-orchestra-3.0.10](https://github.com/truecharts/charts/compare/xen-orchestra-3.0.9...xen-orchestra-3.0.10) (2022-12-24)
### Chore
- update container image tccr.io/truecharts/xenorchestra to v5.107.5

View File

@ -1,6 +1,6 @@
image: image:
repository: tccr.io/truecharts/xenorchestra repository: tccr.io/truecharts/xenorchestra
tag: 5.107.4@sha256:113a01fa623d88977a41f4e379bc1faa0b1c3efb03c4e01f7c9138ed0f2c833d tag: 5.107.5@sha256:b03b0dfa82e656303a80d29dd77c65121992c8b37a8c518b5575e6b7fc497e70
pullPolicy: IfNotPresent pullPolicy: IfNotPresent
securityContext: securityContext:

View File

@ -1,9 +0,0 @@
## [xen-orchestra-3.0.9](https://github.com/truecharts/charts/compare/xen-orchestra-3.0.8...xen-orchestra-3.0.9) (2022-12-19)
### Chore
- update helm general non-major