Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
67b9ddcdc6
commit
ed630c2a1a
|
@ -1,9 +0,0 @@
|
||||||
|
|
||||||
|
|
||||||
## [homarr-6.0.3](https://github.com/truecharts/charts/compare/homarr-6.0.2...homarr-6.0.3) (2023-09-05)
|
|
||||||
|
|
||||||
### Chore
|
|
||||||
|
|
||||||
- update container image tccr.io/truecharts/homarr to v0.13.3 ([#12239](https://github.com/truecharts/charts/issues/12239))
|
|
||||||
|
|
||||||
|
|
|
@ -4,6 +4,15 @@
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
## [homarr-6.0.4](https://github.com/truecharts/charts/compare/homarr-6.0.3...homarr-6.0.4) (2023-09-09)
|
||||||
|
|
||||||
|
### Chore
|
||||||
|
|
||||||
|
- update container image tccr.io/truecharts/homarr to v0.13.4 ([#12424](https://github.com/truecharts/charts/issues/12424))
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
## [homarr-6.0.3](https://github.com/truecharts/charts/compare/homarr-6.0.2...homarr-6.0.3) (2023-09-05)
|
## [homarr-6.0.3](https://github.com/truecharts/charts/compare/homarr-6.0.2...homarr-6.0.3) (2023-09-05)
|
||||||
|
|
||||||
### Chore
|
### Chore
|
||||||
|
@ -82,15 +91,6 @@
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
## [homarr-5.0.25](https://github.com/truecharts/charts/compare/homarr-5.0.24...homarr-5.0.25) (2023-06-15)
|
|
||||||
|
|
||||||
### Chore
|
|
||||||
|
|
||||||
- update container image tccr.io/truecharts/homarr to v0.12.3 ([#9655](https://github.com/truecharts/charts/issues/9655))
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
## [homarr-5.0.25](https://github.com/truecharts/charts/compare/homarr-5.0.24...homarr-5.0.25) (2023-06-15)
|
## [homarr-5.0.25](https://github.com/truecharts/charts/compare/homarr-5.0.24...homarr-5.0.25) (2023-06-15)
|
||||||
|
|
||||||
### Chore
|
### Chore
|
|
@ -1,5 +1,5 @@
|
||||||
apiVersion: v2
|
apiVersion: v2
|
||||||
appVersion: "0.13.3"
|
appVersion: "0.13.4"
|
||||||
dependencies:
|
dependencies:
|
||||||
- name: common
|
- name: common
|
||||||
repository: https://library-charts.truecharts.org
|
repository: https://library-charts.truecharts.org
|
||||||
|
@ -18,7 +18,7 @@ name: homarr
|
||||||
sources:
|
sources:
|
||||||
- https://github.com/truecharts/charts/tree/master/charts/stable/homarr
|
- https://github.com/truecharts/charts/tree/master/charts/stable/homarr
|
||||||
- https://github.com/ajnart/homarr
|
- https://github.com/ajnart/homarr
|
||||||
version: 6.0.3
|
version: 6.0.4
|
||||||
annotations:
|
annotations:
|
||||||
truecharts.org/catagories: |
|
truecharts.org/catagories: |
|
||||||
- media
|
- media
|
|
@ -0,0 +1,9 @@
|
||||||
|
|
||||||
|
|
||||||
|
## [homarr-6.0.4](https://github.com/truecharts/charts/compare/homarr-6.0.3...homarr-6.0.4) (2023-09-09)
|
||||||
|
|
||||||
|
### Chore
|
||||||
|
|
||||||
|
- update container image tccr.io/truecharts/homarr to v0.13.4 ([#12424](https://github.com/truecharts/charts/issues/12424))
|
||||||
|
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
image:
|
image:
|
||||||
repository: tccr.io/truecharts/homarr
|
repository: tccr.io/truecharts/homarr
|
||||||
tag: v0.13.3@sha256:7f36d17967cf28b3f4518b00f562a3419fa3878abbd5bc1eae3fc2071a513ad1
|
tag: v0.13.4@sha256:ac61ed7667bf4eb18bef09a735ecebf453e9e0dbf993dd73d25e526164bbf009
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
service:
|
service:
|
||||||
main:
|
main:
|
Loading…
Reference in New Issue