Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
13a108cc34
commit
4a3ec935cf
|
@ -1,9 +0,0 @@
|
|||
|
||||
|
||||
## [homarr-6.0.1](https://github.com/truecharts/charts/compare/homarr-6.0.0...homarr-6.0.1) (2023-08-12)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/homarr to v0.13.1 ([#11455](https://github.com/truecharts/charts/issues/11455))
|
||||
|
||||
|
|
@ -4,6 +4,15 @@
|
|||
|
||||
|
||||
|
||||
## [homarr-6.0.2](https://github.com/truecharts/charts/compare/homarr-6.0.1...homarr-6.0.2) (2023-08-16)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/homarr to v0.13.2 ([#11614](https://github.com/truecharts/charts/issues/11614))
|
||||
|
||||
|
||||
|
||||
|
||||
## [homarr-6.0.1](https://github.com/truecharts/charts/compare/homarr-6.0.0...homarr-6.0.1) (2023-08-12)
|
||||
|
||||
### 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)
|
||||
|
||||
### Chore
|
|
@ -1,5 +1,5 @@
|
|||
apiVersion: v2
|
||||
appVersion: "0.13.1"
|
||||
appVersion: "0.13.2"
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: https://library-charts.truecharts.org
|
||||
|
@ -18,7 +18,7 @@ name: homarr
|
|||
sources:
|
||||
- https://github.com/truecharts/charts/tree/master/charts/stable/homarr
|
||||
- https://github.com/ajnart/homarr
|
||||
version: 6.0.1
|
||||
version: 6.0.2
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- media
|
|
@ -0,0 +1,9 @@
|
|||
|
||||
|
||||
## [homarr-6.0.2](https://github.com/truecharts/charts/compare/homarr-6.0.1...homarr-6.0.2) (2023-08-16)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/homarr to v0.13.2 ([#11614](https://github.com/truecharts/charts/issues/11614))
|
||||
|
||||
|
|
@ -1,6 +1,6 @@
|
|||
image:
|
||||
repository: tccr.io/truecharts/homarr
|
||||
tag: v0.13.1@sha256:9186e694bf4b296162d78523247dae25e667e60510a50f2fadc89ba6c235924e
|
||||
tag: v0.13.2@sha256:108a19fd0f4b1362108a12139e43c4efce49420f7190b8de0459ac7df5b331b7
|
||||
pullPolicy: IfNotPresent
|
||||
service:
|
||||
main:
|
Loading…
Reference in New Issue