From a4ff46cf8deb67cef1f5427300824253a8b340b2 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 29 Aug 2024 11:25:48 +0100 Subject: [PATCH] chore(deps): update ghcr.io/runatlantis/atlantis docker tag to v0.29.0 in charts/atlantis/chart.yaml (#417) * chore(deps): update ghcr.io/runatlantis/atlantis docker tag to v0.29.0 in charts/atlantis/chart.yaml * bump chart --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Gabriel Martinez --- charts/atlantis/Chart.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/atlantis/Chart.yaml b/charts/atlantis/Chart.yaml index 8137b483..b518d28a 100644 --- a/charts/atlantis/Chart.yaml +++ b/charts/atlantis/Chart.yaml @@ -1,9 +1,9 @@ apiVersion: v1 # renovate: datasource=docker depName=ghcr.io/runatlantis/atlantis -appVersion: v0.28.5 +appVersion: v0.29.0 description: A Helm chart for Atlantis https://www.runatlantis.io name: atlantis -version: 5.4.5 +version: 5.5.0 keywords: - terraform home: https://www.runatlantis.io