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-09 12:14:22 +00:00
parent d47e9a4829
commit 04c917922a
648 changed files with 8564 additions and 380 deletions
+10
View File
@@ -1,6 +1,16 @@
# Changelog<br>
<a name="uptime-kuma-1.0.8"></a>
### [uptime-kuma-1.0.8](https://github.com/truecharts/apps/compare/uptime-kuma-1.0.7...uptime-kuma-1.0.8) (2021-11-09)
#### Chore
* update non-major deps helm releases ([#1297](https://github.com/truecharts/apps/issues/1297))
* update non-major ([#1296](https://github.com/truecharts/apps/issues/1296))
<a name="uptime-kuma-1.0.7"></a>
### [uptime-kuma-1.0.7](https://github.com/truecharts/apps/compare/uptime-kuma-1.0.6...uptime-kuma-1.0.7) (2021-11-07)
+1 -1
View File
@@ -1,5 +1,5 @@
apiVersion: v2
appVersion: "1.10.0"
appVersion: "1.10.1"
dependencies:
- name: common
repository: https://truecharts.org
+1 -1
View File
@@ -17,7 +17,7 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version |
|------------|------|---------|
| https://truecharts.org | common | 8.5.3 |
| https://truecharts.org | common | 8.5.4 |
## Installing the Chart
+1 -1
View File
@@ -13,7 +13,7 @@ You will, however, be able to use all values referenced in the common chart here
|-----|------|---------|-------------|
| image.pullPolicy | string | `"IfNotPresent"` | |
| image.repository | string | `"louislam/uptime-kuma"` | |
| image.tag | string | `"1.10.0-debian@sha256:49e880112773ac264a3c842b139a1978f9a886c9ce047ac6a2651ebd8f3ac075"` | |
| image.tag | string | `"1.10.1-debian@sha256:525c48013c57604d0589dbba83f9ee2c17343615c7bf079f09368ba116098b05"` | |
| persistence.config.accessMode | string | `"ReadWriteOnce"` | |
| persistence.config.enabled | bool | `true` | |
| persistence.config.mountPath | string | `"/app/data"` | |