From c69ba608875fed79e9418a214a03def3df77c250 Mon Sep 17 00:00:00 2001 From: Riadh Meghenem Date: Wed, 28 Aug 2024 17:36:05 +0200 Subject: [PATCH] fix: bump stream to 2.0.5 (#13) --- Chart.yaml | 2 +- values.yaml | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/Chart.yaml b/Chart.yaml index ec795fa..745fabb 100644 --- a/Chart.yaml +++ b/Chart.yaml @@ -3,7 +3,7 @@ name: stream description: EverTrust Stream Helm chart type: application version: 1.1.3 -appVersion: "2.0.4" +appVersion: "2.0.5" icon: https://evertrust.io/media/logo-stream-blue.png home: https://evertrust.io sources: diff --git a/values.yaml b/values.yaml index 55ed44c..4573da0 100644 --- a/values.yaml +++ b/values.yaml @@ -55,7 +55,7 @@ commonAnnotations: {} image: registry: registry.evertrust.io repository: stream - tag: 2.0.4 + tag: 2.0.5 pullPolicy: IfNotPresent pullSecrets: [] @@ -532,7 +532,7 @@ upgrade: image: registry: registry.evertrust.io repository: stream-upgrade - tag: 2.0.4 + tag: 2.0.5 pullPolicy: IfNotPresent pullSecrets: [] ## stream-upgrade container resource requests and limits