mirror of
https://github.com/bitnami/charts.git
synced 2026-03-05 06:47:25 +08:00
[bitnami/grafana-loki] Release 2.1.4 (#10696)
* [bitnami/grafana-loki] Release 2.1.4 updating components versions Signed-off-by: Bitnami Containers <containers@bitnami.com> * Update README.md with readme-generator-for-helm Signed-off-by: Bitnami Containers <containers@bitnami.com>
This commit is contained in:
@@ -1,18 +1,18 @@
|
||||
dependencies:
|
||||
- name: memcached
|
||||
repository: https://charts.bitnami.com/bitnami
|
||||
version: 6.1.1
|
||||
version: 6.1.3
|
||||
- name: memcached
|
||||
repository: https://charts.bitnami.com/bitnami
|
||||
version: 6.1.1
|
||||
version: 6.1.3
|
||||
- name: memcached
|
||||
repository: https://charts.bitnami.com/bitnami
|
||||
version: 6.1.1
|
||||
version: 6.1.3
|
||||
- name: memcached
|
||||
repository: https://charts.bitnami.com/bitnami
|
||||
version: 6.1.1
|
||||
version: 6.1.3
|
||||
- name: common
|
||||
repository: https://charts.bitnami.com/bitnami
|
||||
version: 1.16.0
|
||||
digest: sha256:c8a0b42880bdef4f991ae5a1336e2ef51ff5038b507d9c4a2a449ea93c7f3bf7
|
||||
generated: "2022-06-06T14:50:42.893195685Z"
|
||||
digest: sha256:07e9347d51437572f432eb70893b5871ce959baa03c301c7a730b06230a69b7e
|
||||
generated: "2022-06-10T13:12:26.375091928Z"
|
||||
|
||||
@@ -44,4 +44,4 @@ name: grafana-loki
|
||||
sources:
|
||||
- https://github.com/bitnami/bitnami-docker-grafana-loki
|
||||
- https://github.com/grafana/loki/
|
||||
version: 2.1.3
|
||||
version: 2.1.4
|
||||
|
||||
@@ -2,12 +2,12 @@
|
||||
|
||||
# Grafana Loki packaged by Bitnami
|
||||
|
||||
Grafana Loki is a horizontally scalable, highly available, and multi-tenant log aggregation system. It provides real-time long tailing and full persistence to object storage.
|
||||
Grafana Loki is a horizontally scalable, highly available, and multi-tenant log aggregation system. It provides real-time long tailing and full persistence to object storage.
|
||||
|
||||
[Overview of Grafana Loki](https://grafana.com/oss/loki/)
|
||||
|
||||
Trademarks: This software listing is packaged by Bitnami. The respective trademarks mentioned in the offering are owned by the respective companies, and use of them does not imply any affiliation or endorsement.
|
||||
|
||||
|
||||
## TL;DR
|
||||
|
||||
```console
|
||||
@@ -86,7 +86,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.5.0-debian-11-r0` |
|
||||
| `loki.image.tag` | Grafana Loki image tag (immutable tags are recommended) | `2.5.0-debian-11-r3` |
|
||||
| `loki.image.pullPolicy` | Grafana Loki image pull policy | `IfNotPresent` |
|
||||
| `loki.image.pullSecrets` | Grafana Loki image pull secrets | `[]` |
|
||||
| `loki.configuration` | Loki components configuration | `""` |
|
||||
@@ -193,7 +193,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.21.6-debian-11-r0` |
|
||||
| `gateway.image.tag` | Nginx image tag (immutable tags are recommended) | `1.21.6-debian-11-r3` |
|
||||
| `gateway.image.pullPolicy` | Nginx image pull policy | `IfNotPresent` |
|
||||
| `gateway.image.pullSecrets` | Nginx image pull secrets | `[]` |
|
||||
| `gateway.image.debug` | Enable debugging in the initialization process | `false` |
|
||||
@@ -903,7 +903,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.5.0-debian-11-r0` |
|
||||
| `promtail.image.tag` | Grafana Promtail image tag (immutable tags are recommended) | `2.5.0-debian-11-r3` |
|
||||
| `promtail.image.pullPolicy` | Grafana Promtail image pull policy | `IfNotPresent` |
|
||||
| `promtail.image.pullSecrets` | Grafana Promtail image pull secrets | `[]` |
|
||||
| `promtail.extraEnvVars` | Array with extra environment variables to add to promtail nodes | `[]` |
|
||||
@@ -995,7 +995,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-r0` |
|
||||
| `volumePermissions.image.tag` | Bitnami Shell image tag (immutable tags are recommended) | `11-debian-11-r3` |
|
||||
| `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 | `{}` |
|
||||
@@ -1045,7 +1045,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.15-debian-11-r0` |
|
||||
| `memcachedchunks.image.tag` | Memcached image tag (immutable tags are recommended) | `1.6.15-debian-11-r2` |
|
||||
| `memcachedchunks.nameOverride` | override the subchart name | `""` |
|
||||
| `memcachedchunks.architecture` | Memcached architecture | `high-availability` |
|
||||
| `memcachedchunks.service.ports.memcached` | Memcached service port | `11211` |
|
||||
@@ -1066,7 +1066,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.15-debian-11-r0` |
|
||||
| `memcachedfrontend.image.tag` | Memcached image tag (immutable tags are recommended) | `1.6.15-debian-11-r2` |
|
||||
| `memcachedfrontend.architecture` | Memcached architecture | `high-availability` |
|
||||
| `memcachedfrontend.nameOverride` | override the subchart name | `""` |
|
||||
| `memcachedfrontend.service.ports.memcached` | Memcached service port | `11211` |
|
||||
@@ -1087,7 +1087,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.15-debian-11-r0` |
|
||||
| `memcachedindexqueries.image.tag` | Memcached image tag (immutable tags are recommended) | `1.6.15-debian-11-r2` |
|
||||
| `memcachedindexqueries.architecture` | Memcached architecture | `high-availability` |
|
||||
| `memcachedindexqueries.nameOverride` | override the subchart name | `""` |
|
||||
| `memcachedindexqueries.service.ports.memcached` | Memcached service port | `11211` |
|
||||
@@ -1108,7 +1108,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.15-debian-11-r0` |
|
||||
| `memcachedindexwrites.image.tag` | Memcached image tag (immutable tags are recommended) | `1.6.15-debian-11-r2` |
|
||||
| `memcachedindexwrites.architecture` | Memcached architecture | `high-availability` |
|
||||
| `memcachedindexwrites.nameOverride` | override the subchart name | `""` |
|
||||
| `memcachedindexwrites.service.ports.memcached` | Memcached service port | `11211` |
|
||||
@@ -1240,4 +1240,4 @@ Unless required by applicable law or agreed to in writing, software
|
||||
distributed under the License is distributed on an "AS IS" BASIS,
|
||||
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||
See the License for the specific language governing permissions and
|
||||
limitations under the License.
|
||||
limitations under the License.
|
||||
@@ -71,7 +71,7 @@ loki:
|
||||
image:
|
||||
registry: docker.io
|
||||
repository: bitnami/grafana-loki
|
||||
tag: 2.5.0-debian-11-r0
|
||||
tag: 2.5.0-debian-11-r3
|
||||
## Specify a imagePullPolicy
|
||||
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'
|
||||
## ref: https://kubernetes.io/docs/user-guide/images/#pre-pulling-images
|
||||
@@ -576,7 +576,7 @@ gateway:
|
||||
image:
|
||||
registry: docker.io
|
||||
repository: bitnami/nginx
|
||||
tag: 1.21.6-debian-11-r0
|
||||
tag: 1.21.6-debian-11-r3
|
||||
## Specify a imagePullPolicy
|
||||
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'
|
||||
## ref: https://kubernetes.io/docs/user-guide/images/#pre-pulling-images
|
||||
@@ -2970,7 +2970,7 @@ promtail:
|
||||
image:
|
||||
registry: docker.io
|
||||
repository: bitnami/promtail
|
||||
tag: 2.5.0-debian-11-r0
|
||||
tag: 2.5.0-debian-11-r3
|
||||
## Specify a imagePullPolicy
|
||||
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'
|
||||
## ref: https://kubernetes.io/docs/user-guide/images/#pre-pulling-images
|
||||
@@ -3383,7 +3383,7 @@ volumePermissions:
|
||||
image:
|
||||
registry: docker.io
|
||||
repository: bitnami/bitnami-shell
|
||||
tag: 11-debian-11-r0
|
||||
tag: 11-debian-11-r3
|
||||
pullPolicy: IfNotPresent
|
||||
## Optionally specify an array of imagePullSecrets.
|
||||
## Secrets must be manually created in the namespace.
|
||||
@@ -3503,7 +3503,7 @@ memcachedchunks:
|
||||
image:
|
||||
registry: docker.io
|
||||
repository: bitnami/memcached
|
||||
tag: 1.6.15-debian-11-r0
|
||||
tag: 1.6.15-debian-11-r2
|
||||
|
||||
## @param memcachedchunks.nameOverride override the subchart name
|
||||
##
|
||||
@@ -3543,7 +3543,7 @@ memcachedfrontend:
|
||||
image:
|
||||
registry: docker.io
|
||||
repository: bitnami/memcached
|
||||
tag: 1.6.15-debian-11-r0
|
||||
tag: 1.6.15-debian-11-r2
|
||||
## @param memcachedfrontend.architecture Memcached architecture
|
||||
##
|
||||
architecture: high-availability
|
||||
@@ -3583,7 +3583,7 @@ memcachedindexqueries:
|
||||
image:
|
||||
registry: docker.io
|
||||
repository: bitnami/memcached
|
||||
tag: 1.6.15-debian-11-r0
|
||||
tag: 1.6.15-debian-11-r2
|
||||
## @param memcachedindexqueries.architecture Memcached architecture
|
||||
##
|
||||
architecture: high-availability
|
||||
@@ -3622,7 +3622,7 @@ memcachedindexwrites:
|
||||
image:
|
||||
registry: docker.io
|
||||
repository: bitnami/memcached
|
||||
tag: 1.6.15-debian-11-r0
|
||||
tag: 1.6.15-debian-11-r2
|
||||
## @param memcachedindexwrites.architecture Memcached architecture
|
||||
##
|
||||
architecture: high-availability
|
||||
|
||||
Reference in New Issue
Block a user