From fd1f45d9c203f02c31de4b9e3b52c3d8787f0b71 Mon Sep 17 00:00:00 2001 From: Riadh Meghenem Date: Fri, 10 Apr 2026 18:38:51 +0200 Subject: [PATCH] fix: bump stream to 2.1.8 --- Chart.yaml | 2 +- values.yaml | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/Chart.yaml b/Chart.yaml index 1c0280d..90b8b55 100644 --- a/Chart.yaml +++ b/Chart.yaml @@ -3,7 +3,7 @@ name: stream description: EverTrust Stream Helm chart type: application version: 2.0.8 -appVersion: "2.1.7" +appVersion: "2.1.8" icon: https://evertrust.io/media/logo-stream-blue.png home: https://evertrust.io sources: diff --git a/values.yaml b/values.yaml index f55abef..5012d01 100644 --- a/values.yaml +++ b/values.yaml @@ -56,7 +56,7 @@ commonAnnotations: {} image: registry: registry.evertrust.io repository: stream - tag: 2.1.7 + tag: 2.1.8 flavor: "" pullPolicy: IfNotPresent pullSecrets: [] @@ -628,7 +628,7 @@ upgrade: image: registry: registry.evertrust.io repository: stream-upgrade - tag: 2.1.7 + tag: 2.1.8 pullPolicy: IfNotPresent pullSecrets: [] ## stream-upgrade container resource requests and limits