mirror of
https://github.com/bitnami/charts.git
synced 2026-03-05 06:47:25 +08:00
[bitnami/grafana-loki] Release 2.6.1 (#15776)
* [bitnami/grafana-loki] Release 2.6.1 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:
@@ -1,18 +1,18 @@
|
||||
dependencies:
|
||||
- name: memcached
|
||||
repository: https://charts.bitnami.com/bitnami
|
||||
version: 6.3.12
|
||||
version: 6.3.13
|
||||
- name: memcached
|
||||
repository: https://charts.bitnami.com/bitnami
|
||||
version: 6.3.12
|
||||
version: 6.3.13
|
||||
- name: memcached
|
||||
repository: https://charts.bitnami.com/bitnami
|
||||
version: 6.3.12
|
||||
version: 6.3.13
|
||||
- name: memcached
|
||||
repository: https://charts.bitnami.com/bitnami
|
||||
version: 6.3.12
|
||||
version: 6.3.13
|
||||
- name: common
|
||||
repository: https://charts.bitnami.com/bitnami
|
||||
version: 2.2.4
|
||||
digest: sha256:aca63e679503ad81d223c4d977fe845e4390a66d11add9d1660e8c995b413cf5
|
||||
generated: "2023-03-18T22:01:32.626018749Z"
|
||||
digest: sha256:88deb03d54e60a582e81d8a5ebd183353d0247772d146a09d3a45685601c7345
|
||||
generated: "2023-03-28T19:13:43.057800396Z"
|
||||
|
||||
@@ -2,7 +2,7 @@ annotations:
|
||||
category: Infrastructure
|
||||
licenses: Apache-2.0
|
||||
apiVersion: v2
|
||||
appVersion: 2.7.4
|
||||
appVersion: 2.7.5
|
||||
dependencies:
|
||||
- alias: memcachedchunks
|
||||
condition: memcachedchunks.enabled
|
||||
@@ -44,4 +44,4 @@ name: grafana-loki
|
||||
sources:
|
||||
- https://github.com/bitnami/containers/tree/main/bitnami/grafana-loki
|
||||
- https://github.com/grafana/loki/
|
||||
version: 2.6.0
|
||||
version: 2.6.1
|
||||
|
||||
@@ -85,7 +85,7 @@ The command removes all the Kubernetes components associated with the chart and
|
||||
| ------------------------------------- | ------------------------------------------------------------------------------------------------------------ | ----------------------- |
|
||||
| `loki.image.registry` | Grafana Loki image registry | `docker.io` |
|
||||
| `loki.image.repository` | Grafana Loki image repository | `bitnami/grafana-loki` |
|
||||
| `loki.image.tag` | Grafana Loki image tag (immutable tags are recommended) | `2.7.4-debian-11-r7` |
|
||||
| `loki.image.tag` | Grafana Loki image tag (immutable tags are recommended) | `2.7.5-debian-11-r0` |
|
||||
| `loki.image.digest` | Grafana Loki image digest in the way sha256:aa.... Please note this parameter, if set, will override the tag | `""` |
|
||||
| `loki.image.pullPolicy` | Grafana Loki image pull policy | `IfNotPresent` |
|
||||
| `loki.image.pullSecrets` | Grafana Loki image pull secrets | `[]` |
|
||||
@@ -191,7 +191,7 @@ The command removes all the Kubernetes components associated with the chart and
|
||||
| `gateway.enabled` | Enable Gateway deployment | `true` |
|
||||
| `gateway.image.registry` | Nginx image registry | `docker.io` |
|
||||
| `gateway.image.repository` | Nginx image repository | `bitnami/nginx` |
|
||||
| `gateway.image.tag` | Nginx image tag (immutable tags are recommended) | `1.23.3-debian-11-r36` |
|
||||
| `gateway.image.tag` | Nginx image tag (immutable tags are recommended) | `1.23.3-debian-11-r40` |
|
||||
| `gateway.image.digest` | Nginx image digest in the way sha256:aa.... Please note this parameter, if set, will override the tag | `""` |
|
||||
| `gateway.image.pullPolicy` | Nginx image pull policy | `IfNotPresent` |
|
||||
| `gateway.image.pullSecrets` | Nginx image pull secrets | `[]` |
|
||||
@@ -963,7 +963,7 @@ The command removes all the Kubernetes components associated with the chart and
|
||||
| `promtail.enabled` | Deploy promtail | `true` |
|
||||
| `promtail.image.registry` | Grafana Promtail image registry | `docker.io` |
|
||||
| `promtail.image.repository` | Grafana Promtail image repository | `bitnami/promtail` |
|
||||
| `promtail.image.tag` | Grafana Promtail image tag (immutable tags are recommended) | `2.7.4-debian-11-r6` |
|
||||
| `promtail.image.tag` | Grafana Promtail image tag (immutable tags are recommended) | `2.7.4-debian-11-r9` |
|
||||
| `promtail.image.digest` | Grafana Promtail image digest in the way sha256:aa.... Please note this parameter, if set, will override the tag | `""` |
|
||||
| `promtail.image.pullPolicy` | Grafana Promtail image pull policy | `IfNotPresent` |
|
||||
| `promtail.image.pullSecrets` | Grafana Promtail image pull secrets | `[]` |
|
||||
@@ -1054,7 +1054,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-r98` |
|
||||
| `volumePermissions.image.tag` | Bitnami Shell image tag (immutable tags are recommended) | `11-debian-11-r101` |
|
||||
| `volumePermissions.image.digest` | Bitnami Shell image digest in the way sha256:aa.... Please note this parameter, if set, will override the tag | `""` |
|
||||
| `volumePermissions.image.pullPolicy` | Bitnami Shell image pull policy | `IfNotPresent` |
|
||||
| `volumePermissions.image.pullSecrets` | Bitnami Shell image pull secrets | `[]` |
|
||||
@@ -1101,7 +1101,7 @@ The command removes all the Kubernetes components associated with the chart and
|
||||
| `memcachedchunks.enabled` | Deploy memcached sub-chart | `true` |
|
||||
| `memcachedchunks.image.registry` | Memcached image registry | `docker.io` |
|
||||
| `memcachedchunks.image.repository` | Memcached image repository | `bitnami/memcached` |
|
||||
| `memcachedchunks.image.tag` | Memcached image tag (immutable tags are recommended) | `1.6.19-debian-11-r2` |
|
||||
| `memcachedchunks.image.tag` | Memcached image tag (immutable tags are recommended) | `1.6.19-debian-11-r6` |
|
||||
| `memcachedchunks.image.digest` | Memcached image digest in the way sha256:aa.... Please note this parameter, if set, will override the tag | `""` |
|
||||
| `memcachedchunks.nameOverride` | override the subchart name | `""` |
|
||||
| `memcachedchunks.architecture` | Memcached architecture | `high-availability` |
|
||||
@@ -1121,7 +1121,7 @@ The command removes all the Kubernetes components associated with the chart and
|
||||
| `memcachedfrontend.enabled` | Deploy memcached sub-chart | `true` |
|
||||
| `memcachedfrontend.image.registry` | Memcached image registry | `docker.io` |
|
||||
| `memcachedfrontend.image.repository` | Memcached image repository | `bitnami/memcached` |
|
||||
| `memcachedfrontend.image.tag` | Memcached image tag (immutable tags are recommended) | `1.6.19-debian-11-r2` |
|
||||
| `memcachedfrontend.image.tag` | Memcached image tag (immutable tags are recommended) | `1.6.19-debian-11-r6` |
|
||||
| `memcachedfrontend.image.digest` | Memcached image digest in the way sha256:aa.... Please note this parameter, if set, will override the tag | `""` |
|
||||
| `memcachedfrontend.architecture` | Memcached architecture | `high-availability` |
|
||||
| `memcachedfrontend.nameOverride` | override the subchart name | `""` |
|
||||
@@ -1141,7 +1141,7 @@ The command removes all the Kubernetes components associated with the chart and
|
||||
| `memcachedindexqueries.enabled` | Deploy memcached sub-chart | `true` |
|
||||
| `memcachedindexqueries.image.registry` | Memcached image registry | `docker.io` |
|
||||
| `memcachedindexqueries.image.repository` | Memcached image repository | `bitnami/memcached` |
|
||||
| `memcachedindexqueries.image.tag` | Memcached image tag (immutable tags are recommended) | `1.6.19-debian-11-r2` |
|
||||
| `memcachedindexqueries.image.tag` | Memcached image tag (immutable tags are recommended) | `1.6.19-debian-11-r6` |
|
||||
| `memcachedindexqueries.image.digest` | Memcached image digest in the way sha256:aa.... Please note this parameter, if set, will override the tag | `""` |
|
||||
| `memcachedindexqueries.architecture` | Memcached architecture | `high-availability` |
|
||||
| `memcachedindexqueries.nameOverride` | override the subchart name | `""` |
|
||||
@@ -1161,7 +1161,7 @@ The command removes all the Kubernetes components associated with the chart and
|
||||
| `memcachedindexwrites.enabled` | Deploy memcached sub-chart | `false` |
|
||||
| `memcachedindexwrites.image.registry` | Memcached image registry | `docker.io` |
|
||||
| `memcachedindexwrites.image.repository` | Memcached image repository | `bitnami/memcached` |
|
||||
| `memcachedindexwrites.image.tag` | Memcached image tag (immutable tags are recommended) | `1.6.19-debian-11-r2` |
|
||||
| `memcachedindexwrites.image.tag` | Memcached image tag (immutable tags are recommended) | `1.6.19-debian-11-r6` |
|
||||
| `memcachedindexwrites.image.digest` | Memcached image digest in the way sha256:aa.... Please note this parameter, if set, will override the tag | `""` |
|
||||
| `memcachedindexwrites.architecture` | Memcached architecture | `high-availability` |
|
||||
| `memcachedindexwrites.nameOverride` | override the subchart name | `""` |
|
||||
|
||||
@@ -72,7 +72,7 @@ loki:
|
||||
image:
|
||||
registry: docker.io
|
||||
repository: bitnami/grafana-loki
|
||||
tag: 2.7.4-debian-11-r7
|
||||
tag: 2.7.5-debian-11-r0
|
||||
digest: ""
|
||||
## Specify a imagePullPolicy
|
||||
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'
|
||||
@@ -589,7 +589,7 @@ gateway:
|
||||
image:
|
||||
registry: docker.io
|
||||
repository: bitnami/nginx
|
||||
tag: 1.23.3-debian-11-r36
|
||||
tag: 1.23.3-debian-11-r40
|
||||
digest: ""
|
||||
## Specify a imagePullPolicy
|
||||
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'
|
||||
@@ -3259,7 +3259,7 @@ promtail:
|
||||
image:
|
||||
registry: docker.io
|
||||
repository: bitnami/promtail
|
||||
tag: 2.7.4-debian-11-r6
|
||||
tag: 2.7.4-debian-11-r9
|
||||
digest: ""
|
||||
## Specify a imagePullPolicy
|
||||
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'
|
||||
@@ -3674,7 +3674,7 @@ volumePermissions:
|
||||
image:
|
||||
registry: docker.io
|
||||
repository: bitnami/bitnami-shell
|
||||
tag: 11-debian-11-r98
|
||||
tag: 11-debian-11-r101
|
||||
digest: ""
|
||||
pullPolicy: IfNotPresent
|
||||
## Optionally specify an array of imagePullSecrets.
|
||||
@@ -3796,7 +3796,7 @@ memcachedchunks:
|
||||
image:
|
||||
registry: docker.io
|
||||
repository: bitnami/memcached
|
||||
tag: 1.6.19-debian-11-r2
|
||||
tag: 1.6.19-debian-11-r6
|
||||
digest: ""
|
||||
## @param memcachedchunks.nameOverride override the subchart name
|
||||
##
|
||||
@@ -3837,7 +3837,7 @@ memcachedfrontend:
|
||||
image:
|
||||
registry: docker.io
|
||||
repository: bitnami/memcached
|
||||
tag: 1.6.19-debian-11-r2
|
||||
tag: 1.6.19-debian-11-r6
|
||||
digest: ""
|
||||
## @param memcachedfrontend.architecture Memcached architecture
|
||||
##
|
||||
@@ -3879,7 +3879,7 @@ memcachedindexqueries:
|
||||
image:
|
||||
registry: docker.io
|
||||
repository: bitnami/memcached
|
||||
tag: 1.6.19-debian-11-r2
|
||||
tag: 1.6.19-debian-11-r6
|
||||
digest: ""
|
||||
## @param memcachedindexqueries.architecture Memcached architecture
|
||||
##
|
||||
@@ -3920,7 +3920,7 @@ memcachedindexwrites:
|
||||
image:
|
||||
registry: docker.io
|
||||
repository: bitnami/memcached
|
||||
tag: 1.6.19-debian-11-r2
|
||||
tag: 1.6.19-debian-11-r6
|
||||
digest: ""
|
||||
## @param memcachedindexwrites.architecture Memcached architecture
|
||||
##
|
||||
|
||||
Reference in New Issue
Block a user