diff --git a/bitnami/fluentd/Chart.lock b/bitnami/fluentd/Chart.lock index 158cd1962..d057423f6 100644 --- a/bitnami/fluentd/Chart.lock +++ b/bitnami/fluentd/Chart.lock @@ -1,6 +1,6 @@ dependencies: - name: common repository: https://charts.bitnami.com/bitnami - version: 2.1.2 -digest: sha256:1c365a4551a2f4098e9584dc176b289c10437c679c7c3e2ec6153cabf863e1a4 -generated: "2022-11-02T08:28:19.687077203Z" + version: 2.2.1 +digest: sha256:6c67cfa9945bf608209d4e2ca8f17079fca4770907c7902d984187ab5b21811e +generated: "2022-12-03T07:41:00.05033549Z" diff --git a/bitnami/fluentd/Chart.yaml b/bitnami/fluentd/Chart.yaml index 161c369bd..b48d3a1e4 100644 --- a/bitnami/fluentd/Chart.yaml +++ b/bitnami/fluentd/Chart.yaml @@ -25,4 +25,4 @@ name: fluentd sources: - https://github.com/bitnami/containers/tree/main/bitnami/fluentd - https://www.fluentd.org/ -version: 5.5.10 +version: 5.5.11 diff --git a/bitnami/fluentd/README.md b/bitnami/fluentd/README.md index 4bac935ab..e995c7aa1 100644 --- a/bitnami/fluentd/README.md +++ b/bitnami/fluentd/README.md @@ -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.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.pullSecrets` | Fluentd image pull secrets | `[]` | | `image.debug` | Enable image debug mode | `false` | diff --git a/bitnami/fluentd/values.yaml b/bitnami/fluentd/values.yaml index d6b074c08..7e3edcf5d 100644 --- a/bitnami/fluentd/values.yaml +++ b/bitnami/fluentd/values.yaml @@ -69,7 +69,7 @@ diagnosticMode: image: registry: docker.io repository: bitnami/fluentd - tag: 1.15.3-debian-11-r1 + tag: 1.15.3-debian-11-r11 ## 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