Skip to content

Commit

Permalink
fix: bump stream to 2.0.7 (#29)
Browse files Browse the repository at this point in the history
  • Loading branch information
tardigradeus authored Nov 29, 2024
1 parent d0fd8ca commit 1a61c53
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name: stream
description: EverTrust Stream Helm chart
type: application
version: 1.5.0
appVersion: "2.0.6"
appVersion: "2.0.7"
icon: https://evertrust.io/media/logo-stream-blue.png
home: https://evertrust.io
sources:
Expand Down
4 changes: 2 additions & 2 deletions values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ commonAnnotations: {}
image:
registry: registry.evertrust.io
repository: stream
tag: 2.0.6
tag: 2.0.7
pullPolicy: IfNotPresent
pullSecrets: []

Expand Down Expand Up @@ -544,7 +544,7 @@ upgrade:
image:
registry: registry.evertrust.io
repository: stream-upgrade
tag: 2.0.6
tag: 2.0.7
pullPolicy: IfNotPresent
pullSecrets: []
## stream-upgrade container resource requests and limits
Expand Down

0 comments on commit 1a61c53

Please sign in to comment.