Commit new Chart releases for TrueCharts

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
TrueCharts-Bot 2023-10-05 11:59:52 +00:00
parent ed9883f91a
commit b6fb37dc1d
12 changed files with 21 additions and 21 deletions

View File

@ -4,6 +4,15 @@
## [homepage-4.0.10](https://github.com/truecharts/charts/compare/homepage-4.0.9...homepage-4.0.10) (2023-10-05)
### Chore
- update container image tccr.io/truecharts/homepage to v0.7.1 ([#13275](https://github.com/truecharts/charts/issues/13275))
## [homepage-4.0.9](https://github.com/truecharts/charts/compare/homepage-4.0.8...homepage-4.0.9) (2023-09-30)
### Chore
@ -88,12 +97,3 @@
## [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)

View File

@ -1,5 +1,5 @@
apiVersion: v2
appVersion: "0.7.0"
appVersion: "0.7.1"
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.9
version: 4.0.10
annotations:
truecharts.org/catagories: |
- dashboard

View File

@ -0,0 +1,9 @@
## [homepage-4.0.10](https://github.com/truecharts/charts/compare/homepage-4.0.9...homepage-4.0.10) (2023-10-05)
### Chore
- update container image tccr.io/truecharts/homepage to v0.7.1 ([#13275](https://github.com/truecharts/charts/issues/13275))

View File

@ -1,6 +1,6 @@
image:
repository: tccr.io/truecharts/homepage
tag: v0.7.0@sha256:ecfd9a8dc83cd74d5e395df227616173082e339cf567e18c4b8056114d806dec
tag: v0.7.1@sha256:f51e1a40b0c683615bcdcf12b2632517a32800b0875f2d64c3a3cb5c4493fb5e
pullPolicy: IfNotPresent
service:
main:

View File

@ -1,9 +0,0 @@
## [homepage-4.0.9](https://github.com/truecharts/charts/compare/homepage-4.0.8...homepage-4.0.9) (2023-09-30)
### Chore
- update container image tccr.io/truecharts/homepage to v0.7.0 ([#13119](https://github.com/truecharts/charts/issues/13119))