Commit released Helm Chart and docs for TrueCharts

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
TrueCharts-Bot
2022-01-10 21:44:39 +00:00
parent 0ca570b635
commit 12edd4b9d1
31 changed files with 310 additions and 41 deletions
+9
View File
@@ -1,6 +1,15 @@
# Changelog<br>
<a name="prometheus-1.1.39"></a>
### [prometheus-1.1.39](https://github.com/truecharts/apps/compare/prometheus-1.1.38...prometheus-1.1.39) (2022-01-10)
#### Chore
* update docker general non-major docker tags ([#1687](https://github.com/truecharts/apps/issues/1687))
<a name="prometheus-1.1.38"></a>
### [prometheus-1.1.38](https://github.com/truecharts/apps/compare/prometheus-1.1.37...prometheus-1.1.38) (2022-01-10)
+1 -1
View File
@@ -346,6 +346,6 @@ You will, however, be able to use all values referenced in the common chart here
| service.thanos.selector.prometheus | string | `"{{ template \"kube-prometheus.prometheus.fullname\" . }}"` | |
| serviceAccount | object | `{"create":true}` | The service account the pods will use to interact with the Kubernetes API |
| thanosImage.repository | string | `"tccr.io/truecharts/thanos"` | |
| thanosImage.tag | string | `"v0.24.0@sha256:e61cfe9dfadb13fb34713027c0526b7be5d442b403a7a42da085d08c9f5c623d"` | |
| thanosImage.tag | string | `"v0.24.0@sha256:44bb0705cc3874da5abc2567156cae4348c32618697b44a9678323dab974f5b4"` | |
All Rights Reserved - The TrueCharts Project