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-07 12:27:51 +00:00
parent 2fe995f5ac
commit ebdfadcbcb
10 changed files with 108 additions and 27 deletions
+1 -1
View File
@@ -249,6 +249,6 @@ This chart is used by a lot of our Apps to provide sane defaults and logic.
| wireguardImage | object | See below | WireGuard specific configuration |
| wireguardImage.pullPolicy | string | `"IfNotPresent"` | Specify the WireGuard image pull policy |
| wireguardImage.repository | string | `"ghcr.io/truecharts/wireguard"` | Specify the WireGuard image |
| wireguardImage.tag | string | `"v1.0.20210914@sha256:fc278ed7ae45452f28384c5ed81f5963d0d2dabb296389c69b5cdb13e31260ac"` | Specify the WireGuard image tag |
| wireguardImage.tag | string | `"v1.0.20210914@sha256:bd73721b87689a1b48c648f3bfc9dbd8b8916199610f0d6c1f58cc6956eedb7e"` | Specify the WireGuard image tag |
All Rights Reserved - The TrueCharts Project
@@ -1,6 +1,15 @@
# Changelog<br>
<a name="lazylibrarian-9.0.24"></a>
### [lazylibrarian-9.0.24](https://github.com/truecharts/apps/compare/lazylibrarian-9.0.23...lazylibrarian-9.0.24) (2021-12-07)
#### Chore
* update non-major ([#1479](https://github.com/truecharts/apps/issues/1479))
<a name="lazylibrarian-9.0.23"></a>
### lazylibrarian-9.0.23 (2021-12-05)
@@ -14,7 +14,7 @@ You will, however, be able to use all values referenced in the common chart here
| env | object | `{}` | |
| image.pullPolicy | string | `"IfNotPresent"` | |
| image.repository | string | `"tccr.io/truecharts/lazylibrarian"` | |
| image.tag | string | `"latest@sha256:39be22df562748105a54b77ed8914e097cae98a1ccfde86f975c288588d1a71a"` | |
| image.tag | string | `"latest@sha256:c7f1b19605300a9e2f8d25859a7cea2212035f105d868856492efcf5f66dad65"` | |
| persistence.config.enabled | bool | `true` | |
| persistence.config.mountPath | string | `"/config"` | |
| persistence.varrun.enabled | bool | `true` | |
File diff suppressed because one or more lines are too long