Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
44bb11c7b7
commit
81edc34ac0
|
@ -1,9 +0,0 @@
|
|||
|
||||
|
||||
## [mylar-9.0.18](https://github.com/truecharts/charts/compare/mylar-9.0.17...mylar-9.0.18) (2023-05-24)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm general non-major ([#9125](https://github.com/truecharts/charts/issues/9125))
|
||||
|
||||
|
|
@ -4,6 +4,15 @@
|
|||
|
||||
|
||||
|
||||
## [mylar-9.0.19](https://github.com/truecharts/charts/compare/mylar-9.0.18...mylar-9.0.19) (2023-05-26)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/mylar3 to v0.7.2 ([#9173](https://github.com/truecharts/charts/issues/9173))
|
||||
|
||||
|
||||
|
||||
|
||||
## [mylar-9.0.18](https://github.com/truecharts/charts/compare/mylar-9.0.17...mylar-9.0.18) (2023-05-24)
|
||||
|
||||
### Chore
|
||||
|
@ -88,12 +97,3 @@
|
|||
## [mylar-9.0.9](https://github.com/truecharts/charts/compare/mylar-9.0.8...mylar-9.0.9) (2023-04-25)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153))
|
||||
|
||||
|
||||
|
||||
|
||||
## [mylar-9.0.8](https://github.com/truecharts/charts/compare/mylar-9.0.7...mylar-9.0.8) (2023-04-25)
|
||||
|
||||
### 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.18
|
||||
version: 9.0.19
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- media
|
|
@ -0,0 +1,9 @@
|
|||
|
||||
|
||||
## [mylar-9.0.19](https://github.com/truecharts/charts/compare/mylar-9.0.18...mylar-9.0.19) (2023-05-26)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/mylar3 to v0.7.2 ([#9173](https://github.com/truecharts/charts/issues/9173))
|
||||
|
||||
|
|
@ -1,6 +1,6 @@
|
|||
image:
|
||||
repository: tccr.io/truecharts/mylar3
|
||||
tag: v0.7.2@sha256:989727e37e8f0eaa5d23a4bfff0f047f6d2fdbe1ce19471d85e990fa5d2a11a0
|
||||
tag: v0.7.2@sha256:c17ee6ecd4b41e7f65416381f1e599bc3525fe6520bab18db5d5851148680988
|
||||
pullPolicy: IfNotPresent
|
||||
service:
|
||||
main:
|
Loading…
Reference in New Issue