Skip to content

Commit

Permalink
Helm Chart: upgrade Consumer API and Admin UI (#446)
Browse files Browse the repository at this point in the history
* fix: use port 8080 everywhere

* feat: set Admin UI version to v2.4.0

* feat: set Consumer API version to v4.2.0
  • Loading branch information
tnotheis authored Dec 13, 2023
1 parent 2e2f137 commit 612be22
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion helm/charts/adminui/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,4 @@ type: application

version: "1.0.0"

appVersion: "v2.3.3"
appVersion: "v2.4.0"
2 changes: 1 addition & 1 deletion helm/charts/consumerapi/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,4 @@ type: application

version: "1.0.0"

appVersion: "v4.1.3"
appVersion: "v4.2.0"

0 comments on commit 612be22

Please sign in to comment.