mirror of
https://github.com/bitnami/charts.git
synced 2026-02-28 15:37:42 +08:00
[bitnami/fluentd] Release 5.5.3 (#12705)
* [bitnami/fluentd] Release 5.5.3 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:
@@ -25,4 +25,4 @@ name: fluentd
|
||||
sources:
|
||||
- https://github.com/bitnami/containers/tree/main/bitnami/fluentd
|
||||
- https://www.fluentd.org/
|
||||
version: 5.5.2
|
||||
version: 5.5.3
|
||||
|
||||
@@ -85,7 +85,7 @@ The command removes all the Kubernetes components associated with the chart and
|
||||
| -------------------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------ | ---------------------------------------------------------- |
|
||||
| `image.registry` | Fluentd image registry | `docker.io` |
|
||||
| `image.repository` | Fluentd image repository | `bitnami/fluentd` |
|
||||
| `image.tag` | Fluentd image tag (immutable tags are recommended) | `1.15.2-debian-11-r11` |
|
||||
| `image.tag` | Fluentd image tag (immutable tags are recommended) | `1.15.2-debian-11-r14` |
|
||||
| `image.pullPolicy` | Fluentd image pull policy | `IfNotPresent` |
|
||||
| `image.pullSecrets` | Fluentd image pull secrets | `[]` |
|
||||
| `image.debug` | Enable image debug mode | `false` |
|
||||
|
||||
@@ -69,7 +69,7 @@ diagnosticMode:
|
||||
image:
|
||||
registry: docker.io
|
||||
repository: bitnami/fluentd
|
||||
tag: 1.15.2-debian-11-r11
|
||||
tag: 1.15.2-debian-11-r14
|
||||
## 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
|
||||
|
||||
Reference in New Issue
Block a user