From 19c657d41e0dfad85a68d57e776d18d1eabfd167 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 18 Dec 2024 08:40:03 +0000 Subject: [PATCH] chore(deps): update ghcr.io/uselagoon/lagoon-opensearch-sync docker tag to v0.8.1 --- charts/lagoon-core/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/charts/lagoon-core/values.yaml b/charts/lagoon-core/values.yaml index 92eb9227..618c7fa5 100644 --- a/charts/lagoon-core/values.yaml +++ b/charts/lagoon-core/values.yaml @@ -1008,7 +1008,7 @@ opensearchSync: repository: ghcr.io/uselagoon/lagoon-opensearch-sync pullPolicy: IfNotPresent # Overrides the image tag whose default is the chart appVersion. - tag: "v0.8.0" + tag: "v0.8.1" # debug logging toggle debug: false