Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
10d81b2a59
commit
acb5475665
|
@ -4,6 +4,15 @@
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
## [openspeedtest-5.0.1](https://github.com/truecharts/charts/compare/openspeedtest-5.0.0...openspeedtest-5.0.1) (2023-08-30)
|
||||||
|
|
||||||
|
### Chore
|
||||||
|
|
||||||
|
- update container image tccr.io/truecharts/openspeedtest to latest ([#12057](https://github.com/truecharts/charts/issues/12057))
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
## [openspeedtest-5.0.0](https://github.com/truecharts/charts/compare/openspeedtest-4.0.27...openspeedtest-5.0.0) (2023-07-31)
|
## [openspeedtest-5.0.0](https://github.com/truecharts/charts/compare/openspeedtest-4.0.27...openspeedtest-5.0.0) (2023-07-31)
|
||||||
|
|
||||||
|
@ -88,12 +97,3 @@
|
||||||
|
|
||||||
- update helm general non-major ([#9423](https://github.com/truecharts/charts/issues/9423))
|
- update helm general non-major ([#9423](https://github.com/truecharts/charts/issues/9423))
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
## [openspeedtest-4.0.18](https://github.com/truecharts/charts/compare/openspeedtest-4.0.17...openspeedtest-4.0.18) (2023-06-04)
|
|
||||||
|
|
||||||
### Chore
|
|
||||||
|
|
||||||
- update helm general non-major ([#9393](https://github.com/truecharts/charts/issues/9393))
|
|
||||||
|
|
|
@ -22,7 +22,7 @@ sources:
|
||||||
- https://github.com/truecharts/charts/tree/master/charts/stable/openspeedtest
|
- https://github.com/truecharts/charts/tree/master/charts/stable/openspeedtest
|
||||||
- https://github.com/openspeedtest/Speed-Test
|
- https://github.com/openspeedtest/Speed-Test
|
||||||
type: application
|
type: application
|
||||||
version: 5.0.0
|
version: 5.0.1
|
||||||
annotations:
|
annotations:
|
||||||
truecharts.org/catagories: |
|
truecharts.org/catagories: |
|
||||||
- utilities
|
- utilities
|
|
@ -0,0 +1,9 @@
|
||||||
|
|
||||||
|
|
||||||
|
## [openspeedtest-5.0.1](https://github.com/truecharts/charts/compare/openspeedtest-5.0.0...openspeedtest-5.0.1) (2023-08-30)
|
||||||
|
|
||||||
|
### Chore
|
||||||
|
|
||||||
|
- update container image tccr.io/truecharts/openspeedtest to latest ([#12057](https://github.com/truecharts/charts/issues/12057))
|
||||||
|
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
image:
|
image:
|
||||||
repository: tccr.io/truecharts/openspeedtest
|
repository: tccr.io/truecharts/openspeedtest
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
tag: latest@sha256:e505e5151fea13b80805605f38b635b6a2707d416d14e7882f19ce66ec4aedc5
|
tag: latest@sha256:1be00efa49641d14afafa85d0e1eceb62746042b2fc370a00bfbdd9b1d8599cd
|
||||||
service:
|
service:
|
||||||
main:
|
main:
|
||||||
ports:
|
ports:
|
Loading…
Reference in New Issue