From 785f9b2ece59bf870a9260f00910168af3d1fcf2 Mon Sep 17 00:00:00 2001 From: "tyriis-automation[bot]" <133711747+tyriis-automation[bot]@users.noreply.github.com> Date: Fri, 6 Oct 2023 18:22:50 +0000 Subject: [PATCH] feat(tyriis): update container tag ghcr.io/runatlantis/atlantis to v0.26.0 (#1964) Co-authored-by: tyriis-automation[bot] <133711747+tyriis-automation[bot]@users.noreply.github.com> --- kubernetes/apps/atlantis/atlantis/app/helm-release.yaml | 2 +- kubernetes/apps/atlantis/atlantis/tyriis/helm-release.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/kubernetes/apps/atlantis/atlantis/app/helm-release.yaml b/kubernetes/apps/atlantis/atlantis/app/helm-release.yaml index 4c73e0d11..9afbba34c 100644 --- a/kubernetes/apps/atlantis/atlantis/app/helm-release.yaml +++ b/kubernetes/apps/atlantis/atlantis/app/helm-release.yaml @@ -41,7 +41,7 @@ spec: image: repository: ghcr.io/runatlantis/atlantis - tag: v0.25.0 + tag: v0.26.0 ## Use Server Side Repo Config, ## ref: https://www.runatlantis.io/docs/server-side-repo-config.html diff --git a/kubernetes/apps/atlantis/atlantis/tyriis/helm-release.yaml b/kubernetes/apps/atlantis/atlantis/tyriis/helm-release.yaml index 4cc241fb9..e40fa0c83 100644 --- a/kubernetes/apps/atlantis/atlantis/tyriis/helm-release.yaml +++ b/kubernetes/apps/atlantis/atlantis/tyriis/helm-release.yaml @@ -41,7 +41,7 @@ spec: image: repository: ghcr.io/runatlantis/atlantis - tag: v0.25.0 + tag: v0.26.0 ## Use Server Side Repo Config, ## ref: https://www.runatlantis.io/docs/server-side-repo-config.html