Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
d79ec7f554
commit
20432e9a38
|
@ -4,6 +4,15 @@
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
## [plex-auto-languages-4.0.10](https://github.com/truecharts/charts/compare/plex-auto-languages-4.0.9...plex-auto-languages-4.0.10) (2023-04-27)
|
||||||
|
|
||||||
|
### Chore
|
||||||
|
|
||||||
|
- update container image tccr.io/truecharts/plex-auto-languages to latest ([#8341](https://github.com/truecharts/charts/issues/8341))
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
## [plex-auto-languages-4.0.9](https://github.com/truecharts/charts/compare/plex-auto-languages-4.0.8...plex-auto-languages-4.0.9) (2023-04-25)
|
## [plex-auto-languages-4.0.9](https://github.com/truecharts/charts/compare/plex-auto-languages-4.0.8...plex-auto-languages-4.0.9) (2023-04-25)
|
||||||
|
|
||||||
### Chore
|
### Chore
|
||||||
|
@ -88,12 +97,3 @@
|
||||||
- BREAKING CHANGE migrate to new common part 1 ([#7900](https://github.com/truecharts/charts/issues/7900))
|
- BREAKING CHANGE migrate to new common part 1 ([#7900](https://github.com/truecharts/charts/issues/7900))
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
## [plex-auto-languages-3.0.9](https://github.com/truecharts/charts/compare/plex-auto-languages-3.0.8...plex-auto-languages-3.0.9) (2023-02-10)
|
|
||||||
|
|
||||||
### Fix
|
|
||||||
|
|
||||||
- ensure new helm deps repo is used in latest releases as well.
|
|
||||||
|
|
||||||
|
|
|
@ -24,7 +24,7 @@ sources:
|
||||||
- https://github.com/truecharts/charts/tree/master/charts/stable/plex-auto-languages
|
- https://github.com/truecharts/charts/tree/master/charts/stable/plex-auto-languages
|
||||||
- https://github.com/remirigal/plex-auto-languages
|
- https://github.com/remirigal/plex-auto-languages
|
||||||
type: application
|
type: application
|
||||||
version: 4.0.9
|
version: 4.0.10
|
||||||
annotations:
|
annotations:
|
||||||
truecharts.org/catagories: |
|
truecharts.org/catagories: |
|
||||||
- Tools-Utilities
|
- Tools-Utilities
|
|
@ -0,0 +1,9 @@
|
||||||
|
|
||||||
|
|
||||||
|
## [plex-auto-languages-4.0.10](https://github.com/truecharts/charts/compare/plex-auto-languages-4.0.9...plex-auto-languages-4.0.10) (2023-04-27)
|
||||||
|
|
||||||
|
### Chore
|
||||||
|
|
||||||
|
- update container image tccr.io/truecharts/plex-auto-languages to latest ([#8341](https://github.com/truecharts/charts/issues/8341))
|
||||||
|
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
image:
|
image:
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
repository: tccr.io/truecharts/plex-auto-languages
|
repository: tccr.io/truecharts/plex-auto-languages
|
||||||
tag: latest@sha256:e33ef1aa90a5a80082109723e43ded02fc861bf4c0d9c9ac267a7898a4dbc1b3
|
tag: latest@sha256:eeeaad0912ed832f5d6ba09a6c6585ea884f13538465fb005a050e4959280c43
|
||||||
service:
|
service:
|
||||||
main:
|
main:
|
||||||
enabled: false
|
enabled: false
|
|
@ -1,9 +0,0 @@
|
||||||
|
|
||||||
|
|
||||||
## [plex-auto-languages-4.0.9](https://github.com/truecharts/charts/compare/plex-auto-languages-4.0.8...plex-auto-languages-4.0.9) (2023-04-25)
|
|
||||||
|
|
||||||
### Chore
|
|
||||||
|
|
||||||
- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153))
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue