Skip to content

Commit

Permalink
Merge pull request #262 from planetf1/egeria4relplanb
Browse files Browse the repository at this point in the history
  • Loading branch information
planetf1 authored Mar 30, 2023
2 parents 48a02ee + 89014f8 commit afe6a97
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion charts/egeria-base/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
name: egeria-base
description: A Helm chart for Egeria simple platform deployment
apiVersion: v2
version: 4.0.0
version: 4.0.1
appVersion: "4.0"
icon: https://raw.githubusercontent.com/odpi/egeria/99016e77167fa30dcfade809b061358a92a59973/assets/img/egeria.png
keywords:
Expand Down
2 changes: 1 addition & 1 deletion charts/egeria-base/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -152,7 +152,7 @@ image:
name: egeria
presentation:
name: egeria-react-ui
tag: "3.10.0-rc.0"
tag: "3.10.0"

# Normally we install the strimzi operator as part of the Chart. However this requires admin permissions, and
# will create cluster-scoped resources. Set to false to skip this when in a restricted environment, or needing multiple
Expand Down
2 changes: 1 addition & 1 deletion charts/odpi-egeria-lab/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
name: odpi-egeria-lab
description: Egeria lab environment
apiVersion: v2
version: 4.0.0
version: 4.0.1
appVersion: "4.0"
icon: https://raw.githubusercontent.com/odpi/egeria/99016e77167fa30dcfade809b061358a92a59973/assets/img/egeria.png
keywords:
Expand Down
2 changes: 1 addition & 1 deletion charts/odpi-egeria-lab/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -120,7 +120,7 @@ image:
name: egeria
presentation:
name: egeria-react-ui
tag: "3.10.0-rc.0"
tag: "3.10.0"
configure:
name: egeria-configure
jupyter:
Expand Down

0 comments on commit afe6a97

Please sign in to comment.