mirror of
https://github.com/bitnami/charts.git
synced 2026-03-17 14:57:04 +08:00
[bitnami/fluent-bit] Release 0.4.11 (#18661)
* [bitnami/fluent-bit] Release 0.4.11 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:
@@ -6,7 +6,7 @@ annotations:
|
|||||||
licenses: Apache-2.0
|
licenses: Apache-2.0
|
||||||
images: |
|
images: |
|
||||||
- name: fluent-bit
|
- name: fluent-bit
|
||||||
image: docker.io/bitnami/fluent-bit:2.1.8-debian-11-r20
|
image: docker.io/bitnami/fluent-bit:2.1.8-debian-11-r24
|
||||||
apiVersion: v2
|
apiVersion: v2
|
||||||
appVersion: 2.1.8
|
appVersion: 2.1.8
|
||||||
dependencies:
|
dependencies:
|
||||||
@@ -28,4 +28,4 @@ maintainers:
|
|||||||
name: fluent-bit
|
name: fluent-bit
|
||||||
sources:
|
sources:
|
||||||
- https://github.com/bitnami/charts/tree/main/bitnami/fluent-bit
|
- https://github.com/bitnami/charts/tree/main/bitnami/fluent-bit
|
||||||
version: 0.4.10
|
version: 0.4.11
|
||||||
|
|||||||
@@ -80,7 +80,7 @@ The command removes all the Kubernetes components associated with the chart and
|
|||||||
| ------------------- | ---------------------------------------------------------------------------------------------------------- | --------------------- |
|
| ------------------- | ---------------------------------------------------------------------------------------------------------- | --------------------- |
|
||||||
| `image.registry` | Fluent Bit image registry | `docker.io` |
|
| `image.registry` | Fluent Bit image registry | `docker.io` |
|
||||||
| `image.repository` | Fluent Bit image repository | `bitnami/fluent-bit` |
|
| `image.repository` | Fluent Bit image repository | `bitnami/fluent-bit` |
|
||||||
| `image.tag` | Fluent Bit image tag (immutable tags are recommended) | `2.1.8-debian-11-r20` |
|
| `image.tag` | Fluent Bit image tag (immutable tags are recommended) | `2.1.8-debian-11-r24` |
|
||||||
| `image.digest` | Fluent Bit image digest in the way sha256:aa.... Please note this parameter, if set, will override the tag | `""` |
|
| `image.digest` | Fluent Bit image digest in the way sha256:aa.... Please note this parameter, if set, will override the tag | `""` |
|
||||||
| `image.pullPolicy` | image pull policy | `IfNotPresent` |
|
| `image.pullPolicy` | image pull policy | `IfNotPresent` |
|
||||||
| `image.pullSecrets` | Fluent Bit image pull secrets | `[]` |
|
| `image.pullSecrets` | Fluent Bit image pull secrets | `[]` |
|
||||||
|
|||||||
@@ -69,7 +69,7 @@ diagnosticMode:
|
|||||||
image:
|
image:
|
||||||
registry: docker.io
|
registry: docker.io
|
||||||
repository: bitnami/fluent-bit
|
repository: bitnami/fluent-bit
|
||||||
tag: 2.1.8-debian-11-r20
|
tag: 2.1.8-debian-11-r24
|
||||||
digest: ""
|
digest: ""
|
||||||
## Specify a imagePullPolicy
|
## Specify a imagePullPolicy
|
||||||
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'
|
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'
|
||||||
|
|||||||
Reference in New Issue
Block a user