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