From 78b6685cb57c09cdbc66e70dad1ec1ccdfa075f0 Mon Sep 17 00:00:00 2001 From: Jonas Juselius Date: Fri, 19 Sep 2025 16:09:07 +0000 Subject: [PATCH 1/2] ci: atlantis --- charts/atlantis/Chart.yaml | 4 ++-- charts/atlantis/values.yaml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/charts/atlantis/Chart.yaml b/charts/atlantis/Chart.yaml index f13c4419..c08ac888 100644 --- a/charts/atlantis/Chart.yaml +++ b/charts/atlantis/Chart.yaml @@ -4,7 +4,7 @@ description: Atlantis map and simulation service type: application # This is the chart version. This version number should be incremented each time you make changes # to the chart and its templates, including the app version. -version: v1.22.5 +version: v1.22.6 # This is the version number of the application being deployed. This version number should be # incremented each time you make changes to the application. -appVersion: v1.22.5 +appVersion: v1.22.6 diff --git a/charts/atlantis/values.yaml b/charts/atlantis/values.yaml index 19ede136..f6ef1dbd 100644 --- a/charts/atlantis/values.yaml +++ b/charts/atlantis/values.yaml @@ -5,7 +5,7 @@ replicaCount: 1 image: repository: registry.gitlab.com/oceanbox/poseidon/atlantis - tag: v1.22.5 + tag: v1.22.6 pullPolicy: IfNotPresent init: enabled: false From 0dd30a574c0227a21e72b820832bbc3d07efc052 Mon Sep 17 00:00:00 2001 From: Jonas Juselius Date: Fri, 19 Sep 2025 16:09:14 +0000 Subject: [PATCH 2/2] ci: sorcerer --- charts/sorcerer/Chart.yaml | 4 ++-- charts/sorcerer/values.yaml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/charts/sorcerer/Chart.yaml b/charts/sorcerer/Chart.yaml index 673e2f19..d2448b63 100644 --- a/charts/sorcerer/Chart.yaml +++ b/charts/sorcerer/Chart.yaml @@ -4,7 +4,7 @@ description: A Helm chart for Kubernetes type: application # This is the chart version. This version number should be incremented each time you make changes # to the chart and its templates, including the app version. -version: v1.22.5 +version: v1.22.6 # This is the version number of the application being deployed. This version number should be # incremented each time you make changes to the application. -appVersion: v1.22.5 +appVersion: v1.22.6 diff --git a/charts/sorcerer/values.yaml b/charts/sorcerer/values.yaml index 52ce2a47..51f8e038 100644 --- a/charts/sorcerer/values.yaml +++ b/charts/sorcerer/values.yaml @@ -5,7 +5,7 @@ replicaCount: 1 image: repository: registry.gitlab.com/oceanbox/poseidon/sorcerer - tag: v1.22.5 + tag: v1.22.6 pullPolicy: IfNotPresent init: enabled: false