From f1c0c3b63e3286ffe05065ed2d9d6f7e46bf44ab Mon Sep 17 00:00:00 2001 From: Toby Bellwood Date: Wed, 18 Oct 2023 09:14:49 +1100 Subject: [PATCH] update uselagoon/logs-concentrator image to v3.2.0 --- charts/lagoon-logs-concentrator/Chart.yaml | 6 ++---- charts/lagoon-logs-concentrator/values.yaml | 2 +- 2 files changed, 3 insertions(+), 5 deletions(-) diff --git a/charts/lagoon-logs-concentrator/Chart.yaml b/charts/lagoon-logs-concentrator/Chart.yaml index cc6a5f7d..5ceac6a4 100644 --- a/charts/lagoon-logs-concentrator/Chart.yaml +++ b/charts/lagoon-logs-concentrator/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.46.0 +version: 0.47.0 # This section is used to collect a changelog for artifacthub.io # It should be started afresh for each release @@ -27,6 +27,4 @@ version: 0.46.0 annotations: artifacthub.io/changes: | - kind: changed - description: require minimum Kubernetes 1.23 - - kind: changed - description: removed autoscaling api version helper + description: update uselagoon/logs-concentrator image to v3.2.0 diff --git a/charts/lagoon-logs-concentrator/values.yaml b/charts/lagoon-logs-concentrator/values.yaml index 6d9cff3e..8757ae40 100644 --- a/charts/lagoon-logs-concentrator/values.yaml +++ b/charts/lagoon-logs-concentrator/values.yaml @@ -12,7 +12,7 @@ image: repository: uselagoon/logs-concentrator pullPolicy: IfNotPresent # Overrides the image tag whose default is "latest". - tag: "v3.1.0" + tag: "v3.2.0" imagePullSecrets: [] nameOverride: ""