diff --git a/charts/logging-demo/Chart.yaml b/charts/logging-demo/Chart.yaml index edf51213e..a4f1f2e65 100644 --- a/charts/logging-demo/Chart.yaml +++ b/charts/logging-demo/Chart.yaml @@ -1,6 +1,6 @@ apiVersion: v1 -appVersion: "3.17.5" +appVersion: "3.17.6" description: A Helm chart for Kubernetes name: logging-demo -version: 3.17.5 +version: 3.17.6 icon: https://raw.githubusercontent.com/banzaicloud/logging-operator/master/docs/img/icon.png diff --git a/charts/logging-operator-logging/Chart.yaml b/charts/logging-operator-logging/Chart.yaml index 7edb9b44f..38fcdb971 100644 --- a/charts/logging-operator-logging/Chart.yaml +++ b/charts/logging-operator-logging/Chart.yaml @@ -1,6 +1,6 @@ apiVersion: v1 -appVersion: "3.17.5" +appVersion: "3.17.6" description: A Helm chart to configure logging resource for the Logging operator name: logging-operator-logging -version: 3.17.5 +version: 3.17.6 icon: https://raw.githubusercontent.com/banzaicloud/logging-operator/master/docs/img/icon.png diff --git a/charts/logging-operator/Chart.yaml b/charts/logging-operator/Chart.yaml index 21f31514e..b58bbdba6 100644 --- a/charts/logging-operator/Chart.yaml +++ b/charts/logging-operator/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v1 -appVersion: "3.17.5" +appVersion: "3.17.6" description: A Helm chart to install Banzai Cloud logging-operator name: logging-operator -version: 3.17.5 \ No newline at end of file +version: 3.17.6 \ No newline at end of file diff --git a/charts/logging-operator/README.md b/charts/logging-operator/README.md index 6ef7a03fa..b9dc7306e 100644 --- a/charts/logging-operator/README.md +++ b/charts/logging-operator/README.md @@ -49,7 +49,7 @@ The following tables lists the configurable parameters of the logging-operator c | Parameter | Description | Default | | --------------------------------------------------- | ------------------------------------------------------ |-----------------------------------------------------------------------| | `image.repository` | Container image repository | `ghcr.io/banzaicloud/logging-operator` | -| `image.tag` | Container image tag | `3.17.5` | +| `image.tag` | Container image tag | `3.17.6` | | `image.pullPolicy` | Container pull policy | `IfNotPresent` | | `nameOverride` | Override name of app | `` | | `fullnameOverride` | Override full name of app | `` | diff --git a/charts/logging-operator/values.yaml b/charts/logging-operator/values.yaml index b819351e1..4a3fbf155 100644 --- a/charts/logging-operator/values.yaml +++ b/charts/logging-operator/values.yaml @@ -6,7 +6,7 @@ replicaCount: 1 image: repository: ghcr.io/banzaicloud/logging-operator - tag: 3.17.5 + tag: 3.17.6 pullPolicy: IfNotPresent extraArgs: