Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
21530c3852
commit
466e463a0b
|
@ -1,13 +0,0 @@
|
||||||
|
|
||||||
|
|
||||||
## [mediainfo-4.0.0](https://github.com/truecharts/charts/compare/mediainfo-3.0.14...mediainfo-4.0.0) (2023-05-01)
|
|
||||||
|
|
||||||
### Feat
|
|
||||||
|
|
||||||
- BREAKING CHANGE migrate to new common part 6 ([#8664](https://github.com/truecharts/charts/issues/8664))
|
|
||||||
|
|
||||||
### Fix
|
|
||||||
|
|
||||||
- fix indentation ([#8536](https://github.com/truecharts/charts/issues/8536))
|
|
||||||
|
|
||||||
|
|
|
@ -4,6 +4,15 @@
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
## [mediainfo-4.0.1](https://github.com/truecharts/charts/compare/mediainfo-4.0.0...mediainfo-4.0.1) (2023-05-01)
|
||||||
|
|
||||||
|
### Chore
|
||||||
|
|
||||||
|
- update container image tccr.io/truecharts/mediainfo to v23.04.1 ([#8598](https://github.com/truecharts/charts/issues/8598))
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
## [mediainfo-4.0.0](https://github.com/truecharts/charts/compare/mediainfo-3.0.14...mediainfo-4.0.0) (2023-05-01)
|
## [mediainfo-4.0.0](https://github.com/truecharts/charts/compare/mediainfo-3.0.14...mediainfo-4.0.0) (2023-05-01)
|
||||||
|
|
||||||
### Feat
|
### Feat
|
||||||
|
@ -88,12 +97,3 @@
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
## [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
|
|
||||||
|
|
||||||
|
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
apiVersion: v2
|
apiVersion: v2
|
||||||
appVersion: "23.02.2"
|
appVersion: "23.04.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/mediainfo
|
- https://github.com/truecharts/charts/tree/master/charts/stable/mediainfo
|
||||||
- https://github.com/jlesage/docker-mediainfo
|
- https://github.com/jlesage/docker-mediainfo
|
||||||
type: application
|
type: application
|
||||||
version: 4.0.0
|
version: 4.0.1
|
||||||
annotations:
|
annotations:
|
||||||
truecharts.org/catagories: |
|
truecharts.org/catagories: |
|
||||||
- media
|
- media
|
|
@ -0,0 +1,9 @@
|
||||||
|
|
||||||
|
|
||||||
|
## [mediainfo-4.0.1](https://github.com/truecharts/charts/compare/mediainfo-4.0.0...mediainfo-4.0.1) (2023-05-01)
|
||||||
|
|
||||||
|
### Chore
|
||||||
|
|
||||||
|
- update container image tccr.io/truecharts/mediainfo to v23.04.1 ([#8598](https://github.com/truecharts/charts/issues/8598))
|
||||||
|
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
image:
|
image:
|
||||||
repository: tccr.io/truecharts/mediainfo
|
repository: tccr.io/truecharts/mediainfo
|
||||||
tag: 23.02.2@sha256:f2b4e4d9d3c908dbc7a2e6235e77ac0bba22ba00c3be06c340442eaada8b3a30
|
tag: 23.04.1@sha256:710be537d5abf0e48fb0d0270f9e9d36d4c3041483c6eb5477c0b1b51c4c0f0e
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
service:
|
service:
|
||||||
main:
|
main:
|
|
@ -1,13 +0,0 @@
|
||||||
|
|
||||||
|
|
||||||
## [mkvtoolnix-5.0.0](https://github.com/truecharts/charts/compare/mkvtoolnix-4.0.16...mkvtoolnix-5.0.0) (2023-05-01)
|
|
||||||
|
|
||||||
### Feat
|
|
||||||
|
|
||||||
- BREAKING CHANGE migrate to new common part 6 ([#8664](https://github.com/truecharts/charts/issues/8664))
|
|
||||||
|
|
||||||
### Fix
|
|
||||||
|
|
||||||
- fix indentation ([#8536](https://github.com/truecharts/charts/issues/8536))
|
|
||||||
|
|
||||||
|
|
|
@ -4,6 +4,15 @@
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
## [mkvtoolnix-5.0.1](https://github.com/truecharts/charts/compare/mkvtoolnix-5.0.0...mkvtoolnix-5.0.1) (2023-05-01)
|
||||||
|
|
||||||
|
### Chore
|
||||||
|
|
||||||
|
- update container image tccr.io/truecharts/mkvtoolnix to v23.03.2 ([#8602](https://github.com/truecharts/charts/issues/8602))
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
## [mkvtoolnix-5.0.0](https://github.com/truecharts/charts/compare/mkvtoolnix-4.0.16...mkvtoolnix-5.0.0) (2023-05-01)
|
## [mkvtoolnix-5.0.0](https://github.com/truecharts/charts/compare/mkvtoolnix-4.0.16...mkvtoolnix-5.0.0) (2023-05-01)
|
||||||
|
|
||||||
### Feat
|
### Feat
|
||||||
|
@ -88,12 +97,3 @@
|
||||||
## [mkvtoolnix-4.0.8](https://github.com/truecharts/charts/compare/mkvtoolnix-4.0.7...mkvtoolnix-4.0.8) (2022-12-27)
|
## [mkvtoolnix-4.0.8](https://github.com/truecharts/charts/compare/mkvtoolnix-4.0.7...mkvtoolnix-4.0.8) (2022-12-27)
|
||||||
|
|
||||||
### Chore
|
### Chore
|
||||||
|
|
||||||
- update helm general non-major ([#5856](https://github.com/truecharts/charts/issues/5856))
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
## [mkvtoolnix-4.0.7](https://github.com/truecharts/charts/compare/mkvtoolnix-4.0.6...mkvtoolnix-4.0.7) (2022-12-26)
|
|
||||||
|
|
||||||
### Chore
|
|
|
@ -1,5 +1,5 @@
|
||||||
apiVersion: v2
|
apiVersion: v2
|
||||||
appVersion: "23.02.5"
|
appVersion: "23.03.2"
|
||||||
dependencies:
|
dependencies:
|
||||||
- name: common
|
- name: common
|
||||||
repository: https://library-charts.truecharts.org
|
repository: https://library-charts.truecharts.org
|
||||||
|
@ -23,7 +23,7 @@ sources:
|
||||||
- https://github.com/jlesage/docker-mkvtoolnix
|
- https://github.com/jlesage/docker-mkvtoolnix
|
||||||
- https://mkvtoolnix.download/
|
- https://mkvtoolnix.download/
|
||||||
type: application
|
type: application
|
||||||
version: 5.0.0
|
version: 5.0.1
|
||||||
annotations:
|
annotations:
|
||||||
truecharts.org/catagories: |
|
truecharts.org/catagories: |
|
||||||
- media
|
- media
|
|
@ -0,0 +1,9 @@
|
||||||
|
|
||||||
|
|
||||||
|
## [mkvtoolnix-5.0.1](https://github.com/truecharts/charts/compare/mkvtoolnix-5.0.0...mkvtoolnix-5.0.1) (2023-05-01)
|
||||||
|
|
||||||
|
### Chore
|
||||||
|
|
||||||
|
- update container image tccr.io/truecharts/mkvtoolnix to v23.03.2 ([#8602](https://github.com/truecharts/charts/issues/8602))
|
||||||
|
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
image:
|
image:
|
||||||
repository: tccr.io/truecharts/mkvtoolnix
|
repository: tccr.io/truecharts/mkvtoolnix
|
||||||
tag: 23.02.5@sha256:2b0919d180998713a6c1f1cc2cea53d60b58e3d21d824c5bf2bb3325432ebe4e
|
tag: 23.03.2@sha256:783c7d5df7227a94bed65a152201845af8b19f79070bfaa27048c690a6d0bc36
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
service:
|
service:
|
||||||
main:
|
main:
|
Loading…
Reference in New Issue