Commit new App releases for TrueCharts

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
TrueCharts-Bot 2022-06-26 10:09:14 +00:00
parent 8f290c0232
commit 5559abc962
13 changed files with 9 additions and 4 deletions

View File

@ -1,6 +1,11 @@
# Changelog<br>
<a name="openspeedtest-0.0.2"></a>
### [openspeedtest-0.0.2](https://github.com/truecharts/apps/compare/openspeedtest-0.0.1...openspeedtest-0.0.2) (2022-06-26)
<a name="openspeedtest-0.0.1"></a>
### openspeedtest-0.0.1 (2022-06-25)

View File

@ -3,4 +3,4 @@ dependencies:
repository: https://library-charts.truecharts.org
version: 10.1.4
digest: sha256:0f159b86b96bd27bd8d967476e26de9a2a6db995faf0c091cbf1281ee4c4e3a2
generated: "2022-06-25T17:18:22.139825934Z"
generated: "2022-06-26T10:03:11.264821754Z"

View File

@ -21,7 +21,7 @@ name: openspeedtest
sources:
- https://github.com/openspeedtest/Speed-Test
type: application
version: 0.0.1
version: 0.0.2
annotations:
truecharts.org/catagories: |
- utilities

View File

@ -17,7 +17,7 @@ service:
ports:
main:
targetPort: 3000
port: 10250
port: 10251
probes:
liveness:

View File

@ -376,7 +376,7 @@ questions:
description: "This port exposes the container port on the service"
schema:
type: int
default: 10250
default: 10251
required: true
- variable: advanced
label: "Show Advanced settings"