diff --git a/Chart.yaml b/Chart.yaml index 6385d5b..05ee47d 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.4 -appVersion: "2.0.5" +version: 1.1.5 +appVersion: "2.0.6" icon: https://evertrust.io/media/logo-stream-blue.png home: https://evertrust.io sources: diff --git a/values.yaml b/values.yaml index 4573da0..7f34ac3 100644 --- a/values.yaml +++ b/values.yaml @@ -55,7 +55,7 @@ commonAnnotations: {} image: registry: registry.evertrust.io repository: stream - tag: 2.0.5 + tag: 2.0.6 pullPolicy: IfNotPresent pullSecrets: [] @@ -532,7 +532,7 @@ upgrade: image: registry: registry.evertrust.io repository: stream-upgrade - tag: 2.0.5 + tag: 2.0.6 pullPolicy: IfNotPresent pullSecrets: [] ## stream-upgrade container resource requests and limits