Skip to content

Commit

Permalink
#167 update chart/docker image versions & helm dependencies
Browse files Browse the repository at this point in the history
Signed-off-by: Nigel Jones <nigel.l.jones+git@gmail.com>
  • Loading branch information
planetf1 committed May 27, 2021
1 parent a7db257 commit 4d27672
Show file tree
Hide file tree
Showing 5 changed files with 7 additions and 7 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -16,5 +16,5 @@ maintainers:
email: nigel.l.jones+git@gmail.com
dependencies:
- name: kafka
version: 12.5.0
version: 12.18.3
repository: https://charts.bitnami.com/bitnami
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@ image:
name: egeria
presentation:
name: egeria-react-ui
tag: latest
tag: 2.10.0
configure:
name: egeria-configure

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,5 +3,5 @@
---
dependencies:
- name: kafka
version: 12.4.0
version: 12.18.3
repository: https://charts.bitnami.com/bitnami
Original file line number Diff line number Diff line change
Expand Up @@ -59,14 +59,14 @@ image:
name: egeria
presentation:
name: egeria-react-ui
tag: latest
tag: 2.10.0
configure:
name: egeria-configure
jupyter:
name: jupyter
uistatic:
name: egeria-ui
tag: latest
tag: 2.8.0
nginx:
name: nginx
namespace:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,10 +5,10 @@
egeria_version=2.10
#
# Version of egeria-react-ui to use
egeria_react_ui_version=latest
egeria_react_ui_version=2.10.0

# Version of egeria-ui to use
egeria_ui_version=latest
egeria_ui_version=2.8.0

# Override if you wish to use images other than from docker hub odpi/egeria etc
egeria_repo=odpi
Expand Down

0 comments on commit 4d27672

Please sign in to comment.