From ea45fd6197cb0f870dde10861a0a4995d4e97c13 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 23 May 2024 09:25:32 +0100 Subject: [PATCH] chore(deps): update ghcr.io/runatlantis/atlantis docker tag to v0.28.0 in charts/atlantis/chart.yaml (#389) * chore(deps): update ghcr.io/runatlantis/atlantis docker tag to v0.28.0 in charts/atlantis/chart.yaml --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Gabriel Martinez <19713226+GMartinez-Sisti@users.noreply.github.com> --- 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 e9738024..7b111bbc 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.27.3 +appVersion: v0.28.0 description: A Helm chart for Atlantis https://www.runatlantis.io name: atlantis -version: 5.0.2 +version: 5.1.0 keywords: - terraform home: https://www.runatlantis.io