From 150e61aa78e96b4a5de876dfa08a90f321226a9a Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 23 Nov 2024 11:45:08 +0000 Subject: [PATCH] chore(deps): update ghcr.io/runatlantis/atlantis docker tag to v0.31.0 in charts/atlantis/chart.yaml (#439) * chore(deps): update ghcr.io/runatlantis/atlantis docker tag to v0.31.0 in charts/atlantis/chart.yaml * Bump chart Signed-off-by: Gabriel Martinez <19713226+GMartinez-Sisti@users.noreply.github.com> --------- Signed-off-by: Gabriel Martinez <19713226+GMartinez-Sisti@users.noreply.github.com> 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 6c626f10..68a7100e 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.30.0 +appVersion: v0.31.0 description: A Helm chart for Atlantis https://www.runatlantis.io name: atlantis -version: 5.10.0 +version: 5.11.0 keywords: - terraform home: https://www.runatlantis.io