Commit new Chart releases for TrueCharts

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
TrueCharts-Bot 2023-11-10 20:43:09 +00:00
parent a337208e99
commit 1b58ccb21d
12 changed files with 22 additions and 22 deletions

View File

@ -1,9 +0,0 @@
## [avidemux-5.0.8](https://github.com/truecharts/charts/compare/avidemux-5.0.7...avidemux-5.0.8) (2023-11-08)
### Chore
- update helm general non-major ([#14465](https://github.com/truecharts/charts/issues/14465))

View File

@ -4,6 +4,15 @@
## [avidemux-5.0.9](https://github.com/truecharts/charts/compare/avidemux-5.0.8...avidemux-5.0.9) (2023-11-10)
### Chore
- update container image tccr.io/truecharts/avidemux to v23.11.1 ([#14541](https://github.com/truecharts/charts/issues/14541))
## [avidemux-5.0.8](https://github.com/truecharts/charts/compare/avidemux-5.0.7...avidemux-5.0.8) (2023-11-08) ## [avidemux-5.0.8](https://github.com/truecharts/charts/compare/avidemux-5.0.7...avidemux-5.0.8) (2023-11-08)
### Chore ### Chore
@ -88,12 +97,3 @@
- update helm general non-major ([#10069](https://github.com/truecharts/charts/issues/10069)) - update helm general non-major ([#10069](https://github.com/truecharts/charts/issues/10069))
## [avidemux-4.0.24](https://github.com/truecharts/charts/compare/avidemux-4.0.23...avidemux-4.0.24) (2023-06-26)
### Chore
- update container image tccr.io/truecharts/avidemux to v23.06.1 ([#9953](https://github.com/truecharts/charts/issues/9953))

View File

@ -1,5 +1,5 @@
apiVersion: v2 apiVersion: v2
appVersion: "23.06.1" appVersion: "23.11.1"
dependencies: dependencies:
- name: common - name: common
repository: https://library-charts.truecharts.org repository: https://library-charts.truecharts.org
@ -21,7 +21,7 @@ sources:
- https://github.com/truecharts/charts/tree/master/charts/stable/avidemux - https://github.com/truecharts/charts/tree/master/charts/stable/avidemux
- https://github.com/jlesage/docker-avidemux - https://github.com/jlesage/docker-avidemux
type: application type: application
version: 5.0.8 version: 5.0.9
annotations: annotations:
truecharts.org/category: media truecharts.org/category: media
truecharts.org/SCALE-support: "true" truecharts.org/SCALE-support: "true"

View File

@ -0,0 +1,9 @@
## [avidemux-5.0.9](https://github.com/truecharts/charts/compare/avidemux-5.0.8...avidemux-5.0.9) (2023-11-10)
### Chore
- update container image tccr.io/truecharts/avidemux to v23.11.1 ([#14541](https://github.com/truecharts/charts/issues/14541))

View File

@ -1,6 +1,6 @@
image: image:
repository: tccr.io/truecharts/avidemux repository: tccr.io/truecharts/avidemux
tag: v23.06.1@sha256:f805b61c9f4d427d60453f6fee009255ed584931e6f01b913b05c34c37c151a2 tag: v23.11.1@sha256:b317b25d5e73d39c345f925dfbf6405762da16200a8264b93744332639117477
pullPolicy: IfNotPresent pullPolicy: IfNotPresent
securityContext: securityContext:

View File

@ -988,7 +988,7 @@ questions:
label: Paths label: Paths
schema: schema:
type: list type: list
default: [] default: [{path: "/", pathType: "Prefix"}]
items: items:
- variable: pathEntry - variable: pathEntry
label: Host label: Host