diff --git a/Chart.yaml b/Chart.yaml index cef53d9..da5fc52 100644 --- a/Chart.yaml +++ b/Chart.yaml @@ -3,7 +3,7 @@ name: stream description: EverTrust Stream Helm chart type: application version: 2.0.3 -appVersion: "2.1.6" +appVersion: "2.1.7" icon: https://evertrust.io/media/logo-stream-blue.png home: https://evertrust.io sources: diff --git a/values.yaml b/values.yaml index 9eb52cc..c00c4bd 100644 --- a/values.yaml +++ b/values.yaml @@ -56,7 +56,7 @@ commonAnnotations: {} image: registry: registry.evertrust.io repository: stream - tag: 2.1.6 + tag: 2.1.7 flavor: "" pullPolicy: IfNotPresent pullSecrets: [] @@ -598,7 +598,7 @@ upgrade: image: registry: registry.evertrust.io repository: stream-upgrade - tag: 2.1.6 + tag: 2.1.7 pullPolicy: IfNotPresent pullSecrets: [] ## stream-upgrade container resource requests and limits