Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
ee339348de
commit
31effc4dc4
|
@ -1,9 +0,0 @@
|
||||||
|
|
||||||
|
|
||||||
## [openspeedtest-3.0.1](https://github.com/truecharts/charts/compare/openspeedtest-3.0.0...openspeedtest-3.0.1) (2022-11-15)
|
|
||||||
|
|
||||||
### Chore
|
|
||||||
|
|
||||||
- update helm general non-major ([#4463](https://github.com/truecharts/charts/issues/4463))
|
|
||||||
|
|
||||||
|
|
|
@ -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: 3.0.1
|
version: 3.0.2
|
||||||
annotations:
|
annotations:
|
||||||
truecharts.org/catagories: |
|
truecharts.org/catagories: |
|
||||||
- utilities
|
- utilities
|
|
@ -0,0 +1,9 @@
|
||||||
|
|
||||||
|
|
||||||
|
## [openspeedtest-3.0.2](https://github.com/truecharts/charts/compare/openspeedtest-3.0.1...openspeedtest-3.0.2) (2022-11-19)
|
||||||
|
|
||||||
|
### Chore
|
||||||
|
|
||||||
|
- update container image tccr.io/truecharts/openspeedtest to latest
|
||||||
|
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
image:
|
image:
|
||||||
repository: tccr.io/truecharts/openspeedtest
|
repository: tccr.io/truecharts/openspeedtest
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
tag: latest@sha256:4c4c9d6d6ce60b8040dca2daa5769b91ca02f5fbc6734b6fd8e6b3c773d035e8
|
tag: latest@sha256:f88aa7ec3ee4fa3eff5e61fd7631be5e93d8db52daecfe40bba6ccf231f20bcf
|
||||||
|
|
||||||
securityContext:
|
securityContext:
|
||||||
readOnlyRootFilesystem: false
|
readOnlyRootFilesystem: false
|
Loading…
Reference in New Issue