Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
ae8b6c2e2e
commit
42c135d5f9
|
@ -1,9 +0,0 @@
|
|||
|
||||
|
||||
## [openspeedtest-4.0.7](https://github.com/truecharts/charts/compare/openspeedtest-4.0.6...openspeedtest-4.0.7) (2023-04-25)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153))
|
||||
|
||||
|
|
@ -4,6 +4,15 @@
|
|||
|
||||
|
||||
|
||||
## [openspeedtest-4.0.8](https://github.com/truecharts/charts/compare/openspeedtest-4.0.7...openspeedtest-4.0.8) (2023-04-27)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/openspeedtest to latest ([#8333](https://github.com/truecharts/charts/issues/8333))
|
||||
|
||||
|
||||
|
||||
|
||||
## [openspeedtest-4.0.7](https://github.com/truecharts/charts/compare/openspeedtest-4.0.6...openspeedtest-4.0.7) (2023-04-25)
|
||||
|
||||
### Chore
|
||||
|
@ -88,12 +97,3 @@
|
|||
- update container image tccr.io/truecharts/openspeedtest to latest
|
||||
|
||||
|
||||
|
||||
|
||||
## [openspeedtest-3.0.17](https://github.com/truecharts/charts/compare/openspeedtest-3.0.16...openspeedtest-3.0.17) (2023-02-10)
|
||||
|
||||
### Fix
|
||||
|
||||
- ensure new helm deps repo is used in latest releases as well.
|
||||
|
||||
|
|
@ -22,7 +22,7 @@ sources:
|
|||
- https://github.com/truecharts/charts/tree/master/charts/stable/openspeedtest
|
||||
- https://github.com/openspeedtest/Speed-Test
|
||||
type: application
|
||||
version: 4.0.7
|
||||
version: 4.0.8
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- utilities
|
|
@ -0,0 +1,9 @@
|
|||
|
||||
|
||||
## [openspeedtest-4.0.8](https://github.com/truecharts/charts/compare/openspeedtest-4.0.7...openspeedtest-4.0.8) (2023-04-27)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/openspeedtest to latest ([#8333](https://github.com/truecharts/charts/issues/8333))
|
||||
|
||||
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
repository: tccr.io/truecharts/openspeedtest
|
||||
pullPolicy: IfNotPresent
|
||||
tag: latest@sha256:8f8be704ab215b8452a5627adf06e9a3294eaf6670af62097d5fabdcb06fbc06
|
||||
tag: latest@sha256:e1632993ff1c01ae85cf002ff32259d8784cacc122f72e56a6bde24c236227c3
|
||||
service:
|
||||
main:
|
||||
ports:
|
Loading…
Reference in New Issue