mirror of
https://github.com/bitnami/charts.git
synced 2026-03-16 06:47:30 +08:00
[bitnami/fluentd] Release 5.5.11 (#13824)
* [bitnami/fluentd] Release 5.5.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:
@@ -1,6 +1,6 @@
|
|||||||
dependencies:
|
dependencies:
|
||||||
- name: common
|
- name: common
|
||||||
repository: https://charts.bitnami.com/bitnami
|
repository: https://charts.bitnami.com/bitnami
|
||||||
version: 2.1.2
|
version: 2.2.1
|
||||||
digest: sha256:1c365a4551a2f4098e9584dc176b289c10437c679c7c3e2ec6153cabf863e1a4
|
digest: sha256:6c67cfa9945bf608209d4e2ca8f17079fca4770907c7902d984187ab5b21811e
|
||||||
generated: "2022-11-02T08:28:19.687077203Z"
|
generated: "2022-12-03T07:41:00.05033549Z"
|
||||||
|
|||||||
@@ -25,4 +25,4 @@ name: fluentd
|
|||||||
sources:
|
sources:
|
||||||
- https://github.com/bitnami/containers/tree/main/bitnami/fluentd
|
- https://github.com/bitnami/containers/tree/main/bitnami/fluentd
|
||||||
- https://www.fluentd.org/
|
- https://www.fluentd.org/
|
||||||
version: 5.5.10
|
version: 5.5.11
|
||||||
|
|||||||
@@ -85,7 +85,7 @@ The command removes all the Kubernetes components associated with the chart and
|
|||||||
| -------------------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------ | ---------------------------------------------------------- |
|
| -------------------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------ | ---------------------------------------------------------- |
|
||||||
| `image.registry` | Fluentd image registry | `docker.io` |
|
| `image.registry` | Fluentd image registry | `docker.io` |
|
||||||
| `image.repository` | Fluentd image repository | `bitnami/fluentd` |
|
| `image.repository` | Fluentd image repository | `bitnami/fluentd` |
|
||||||
| `image.tag` | Fluentd image tag (immutable tags are recommended) | `1.15.3-debian-11-r1` |
|
| `image.tag` | Fluentd image tag (immutable tags are recommended) | `1.15.3-debian-11-r11` |
|
||||||
| `image.pullPolicy` | Fluentd image pull policy | `IfNotPresent` |
|
| `image.pullPolicy` | Fluentd image pull policy | `IfNotPresent` |
|
||||||
| `image.pullSecrets` | Fluentd image pull secrets | `[]` |
|
| `image.pullSecrets` | Fluentd image pull secrets | `[]` |
|
||||||
| `image.debug` | Enable image debug mode | `false` |
|
| `image.debug` | Enable image debug mode | `false` |
|
||||||
|
|||||||
@@ -69,7 +69,7 @@ diagnosticMode:
|
|||||||
image:
|
image:
|
||||||
registry: docker.io
|
registry: docker.io
|
||||||
repository: bitnami/fluentd
|
repository: bitnami/fluentd
|
||||||
tag: 1.15.3-debian-11-r1
|
tag: 1.15.3-debian-11-r11
|
||||||
## 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'
|
||||||
## ref: https://kubernetes.io/docs/user-guide/images/#pre-pulling-images
|
## ref: https://kubernetes.io/docs/user-guide/images/#pre-pulling-images
|
||||||
|
|||||||
Reference in New Issue
Block a user