Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
40e15a5e08
commit
c61dcfffed
|
@ -1,9 +0,0 @@
|
|||
|
||||
|
||||
## [homepage-3.0.14](https://github.com/truecharts/charts/compare/homepage-3.0.13...homepage-3.0.14) (2023-05-16)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979))
|
||||
|
||||
|
|
@ -4,6 +4,15 @@
|
|||
|
||||
|
||||
|
||||
## [homepage-3.0.15](https://github.com/truecharts/charts/compare/homepage-3.0.14...homepage-3.0.15) (2023-05-21)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/homepage to v0.6.20 ([#9030](https://github.com/truecharts/charts/issues/9030))
|
||||
|
||||
|
||||
|
||||
|
||||
## [homepage-3.0.14](https://github.com/truecharts/charts/compare/homepage-3.0.13...homepage-3.0.14) (2023-05-16)
|
||||
|
||||
### Chore
|
||||
|
@ -88,12 +97,3 @@
|
|||
|
||||
## [homepage-3.0.5](https://github.com/truecharts/charts/compare/homepage-3.0.4...homepage-3.0.5) (2023-04-16)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm general non-major ([#8061](https://github.com/truecharts/charts/issues/8061))
|
||||
|
||||
|
||||
|
||||
|
||||
## [homepage-3.0.4](https://github.com/truecharts/charts/compare/homepage-3.0.3...homepage-3.0.4) (2023-04-15)
|
||||
|
|
@ -1,5 +1,5 @@
|
|||
apiVersion: v2
|
||||
appVersion: "0.6.17"
|
||||
appVersion: "0.6.20"
|
||||
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.14
|
||||
version: 3.0.15
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- dashboard
|
|
@ -0,0 +1,9 @@
|
|||
|
||||
|
||||
## [homepage-3.0.15](https://github.com/truecharts/charts/compare/homepage-3.0.14...homepage-3.0.15) (2023-05-21)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/homepage to v0.6.20 ([#9030](https://github.com/truecharts/charts/issues/9030))
|
||||
|
||||
|
|
@ -1,6 +1,6 @@
|
|||
image:
|
||||
repository: tccr.io/truecharts/homepage
|
||||
tag: v0.6.17@sha256:6b9feee4308bc2a22f1ab5e45f62fc8c23bff3decc6e22461f637498ea5924c4
|
||||
tag: v0.6.20@sha256:b833a7079cd29406b54b1f63f981564a61ea5d28dad14a61a7008142289d63a0
|
||||
pullPolicy: IfNotPresent
|
||||
service:
|
||||
main:
|
Loading…
Reference in New Issue