From 71f17abe723f3892c2d99b022433b2e214e235ab Mon Sep 17 00:00:00 2001 From: Scott Leggett Date: Mon, 29 May 2023 14:25:18 +0800 Subject: [PATCH] chore: bump lagoon-logging chart version --- charts/lagoon-logging/Chart.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/lagoon-logging/Chart.yaml b/charts/lagoon-logging/Chart.yaml index c1e8174e..b8133717 100644 --- a/charts/lagoon-logging/Chart.yaml +++ b/charts/lagoon-logging/Chart.yaml @@ -19,7 +19,7 @@ type: application # time you make changes to the chart and its templates, including the app # version. # Versions are expected to follow Semantic Versioning (https://semver.org/) -version: 0.76.0 +version: 0.77.0 dependencies: - name: logging-operator @@ -33,4 +33,4 @@ dependencies: annotations: artifacthub.io/changes: | - kind: added - description: added chart option to inject a configuration snippet for post-processing router logs + description: add chart option to configure logging-operator subchart metrics, and enable the fluentbit ServiceMonitor by default