Commit released Helm Chart and docs for TrueCharts

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
TrueCharts-Bot
2021-12-03 15:44:18 +00:00
parent e8dbca32f5
commit 63e8f0b559
634 changed files with 9046 additions and 693 deletions
@@ -1,6 +1,16 @@
# Changelog<br>
<a name="common-test-3.3.1"></a>
### [common-test-3.3.1](https://github.com/truecharts/apps/compare/common-test-3.3.0...common-test-3.3.1) (2021-12-03)
#### Chore
* move all container references to TCCR ([#1448](https://github.com/truecharts/apps/issues/1448))
* update non-major ([#1449](https://github.com/truecharts/apps/issues/1449))
<a name="common-test-3.3.0"></a>
### [common-test-3.3.0](https://github.com/truecharts/apps/compare/common-test-3.2.0...common-test-3.3.0) (2021-10-20)
+2 -2
View File
@@ -12,8 +12,8 @@ You will, however, be able to use all values referenced in the common chart here
| Key | Type | Default | Description |
|-----|------|---------|-------------|
| image.pullPolicy | string | `"IfNotPresent"` | |
| image.repository | string | `"traefik/whoami"` | |
| image.tag | string | `"v1.6.1@sha256:2c52bb2c848038a33e40415c300b655d7976bafaf033ecf4a6679cb9e1715917"` | |
| image.repository | string | `"tccr.io/truecharts/whoami"` | |
| image.tag | string | `"v1.6.1@sha256:8237a50770d438e4daecbc5fca4ea981fc19daa0a6efa9b4a8a3a6e5a7a40666"` | |
| service.main.ports.main.port | int | `8080` | |
All Rights Reserved - The TrueCharts Project