Skip to content

Commit

Permalink
[control-plane] upgrade to 1.4.0 (#56)
Browse files Browse the repository at this point in the history
Signed-off-by: Caleb Lloyd <[email protected]>
  • Loading branch information
caleblloyd authored May 15, 2024
1 parent 89db993 commit 807ac9e
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions charts/control-plane/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@ name: control-plane
description: Synadia Control Plane
home: https://www.synadia.com/
type: application
version: 1.3.1
appVersion: 1.3.1
version: 1.4.0
appVersion: 1.4.0
maintainers:
- name: Synadia
url: https://github.com/synadia-io
Expand Down
2 changes: 1 addition & 1 deletion charts/control-plane/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -183,7 +183,7 @@ podTemplate:
container:
image:
repository: control-plane
tag: 1.3.1
tag: 1.4.0
# use slim image, requires config.dataSources.postgres to be configured
slim: false
pullPolicy:
Expand Down

0 comments on commit 807ac9e

Please sign in to comment.