From 19e4ca43366dbf0af1a17a088f987b274569f6e7 Mon Sep 17 00:00:00 2001 From: Gitea Actions Date: Mon, 10 Aug 2026 14:36:31 +0000 Subject: [PATCH] ci(prod): deploy proteus v2.24.5 --- 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 0f0ac523..241b0a1e 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.4 -appVersion: "v2.24.4" +version: v2.24.5 +appVersion: "v2.24.5" diff --git a/charts/proteus/values.yaml b/charts/proteus/values.yaml index f214a18a..5bf58b60 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.4" + tag: "v2.24.5" environment: prod