Skip to content

Commit

Permalink
odpi/egeria#6898 initial prerelease for 3.12
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 Sep 27, 2022
1 parent 6c1de9d commit 5648a93
Show file tree
Hide file tree
Showing 12 changed files with 22 additions and 22 deletions.
6 changes: 3 additions & 3 deletions charts/egeria-base/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@
name: egeria-base
description: Egeria simple deployment (platform, react UI)
apiVersion: v2
version: 3.11.1
appVersion: "3.11"
version: 3.12.0-prerelease.0
appVersion: "3.12"
icon: https://raw.githubusercontent.com/odpi/egeria/99016e77167fa30dcfade809b061358a92a59973/assets/img/egeria.png
keywords:
- odpi, egeria, base, simple
Expand All @@ -17,6 +17,6 @@ maintainers:
email: nigel.l.jones+git@gmail.com
dependencies:
- name: strimzi-kafka-operator
version: 0.30.0
version: 0.31.1
repository: https://strimzi.io/charts/
condition: strimzi.enabled
2 changes: 1 addition & 1 deletion charts/egeria-base/templates/kafka-cluster.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ metadata:
name: {{ .Release.Name }}-strimzi
spec:
kafka:
version: 3.2.0
version: 3.2.3
replicas: 1
listeners:
- name: plain
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 @@ -6,7 +6,7 @@
egeria:
# Set to INFO, WARNING, DEBUG if needed
logging:
version: "3.11"
version: "3.12"
repositoryType: "local-graph-repository"
debug: false
persistence: true
Expand Down
6 changes: 3 additions & 3 deletions charts/egeria-cts/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@
name: egeria-cts
description: Egeria Conformance Test Suite deployment to Kubernetes
apiVersion: v2
version: 3.11.0
appVersion: "3.11"
version: 3.12.0-prerelease.0
appVersion: "3.12"
icon: https://raw.githubusercontent.com/odpi/egeria/99016e77167fa30dcfade809b061358a92a59973/assets/img/egeria.png
keywords:
- odpi, egeria, cts
Expand All @@ -19,7 +19,7 @@ maintainers:
email: nigel.l.jones+git@gmail.com
dependencies:
- name: strimzi-kafka-operator
version: 0.30.0
version: 0.31.1
repository: https://strimzi.io/charts/
condition: strimzi.enabled

Expand Down
2 changes: 1 addition & 1 deletion charts/egeria-cts/templates/kafka-cluster.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ metadata:
name: {{ .Release.Name }}-strimzi
spec:
kafka:
version: 3.2.0
version: 3.2.3
replicas: 1
listeners:
- name: plain
Expand Down
2 changes: 1 addition & 1 deletion charts/egeria-cts/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ resources:
imageDefaults:
registry: quay.io
namespace: odpi
tag: "3.11"
tag: "3.12"
pullPolicy: IfNotPresent

# The following section defines all DOCKER images being used by this chart. Normally they should be left as is,
Expand Down
6 changes: 3 additions & 3 deletions charts/egeria-pts/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@
name: egeria-pts
description: Egeria Performance Test Suite deployment to Kubernetes
apiVersion: v2
version: 3.11.0
appVersion: "3.11"
version: 3.12.0-prerelease.0
appVersion: "3.12"
icon: https://raw.githubusercontent.com/odpi/egeria/99016e77167fa30dcfade809b061358a92a59973/assets/img/egeria.png
keywords:
- odpi, egeria, pts
Expand All @@ -19,7 +19,7 @@ maintainers:
email: nigel.l.jones+git@gmail.com
dependencies:
- name: strimzi-kafka-operator
version: 0.30.0
version: 0.31.1
repository: https://strimzi.io/charts/
condition: strimzi.enabled

2 changes: 1 addition & 1 deletion charts/egeria-pts/templates/kafka-cluster.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ metadata:
name: {{ .Release.Name }}-strimzi
spec:
kafka:
version: 3.2.0
version: 3.2.3
replicas: 1
listeners:
- name: plain
Expand Down
2 changes: 1 addition & 1 deletion charts/egeria-pts/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@ resources:
imageDefaults:
registry: quay.io
namespace: odpi
tag: "3.11"
tag: "3.12"
pullPolicy: IfNotPresent

# Normally we install the strimzi operator as part of the Chart. However this requires admin permissions, and
Expand Down
6 changes: 3 additions & 3 deletions charts/odpi-egeria-lab/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@
name: odpi-egeria-lab
description: Egeria lab environment
apiVersion: v2
version: 3.11.1
appVersion: "3.11"
version: 3.12.0-prerelease.0
appVersion: "3.12"
icon: https://raw.githubusercontent.com/odpi/egeria/99016e77167fa30dcfade809b061358a92a59973/assets/img/egeria.png
keywords:
- odpi, egeria, lab, jupyter, notebook
Expand All @@ -19,6 +19,6 @@ maintainers:
email: nigel.l.jones+git@gmail.com
dependencies:
- name: strimzi-kafka-operator
version: 0.30.0
version: 0.31.1
repository: https://strimzi.io/charts/
condition: strimzi.enabled
2 changes: 1 addition & 1 deletion charts/odpi-egeria-lab/templates/kafka-cluster.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ metadata:
name: {{ .Release.Name }}-strimzi
spec:
kafka:
version: 3.2.0
version: 3.2.3
replicas: 1
listeners:
- name: plain
Expand Down
6 changes: 3 additions & 3 deletions charts/odpi-egeria-lab/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ service:
egeria:
#logging: OFF
development: true
version: "3.11"
version: "3.12"
#repositoryType: "local-graph-repository"
repositoryType: "in-memory-repository"
# See https://github.com/odpi/egeria-charts/issues/56 for status of the Egeria UI (polymer) in this environment
Expand Down Expand Up @@ -89,10 +89,10 @@ image:
#registry: docker.io
#namespace: jupyter
name: jupyter
tag: "lab-3.4.5"
tag: "lab-3.4.7"
uistatic:
name: egeria-ui
tag: "3.2.0"
tag: "3.2.2"
nginx:
registry: public.ecr.aws
name: nginx/nginx
Expand Down

0 comments on commit 5648a93

Please sign in to comment.