Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions etc/base.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -148,7 +148,7 @@ cp_schema_registry:

catalog_server:
_install: true
_chart_version: 0.5.2
_chart_version: 0.6.0
_extra_timeout: 90
replicaCount: 1
schema_registry: http://cp-schema-registry:8081
Expand Down Expand Up @@ -446,7 +446,7 @@ minio:
radar_s3_connector:
# set to true if radar-s3-connector should be installed
_install: true
_chart_version: 0.3.1
_chart_version: 0.3.4
_extra_timeout: 90
replicaCount: 1
# The bucket name where intermediate data for cold storage should be written to.
Expand Down