Commit released Helm Chart and docs for TrueCharts

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
TrueCharts-Bot
2021-09-25 17:25:55 +00:00
parent d9dffc7952
commit a88c555f82
7 changed files with 52 additions and 12 deletions
+5
View File
@@ -1,6 +1,11 @@
# Changelog<br>
<a name="common-test-3.1.4"></a>
### [common-test-3.1.4](https://github.com/truecharts/apps/compare/common-test-3.1.3...common-test-3.1.4) (2021-09-25)
<a name="common-test-3.1.3"></a>
### [common-test-3.1.3](https://github.com/truecharts/apps/compare/common-test-3.1.2...common-test-3.1.3) (2021-09-21)
+1 -1
View File
@@ -1,5 +1,5 @@
apiVersion: v2
appVersion: "latest"
appVersion: "1.6.1"
dependencies:
- name: common
repository: file://../common
@@ -1,7 +1,3 @@
<a name="common-test-3.1.3"></a>
### [common-test-3.1.3](https://github.com/truecharts/apps/compare/common-test-3.1.2...common-test-3.1.3) (2021-09-21)
#### Chore
* update non-major ([#1013](https://github.com/truecharts/apps/issues/1013))
<a name="common-test-3.1.4"></a>
### [common-test-3.1.4](https://github.com/truecharts/apps/compare/common-test-3.1.3...common-test-3.1.4) (2021-09-25)
+5 -2
View File
@@ -11,8 +11,11 @@ You will, however, be able to use all values referenced in the common chart here
| Key | Type | Default | Description |
|-----|------|---------|-------------|
| args[0] | string | `"--port"` | |
| args[1] | string | `"8080"` | |
| image.pullPolicy | string | `"IfNotPresent"` | |
| image.repository | string | `"ghcr.io/truecharts/homer"` | |
| image.tag | string | `"latest@sha256:afa37f010ca951421e688b81a7ff3ef3bd58afe3d839c3f0f0870fccac17dfe7"` | |
| image.repository | string | `"traefik/whoami"` | |
| image.tag | string | `"v1.6.1@sha256:16012fe4680ce69348d98627c7d42c1ea5ffde7bc4d66aaae426bd8d05af0d84"` | |
| service.main.ports.main.port | int | `8080` | |
All Rights Reserved - The TrueCharts Project