Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
@@ -1,13 +0,0 @@
|
||||
|
||||
|
||||
## [makemkv-5.0.0](https://github.com/truecharts/charts/compare/makemkv-4.0.15...makemkv-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 @@
|
||||
|
||||
|
||||
|
||||
## [makemkv-5.0.1](https://github.com/truecharts/charts/compare/makemkv-5.0.0...makemkv-5.0.1) (2023-05-01)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/makemkv to v23.04.1 ([#8596](https://github.com/truecharts/charts/issues/8596))
|
||||
|
||||
|
||||
|
||||
|
||||
## [makemkv-5.0.0](https://github.com/truecharts/charts/compare/makemkv-4.0.15...makemkv-5.0.0) (2023-05-01)
|
||||
|
||||
### Feat
|
||||
@@ -88,12 +97,3 @@
|
||||
## [makemkv-4.0.7](https://github.com/truecharts/charts/compare/makemkv-4.0.6...makemkv-4.0.7) (2022-12-27)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm general non-major ([#5856](https://github.com/truecharts/charts/issues/5856))
|
||||
|
||||
|
||||
|
||||
|
||||
## [makemkv-4.0.6](https://github.com/truecharts/charts/compare/makemkv-4.0.5...makemkv-4.0.6) (2022-12-26)
|
||||
|
||||
### Chore
|
||||
@@ -1,5 +1,5 @@
|
||||
apiVersion: v2
|
||||
appVersion: "23.02.5"
|
||||
appVersion: "23.04.1"
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: https://library-charts.truecharts.org
|
||||
@@ -18,7 +18,7 @@ name: makemkv
|
||||
sources:
|
||||
- https://github.com/truecharts/charts/tree/master/charts/stable/makemkv
|
||||
- https://github.com/jlesage/docker-makemkv
|
||||
version: 5.0.0
|
||||
version: 5.0.1
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- media
|
||||
9
stable/makemkv/5.0.1/app-changelog.md
Normal file
9
stable/makemkv/5.0.1/app-changelog.md
Normal file
@@ -0,0 +1,9 @@
|
||||
|
||||
|
||||
## [makemkv-5.0.1](https://github.com/truecharts/charts/compare/makemkv-5.0.0...makemkv-5.0.1) (2023-05-01)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/makemkv to v23.04.1 ([#8596](https://github.com/truecharts/charts/issues/8596))
|
||||
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
image:
|
||||
repository: tccr.io/truecharts/makemkv
|
||||
tag: 23.02.5@sha256:b6d3eab777a35cd117919ede4a74e33cd3586e57760c98aaec349875eb4ae863
|
||||
tag: 23.04.1@sha256:34b773e79c94200e6784a7ae82f67e89ab61c3d96f947b80df758166f848f6f6
|
||||
pullPolicy: IfNotPresent
|
||||
makemkv:
|
||||
# General Settings
|
||||
Reference in New Issue
Block a user