Commit released Helm Chart and docs for TrueCharts

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
TrueCharts-Bot
2021-11-01 13:05:03 +00:00
parent 60aa03a510
commit 2610d5fce5
146 changed files with 1774 additions and 81 deletions
+9
View File
@@ -1,6 +1,15 @@
# Changelog<br>
<a name="smokeping-1.0.3"></a>
### [smokeping-1.0.3](https://github.com/truecharts/apps/compare/smokeping-1.0.2...smokeping-1.0.3) (2021-11-01)
#### Chore
* update non-major ([#1263](https://github.com/truecharts/apps/issues/1263))
<a name="smokeping-1.0.2"></a>
### [smokeping-1.0.2](https://github.com/truecharts/apps/compare/smokeping-1.0.1...smokeping-1.0.2) (2021-10-26)
+1 -1
View File
@@ -14,7 +14,7 @@ You will, however, be able to use all values referenced in the common chart here
| env.PUID | int | `568` | |
| image.pullPolicy | string | `"IfNotPresent"` | |
| image.repository | string | `"ghcr.io/linuxserver/smokeping"` | |
| image.tag | string | `"version-2.7.3-r5@sha256:72b4485c282e1f0a6a4fa7b53e25728427b2c035a98a9a2c6d304772cc30e6f1"` | |
| image.tag | string | `"version-2.7.3-r5@sha256:bfe802a34094656354637bab04e8de8eb11374357da25ae03f44afaa91f4fa32"` | |
| persistence.config.enabled | bool | `true` | |
| persistence.config.mountPath | string | `"/config"` | |
| persistence.data.accessMode | string | `"ReadWriteOnce"` | |