From ab2b5549241aec3c7e605394823d82ba5da5f283 Mon Sep 17 00:00:00 2001 From: Riadh Meghenem Date: Fri, 23 Aug 2024 16:19:38 +0200 Subject: [PATCH] fix: bump stream to 2.0.2 (#7) --- Chart.yaml | 4 ++-- values.yaml | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/Chart.yaml b/Chart.yaml index 0d49b93..039e8ef 100644 --- a/Chart.yaml +++ b/Chart.yaml @@ -2,8 +2,8 @@ apiVersion: v2 name: stream description: EverTrust Stream Helm chart type: application -version: 1.1.0 -appVersion: "2.0.1" +version: 1.1.1 +appVersion: "2.0.2" icon: https://evertrust.io/media/logo-stream-blue.png home: https://evertrust.io sources: diff --git a/values.yaml b/values.yaml index f65b2e8..f7db9a5 100644 --- a/values.yaml +++ b/values.yaml @@ -55,7 +55,7 @@ commonAnnotations: {} image: registry: registry.evertrust.io repository: stream - tag: 2.0.1 + tag: 2.0.2 pullPolicy: IfNotPresent pullSecrets: [] @@ -532,7 +532,7 @@ upgrade: image: registry: registry.evertrust.io repository: stream-upgrade - tag: 2.0.1 + tag: 2.0.2 pullPolicy: IfNotPresent pullSecrets: [] ## stream-upgrade container resource requests and limits