Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
9fd3a5c988
commit
bc4f26f322
|
@ -1,9 +0,0 @@
|
|||
|
||||
|
||||
## [mylar-9.0.14](https://github.com/truecharts/charts/compare/mylar-9.0.13...mylar-9.0.14) (2023-05-16)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979))
|
||||
|
||||
|
|
@ -4,6 +4,15 @@
|
|||
|
||||
|
||||
|
||||
## [mylar-9.0.15](https://github.com/truecharts/charts/compare/mylar-9.0.14...mylar-9.0.15) (2023-05-20)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/mylar3 to v0.7.2 ([#9009](https://github.com/truecharts/charts/issues/9009))
|
||||
|
||||
|
||||
|
||||
|
||||
## [mylar-9.0.14](https://github.com/truecharts/charts/compare/mylar-9.0.13...mylar-9.0.14) (2023-05-16)
|
||||
|
||||
### Chore
|
||||
|
@ -88,12 +97,3 @@
|
|||
## [mylar-9.0.5](https://github.com/truecharts/charts/compare/mylar-9.0.4...mylar-9.0.5) (2023-04-16)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm general non-major ([#8061](https://github.com/truecharts/charts/issues/8061))
|
||||
|
||||
|
||||
|
||||
|
||||
## [mylar-9.0.4](https://github.com/truecharts/charts/compare/mylar-9.0.3...mylar-9.0.4) (2023-04-15)
|
||||
|
||||
### Chore
|
|
@ -1,5 +1,5 @@
|
|||
apiVersion: v2
|
||||
appVersion: "0.7.1"
|
||||
appVersion: "0.7.2"
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: https://library-charts.truecharts.org
|
||||
|
@ -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.14
|
||||
version: 9.0.15
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- media
|
|
@ -0,0 +1,9 @@
|
|||
|
||||
|
||||
## [mylar-9.0.15](https://github.com/truecharts/charts/compare/mylar-9.0.14...mylar-9.0.15) (2023-05-20)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/mylar3 to v0.7.2 ([#9009](https://github.com/truecharts/charts/issues/9009))
|
||||
|
||||
|
|
@ -1,6 +1,6 @@
|
|||
image:
|
||||
repository: tccr.io/truecharts/mylar3
|
||||
tag: 0.7.1@sha256:e39cca30962ebeef8ee6a99a6ff467bf1fdf7e66b16621271c4105dde9763d88
|
||||
tag: v0.7.2@sha256:989727e37e8f0eaa5d23a4bfff0f047f6d2fdbe1ce19471d85e990fa5d2a11a0
|
||||
pullPolicy: IfNotPresent
|
||||
service:
|
||||
main:
|
Loading…
Reference in New Issue