From ab9ea26b2aa6cf2303fe6f89b1df8a22dc1bbdba Mon Sep 17 00:00:00 2001 From: Gitea Actions Date: Mon, 10 Aug 2026 14:10:55 +0000 Subject: [PATCH] ci(prod): deploy proteus v2.24.4 --- charts/proteus/Chart.yaml | 4 ++-- charts/proteus/values.yaml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/charts/proteus/Chart.yaml b/charts/proteus/Chart.yaml index 05f61644..0f0ac523 100644 --- a/charts/proteus/Chart.yaml +++ b/charts/proteus/Chart.yaml @@ -2,5 +2,5 @@ apiVersion: v2 name: proteus description: A Helm chart for Kubernetes type: application -version: v2.24.3 -appVersion: "v2.24.3" +version: v2.24.4 +appVersion: "v2.24.4" diff --git a/charts/proteus/values.yaml b/charts/proteus/values.yaml index 5afa3584..f214a18a 100644 --- a/charts/proteus/values.yaml +++ b/charts/proteus/values.yaml @@ -8,5 +8,5 @@ # same as atlantis's values-beta.yaml.gotmpl. image: repository: git.oceanbox.io/oceanbox/poseidon/proteus - tag: "v2.24.3" + tag: "v2.24.4" environment: prod