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
+10
View File
@@ -1,6 +1,16 @@
# Changelog<br>
<a name="littlelink-4.0.22"></a>
### [littlelink-4.0.22](https://github.com/truecharts/apps/compare/littlelink-4.0.21...littlelink-4.0.22) (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="littlelink-4.0.21"></a>
### [littlelink-4.0.21](https://github.com/truecharts/apps/compare/littlelink-4.0.20...littlelink-4.0.21) (2021-11-30)
+2 -2
View File
@@ -13,8 +13,8 @@ You will, however, be able to use all values referenced in the common chart here
|-----|------|---------|-------------|
| envFrom[0].configMapRef.name | string | `"littlelinkconfig"` | |
| image.pullPolicy | string | `"IfNotPresent"` | |
| image.repository | string | `"ghcr.io/techno-tim/littlelink-server"` | |
| image.tag | string | `"latest@sha256:0175e541c76255b264b2c68af997b6e2a2b910c420861e4f92e4e4bf5d0ed776"` | |
| image.repository | string | `"tccr.io/truecharts/littlelink-server"` | |
| image.tag | string | `"latest@sha256:29d95d1d215342d2e627a082b0049116c627781517b3626a8afd9af97f26b605"` | |
| littlelink.avatar_2x_url | string | `"https://pbs.twimg.com/profile_images/1286144221217316864/qiaskopb_400x400.jpg"` | |
| littlelink.avatar_alt | string | `"techno tim profile pic"` | |
| littlelink.avatar_url | string | `"https://pbs.twimg.com/profile_images/1286144221217316864/qiaskopb_200x200.jpg"` | |