From 727c71887b47a2fabcf42c34385191a1230dbec8 Mon Sep 17 00:00:00 2001 From: Diana Sari <122408329+diana-sari@users.noreply.github.com> Date: Fri, 29 Mar 2024 11:34:09 -0700 Subject: [PATCH] updating fluentbit to the most recent version (#75) * updating fluentbit to the most recent version * updating app version --- charts/aro-clf-am/Chart.yaml | 2 +- charts/aro-clf-am/values.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/aro-clf-am/Chart.yaml b/charts/aro-clf-am/Chart.yaml index 5a9e05f..3f06a8e 100644 --- a/charts/aro-clf-am/Chart.yaml +++ b/charts/aro-clf-am/Chart.yaml @@ -3,7 +3,7 @@ name: aro-clf-am description: A Helm chart for Kubernetes type: application -version: 0.1.1 +version: 0.1.2 home: "https://rh-mobb.github.io/helm-charts/" diff --git a/charts/aro-clf-am/values.yaml b/charts/aro-clf-am/values.yaml index 41b7b7d..f666f29 100644 --- a/charts/aro-clf-am/values.yaml +++ b/charts/aro-clf-am/values.yaml @@ -18,7 +18,7 @@ image: repository: fluent/fluent-bit pullPolicy: IfNotPresent # Overrides the image tag whose default is the chart appVersion. - tag: 1.6 + tag: 2.2 nameOverride: "" fullnameOverride: ""