mirror of
https://github.com/bitnami/charts.git
synced 2026-03-16 06:47:30 +08:00
[bitnami/prometheus] Release 0.1.5 (#17323)
* [bitnami/prometheus] Release 0.1.5 updating components versions Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com> * Update README.md with readme-generator-for-helm Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com> --------- Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com>
This commit is contained in:
@@ -89,7 +89,7 @@ The command removes all the Kubernetes components associated with the chart and
|
||||
| `alertmanager.enabled` | Alertmanager enabled | `true` |
|
||||
| `alertmanager.image.registry` | Alertmanager image registry | `docker.io` |
|
||||
| `alertmanager.image.repository` | Alertmanager image repository | `bitnami/alertmanager` |
|
||||
| `alertmanager.image.tag` | Alertmanager image tag (immutable tags are recommended) | `0.25.0-debian-11-r54` |
|
||||
| `alertmanager.image.tag` | Alertmanager image tag (immutable tags are recommended) | `0.25.0-debian-11-r60` |
|
||||
| `alertmanager.image.digest` | Alertmanager image digest in the way sha256:aa.... Please note this parameter, if set, will override the tag image tag (immutable tags are recommended) | `""` |
|
||||
| `alertmanager.image.pullPolicy` | Alertmanager image pull policy | `IfNotPresent` |
|
||||
| `alertmanager.image.pullSecrets` | Alertmanager image pull secrets | `[]` |
|
||||
@@ -203,7 +203,7 @@ The command removes all the Kubernetes components associated with the chart and
|
||||
| ----------------------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | -------------------------- |
|
||||
| `server.image.registry` | Prometheus image registry | `docker.io` |
|
||||
| `server.image.repository` | Prometheus image repository | `bitnami/prometheus` |
|
||||
| `server.image.tag` | Prometheus image tag (immutable tags are recommended) | `2.44.0-debian-11-r7` |
|
||||
| `server.image.tag` | Prometheus image tag (immutable tags are recommended) | `2.44.0-debian-11-r13` |
|
||||
| `server.image.digest` | Prometheus image digest in the way sha256:aa.... Please note this parameter, if set, will override the tag image tag (immutable tags are recommended) | `""` |
|
||||
| `server.image.pullPolicy` | Prometheus image pull policy | `IfNotPresent` |
|
||||
| `server.image.pullSecrets` | Prometheus image pull secrets | `[]` |
|
||||
@@ -290,7 +290,7 @@ The command removes all the Kubernetes components associated with the chart and
|
||||
| `server.thanos.create` | Create a Thanos sidecar container | `false` |
|
||||
| `server.thanos.image.registry` | Thanos image registry | `docker.io` |
|
||||
| `server.thanos.image.repository` | Thanos image name | `bitnami/thanos` |
|
||||
| `server.thanos.image.tag` | Thanos image tag | `0.31.0-scratch-r5` |
|
||||
| `server.thanos.image.tag` | Thanos image tag | `0.31.0-scratch-r8` |
|
||||
| `server.thanos.image.digest` | Thanos image digest in the way sha256:aa.... Please note this parameter, if set, will override the tag | `""` |
|
||||
| `server.thanos.image.pullPolicy` | Thanos image pull policy | `IfNotPresent` |
|
||||
| `server.thanos.image.pullSecrets` | Specify docker-registry secret names as an array | `[]` |
|
||||
@@ -392,7 +392,7 @@ The command removes all the Kubernetes components associated with the chart and
|
||||
| `volumePermissions.enabled` | Enable init container that changes the owner/group of the PV mount point to `runAsUser:fsGroup` | `false` |
|
||||
| `volumePermissions.image.registry` | Bitnami Shell image registry | `docker.io` |
|
||||
| `volumePermissions.image.repository` | Bitnami Shell image repository | `bitnami/bitnami-shell` |
|
||||
| `volumePermissions.image.tag` | Bitnami Shell image tag (immutable tags are recommended) | `11-debian-11-r122` |
|
||||
| `volumePermissions.image.tag` | Bitnami Shell image tag (immutable tags are recommended) | `11-debian-11-r128` |
|
||||
| `volumePermissions.image.pullPolicy` | Bitnami Shell image pull policy | `IfNotPresent` |
|
||||
| `volumePermissions.image.pullSecrets` | Bitnami Shell image pull secrets | `[]` |
|
||||
| `volumePermissions.resources.limits` | The resources limits for the init container | `{}` |
|
||||
|
||||
Reference in New Issue
Block a user