Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
51a33626a2
commit
609641fe94
|
@ -1,9 +0,0 @@
|
|||
|
||||
|
||||
## [mylar-9.0.33](https://github.com/truecharts/charts/compare/mylar-9.0.32...mylar-9.0.33) (2023-07-12)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/mylar3 to v0.7.2 ([#10425](https://github.com/truecharts/charts/issues/10425))
|
||||
|
||||
|
|
@ -4,6 +4,15 @@
|
|||
|
||||
|
||||
|
||||
## [mylar-9.0.34](https://github.com/truecharts/charts/compare/mylar-9.0.33...mylar-9.0.34) (2023-07-14)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/mylar3 to v0.7.2 ([#10455](https://github.com/truecharts/charts/issues/10455))
|
||||
|
||||
|
||||
|
||||
|
||||
## [mylar-9.0.33](https://github.com/truecharts/charts/compare/mylar-9.0.32...mylar-9.0.33) (2023-07-12)
|
||||
|
||||
### Chore
|
||||
|
@ -88,12 +97,3 @@
|
|||
## [mylar-9.0.24](https://github.com/truecharts/charts/compare/mylar-9.0.23...mylar-9.0.24) (2023-06-07)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm general non-major ([#9457](https://github.com/truecharts/charts/issues/9457))
|
||||
|
||||
|
||||
|
||||
|
||||
## [mylar-9.0.23](https://github.com/truecharts/charts/compare/mylar-9.0.22...mylar-9.0.23) (2023-06-07)
|
||||
|
||||
### Chore
|
|
@ -19,7 +19,7 @@ sources:
|
|||
- https://github.com/truecharts/charts/tree/master/charts/stable/mylar
|
||||
- https://github.com/mylar3/mylar3
|
||||
- https://github.com/linuxserver/docker-mylar3
|
||||
version: 9.0.33
|
||||
version: 9.0.34
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- media
|
|
@ -0,0 +1,9 @@
|
|||
|
||||
|
||||
## [mylar-9.0.34](https://github.com/truecharts/charts/compare/mylar-9.0.33...mylar-9.0.34) (2023-07-14)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/mylar3 to v0.7.2 ([#10455](https://github.com/truecharts/charts/issues/10455))
|
||||
|
||||
|
|
@ -1,6 +1,6 @@
|
|||
image:
|
||||
repository: tccr.io/truecharts/mylar3
|
||||
tag: v0.7.2@sha256:9a363cafab83f234f0d55c2df3712216cd078cc4818ebba1b3628f49cf4a440f
|
||||
tag: v0.7.2@sha256:6ff3c0df730dd57912474867e0092a0442e985c6f1b871a094552c268e70fcc8
|
||||
pullPolicy: IfNotPresent
|
||||
service:
|
||||
main:
|
Loading…
Reference in New Issue