Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
b5a8b63f6f
commit
7d6dc84cd2
|
@ -1,9 +0,0 @@
|
|||
|
||||
|
||||
## [homepage-3.0.29](https://github.com/truecharts/charts/compare/homepage-3.0.28...homepage-3.0.29) (2023-07-29)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm general non-major ([#10955](https://github.com/truecharts/charts/issues/10955))
|
||||
|
||||
|
|
@ -4,6 +4,15 @@
|
|||
|
||||
|
||||
|
||||
## [homepage-3.0.30](https://github.com/truecharts/charts/compare/homepage-3.0.29...homepage-3.0.30) (2023-07-30)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/homepage to v0.6.24 ([#11048](https://github.com/truecharts/charts/issues/11048))
|
||||
|
||||
|
||||
|
||||
|
||||
## [homepage-3.0.29](https://github.com/truecharts/charts/compare/homepage-3.0.28...homepage-3.0.29) (2023-07-29)
|
||||
|
||||
### Chore
|
||||
|
@ -88,12 +97,3 @@
|
|||
- update icon ([#9576](https://github.com/truecharts/charts/issues/9576))
|
||||
|
||||
|
||||
|
||||
|
||||
## [homepage-3.0.25](https://github.com/truecharts/charts/compare/homepage-3.0.24...homepage-3.0.25) (2023-06-15)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/homepage to v0.6.21 ([#9656](https://github.com/truecharts/charts/issues/9656))
|
||||
- update icon ([#9576](https://github.com/truecharts/charts/issues/9576))
|
||||
|
|
@ -1,5 +1,5 @@
|
|||
apiVersion: v2
|
||||
appVersion: "0.6.23"
|
||||
appVersion: "0.6.24"
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: https://library-charts.truecharts.org
|
||||
|
@ -18,7 +18,7 @@ name: homepage
|
|||
sources:
|
||||
- https://github.com/truecharts/charts/tree/master/charts/stable/homepage
|
||||
- https://github.com/benphelps/homepage
|
||||
version: 3.0.29
|
||||
version: 3.0.30
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- dashboard
|
|
@ -0,0 +1,9 @@
|
|||
|
||||
|
||||
## [homepage-3.0.30](https://github.com/truecharts/charts/compare/homepage-3.0.29...homepage-3.0.30) (2023-07-30)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/homepage to v0.6.24 ([#11048](https://github.com/truecharts/charts/issues/11048))
|
||||
|
||||
|
|
@ -1,6 +1,6 @@
|
|||
image:
|
||||
repository: tccr.io/truecharts/homepage
|
||||
tag: v0.6.23@sha256:b58c2ab802eeaf2626aecf60e43925401db8e09588dcedaeb5d6ff0a2cf77684
|
||||
tag: v0.6.24@sha256:454e83f7ac1c0498a633b01bd0cc5e6d59c63e91c18e66c16c3046d551299536
|
||||
pullPolicy: IfNotPresent
|
||||
service:
|
||||
main:
|
Loading…
Reference in New Issue