Commit released Helm Chart and docs for TrueCharts

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
TrueCharts-Bot
2022-03-07 01:24:34 +00:00
parent fa064a540e
commit aa85b8a476
440 changed files with 6434 additions and 3933 deletions
+10
View File
@@ -1,6 +1,16 @@
# Changelog<br>
<a name="icinga2-1.0.1"></a>
### [icinga2-1.0.1](https://github.com/truecharts/apps/compare/icinga2-1.0.0...icinga2-1.0.1) (2022-03-07)
#### Chore
* update docker general non-major ([#2046](https://github.com/truecharts/apps/issues/2046))
* Remove `-icon` string from icon png's ([#2040](https://github.com/truecharts/apps/issues/2040))
<a name="icinga2-1.0.0"></a>
### [icinga2-1.0.0](https://github.com/truecharts/apps/compare/icinga2-0.0.32...icinga2-1.0.0) (2022-03-03)
+1 -1
View File
@@ -20,7 +20,7 @@ You will, however, be able to use all values referenced in the common chart here
| envValueFrom.MYSQL_ROOT_PASSWORD.secretKeyRef.name | string | `"mariadbcreds"` | |
| image.pullPolicy | string | `"IfNotPresent"` | |
| image.repository | string | `"tccr.io/truecharts/icinga2"` | |
| image.tag | string | `"v2.13.1@sha256:64116a1e267397888bcd6dd62b428322c81bf925f955867ada5207657a9d79db"` | |
| image.tag | string | `"v2.13.2@sha256:53095afc1ac7deb65f9c49342ca417bd6f90df03d465863fb0b150e96b16005c"` | |
| mariadb.enabled | bool | `true` | |
| mariadb.existingSecret | string | `"mariadbcreds"` | |
| mariadb.mariadbDatabase | string | `"icinga2"` | |
File diff suppressed because one or more lines are too long