Skip to content

Commit

Permalink
Bump chart dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
blootsvoets committed Nov 3, 2022
1 parent 042e84e commit eb4e69a
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions etc/base.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -122,14 +122,14 @@ confluent_cloud:

cp_zookeeper:
_install: true
_chart_version: 0.3.2
imageTag: 7.2.1
_chart_version: 0.3.3
imageTag: 7.2.2
servers: 3

cp_kafka:
_install: true
_chart_version: 0.3.1
imageTag: 7.2.1
_chart_version: 0.3.2
imageTag: 7.2.2
customEnv:
# Set this to 1.1 when upgrading from Kafka 5.x
# and do a rolling upgrade as described in
Expand All @@ -143,12 +143,12 @@ cp_kafka:
cp_schema_registry:
_install: true
_chart_version: 0.3.0
imageTag: 7.2.1
imageTag: 7.2.2
replicaCount: 1

catalog_server:
_install: true
_chart_version: 0.4.1
_chart_version: 0.4.2
replicaCount: 1
schema_registry: http://cp-schema-registry:8081

Expand Down Expand Up @@ -347,7 +347,7 @@ radar_jdbc_connector:

radar_gateway:
_install: true
_chart_version: 0.2.5
_chart_version: 0.2.6
replicaCount: 1

# --------------------------------------------------------- 20-kafka-analysis.yaml ---------------------------------------------------------
Expand Down

0 comments on commit eb4e69a

Please sign in to comment.