[bitnami/fluent-bit] Release 0.4.3 updating components versions (#16928)

Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com>
This commit is contained in:
Bitnami Bot
2023-05-26 17:08:45 +02:00
committed by GitHub
parent 4dc7a1c707
commit b85db15b7f
2 changed files with 3 additions and 3 deletions

View File

@@ -2,7 +2,7 @@ annotations:
category: Analytics
licenses: Apache-2.0
apiVersion: v2
appVersion: 2.1.3
appVersion: 2.1.4
dependencies:
- name: common
repository: oci://registry-1.docker.io/bitnamicharts
@@ -22,4 +22,4 @@ maintainers:
name: fluent-bit
sources:
- https://github.com/bitnami/charts/tree/main/bitnami/fluent-bit
version: 0.4.2
version: 0.4.3

View File

@@ -66,7 +66,7 @@ diagnosticMode:
image:
registry: docker.io
repository: bitnami/fluent-bit
tag: 2.1.3-debian-11-r2
tag: 2.1.4-debian-11-r1
digest: ""
## Specify a imagePullPolicy
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'