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-18 20:15:26 +00:00
parent cf1485a0b7
commit 552fd3d562
764 changed files with 15364 additions and 2186 deletions
+11
View File
@@ -1,6 +1,17 @@
# Changelog<br>
<a name="fleet-0.0.4"></a>
### [fleet-0.0.4](https://github.com/truecharts/apps/compare/fleet-0.0.3...fleet-0.0.4) (2021-12-18)
#### Chore
* cleanup questions by removing hidden dicts ([#1558](https://github.com/truecharts/apps/issues/1558))
* App-Icon Organization ([#1539](https://github.com/truecharts/apps/issues/1539))
* update docker general non-major
<a name="fleet-0.0.3"></a>
### [fleet-0.0.3](https://github.com/truecharts/apps/compare/fleet-0.0.2...fleet-0.0.3) (2021-12-14)
+1 -1
View File
@@ -20,7 +20,7 @@ You will, however, be able to use all values referenced in the common chart here
| envValueFrom.fleet_database_url.secretKeyRef.name | string | `"mariadbcreds"` | |
| image.pullPolicy | string | `"IfNotPresent"` | |
| image.repository | string | `"tccr.io/truecharts/fleet"` | |
| image.tag | string | `"v2.3.1"` | |
| image.tag | string | `"v2.3.2"` | |
| mariadb.enabled | bool | `true` | |
| mariadb.existingSecret | string | `"mariadbcreds"` | |
| mariadb.mariadbDatabase | string | `"fleet"` | |
File diff suppressed because one or more lines are too long