Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
9678f821aa
commit
42243888dd
|
@ -1,9 +0,0 @@
|
|||
|
||||
|
||||
## [homepage-4.0.1](https://github.com/truecharts/charts/compare/homepage-4.0.0...homepage-4.0.1) (2023-08-06)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/homepage to v0.6.28 ([#11251](https://github.com/truecharts/charts/issues/11251))
|
||||
|
||||
|
|
@ -4,6 +4,15 @@
|
|||
|
||||
|
||||
|
||||
## [homepage-4.0.2](https://github.com/truecharts/charts/compare/homepage-4.0.1...homepage-4.0.2) (2023-08-31)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/homepage to v0.6.29 ([#12069](https://github.com/truecharts/charts/issues/12069))
|
||||
|
||||
|
||||
|
||||
|
||||
## [homepage-4.0.1](https://github.com/truecharts/charts/compare/homepage-4.0.0...homepage-4.0.1) (2023-08-06)
|
||||
|
||||
### Chore
|
||||
|
@ -88,12 +97,3 @@
|
|||
|
||||
### 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))
|
||||
|
||||
|
||||
|
||||
|
||||
## [homepage-3.0.25](https://github.com/truecharts/charts/compare/homepage-3.0.24...homepage-3.0.25) (2023-06-15)
|
||||
|
||||
### Chore
|
|
@ -1,5 +1,5 @@
|
|||
apiVersion: v2
|
||||
appVersion: "0.6.28"
|
||||
appVersion: "0.6.29"
|
||||
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: 4.0.1
|
||||
version: 4.0.2
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- dashboard
|
|
@ -0,0 +1,9 @@
|
|||
|
||||
|
||||
## [homepage-4.0.2](https://github.com/truecharts/charts/compare/homepage-4.0.1...homepage-4.0.2) (2023-08-31)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/homepage to v0.6.29 ([#12069](https://github.com/truecharts/charts/issues/12069))
|
||||
|
||||
|
|
@ -1,6 +1,6 @@
|
|||
image:
|
||||
repository: tccr.io/truecharts/homepage
|
||||
tag: v0.6.28@sha256:40a6abda13ebbb5bd0af9d8450492b7509c9ec657a40e90ab4352c3fd0db548d
|
||||
tag: v0.6.29@sha256:3ff877637e0de7716eedecc600c0f3e610938c8585aaf7ce28b30e13fc431c37
|
||||
pullPolicy: IfNotPresent
|
||||
service:
|
||||
main:
|
Loading…
Reference in New Issue