Skip to content

Commit

Permalink
Merge pull request #246 from RADAR-base/update-charts
Browse files Browse the repository at this point in the history
Updated chart versions
  • Loading branch information
keyvaann authored Dec 4, 2023
2 parents 68b67cd + af7ca71 commit 5cd9410
Showing 1 changed file with 24 additions and 24 deletions.
48 changes: 24 additions & 24 deletions etc/base.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ cert_manager:
# kubectl --context <my-context> apply --force-conflicts --server-side -f etc/kube-prometheus-stack/files/crds.yaml
kube_prometheus_stack:
_install: true
_chart_version: 0.4.1
_chart_version: 0.4.2
_extra_timeout: 0
kube-prometheus-stack:
prometheus:
Expand Down Expand Up @@ -148,14 +148,14 @@ cp_schema_registry:

catalog_server:
_install: true
_chart_version: 0.4.6
_chart_version: 0.5.0
_extra_timeout: 90
replicaCount: 1
schema_registry: http://cp-schema-registry:8081

radar_home:
_install: true
_chart_version: 0.1.3
_chart_version: 0.2.0
_extra_timeout: 0

# --------------------------------------------------------- 10-managementportal.yaml ---------------------------------------------------------
Expand All @@ -179,7 +179,7 @@ postgresql:

management_portal:
_install: true
_chart_version: 1.0.0
_chart_version: 1.1.0
_extra_timeout: 210
replicaCount: 1 # should be 1
postgres:
Expand All @@ -196,15 +196,15 @@ management_portal:

app_config:
_install: true
_chart_version: 1.0.0
_chart_version: 1.1.0
_extra_timeout: 0
replicaCount: 1
jdbc:
url: jdbc:postgresql://postgresql:5432/appconfig

app_config_frontend:
_install: true
_chart_version: 1.0.0
_chart_version: 1.1.0
_extra_timeout: 0
replicaCount: 1

Expand All @@ -226,7 +226,7 @@ radar_appserver_postgresql:

radar_appserver:
_install: false
_chart_version: 0.1.7
_chart_version: 0.2.0
_extra_timeout: 0
replicaCount: 1
managementportal_resource_name: res_AppServer
Expand All @@ -236,20 +236,20 @@ radar_appserver:
# The charts in 20-fitbit.yaml only need to be installed if you will use a Fitbit or Garmin API integration.
radar_fitbit_connector:
_install: false
_chart_version: 0.2.3
_chart_version: 0.3.0
_extra_timeout: 0
replicaCount: 1
oauthClientId: radar_fitbit_connector

radar_rest_sources_authorizer:
_install: false
_chart_version: 1.0.0
_chart_version: 1.1.0
_extra_timeout: 0
replicaCount: 1

radar_rest_sources_backend:
_install: false
_chart_version: 1.0.0
_chart_version: 1.1.0
_extra_timeout: 0
replicaCount: 1
postgres:
Expand Down Expand Up @@ -298,7 +298,7 @@ radar_grafana:

radar_jdbc_connector:
_install: true
_chart_version: 0.4.2
_chart_version: 0.5.0
_extra_timeout: 0
replicaCount: 1
sink:
Expand All @@ -309,15 +309,15 @@ radar_jdbc_connector:

radar_gateway:
_install: true
_chart_version: 1.0.0
_chart_version: 1.1.1
_extra_timeout: 0
replicaCount: 1

# --------------------------------------------------------- 20-kafka-analysis.yaml ---------------------------------------------------------

radar_backend_monitor:
_install: false
_chart_version: 0.1.3
_chart_version: 0.2.0
_extra_timeout: 0
replicaCount: 1
smtp:
Expand All @@ -329,15 +329,15 @@ radar_backend_monitor:

radar_backend_stream:
_install: false
_chart_version: 0.1.3
_chart_version: 0.2.0
_extra_timeout: 0
replicaCount: 1

# --------------------------------------------------------- 20-redcap.yaml ---------------------------------------------------------

radar_integration:
_install: false
_chart_version: 0.4.1
_chart_version: 0.5.0
_extra_timeout: 0
replicaCount: 1
oauth_client_id: radar_redcap_integrator
Expand Down Expand Up @@ -377,7 +377,7 @@ minio:
radar_s3_connector:
# set to true if radar-s3-connector should be installed
_install: true
_chart_version: 0.2.6
_chart_version: 0.3.0
_extra_timeout: 90
replicaCount: 1
# The bucket name where intermediate data for cold storage should be written to.
Expand All @@ -386,15 +386,15 @@ radar_s3_connector:

s3_proxy:
_install: false
_chart_version: 0.2.1
_chart_version: 0.3.0
_extra_timeout: 0
replicaCount: 1
target:
provider: azureblob

radar_output:
_install: true
_chart_version: 0.3.3
_chart_version: 0.4.0
_extra_timeout: 0
replicaCount: 1
source:
Expand Down Expand Up @@ -425,19 +425,19 @@ radar_upload_postgresql:

radar_upload_connect_backend:
_install: true
_chart_version: 0.2.4
_chart_version: 0.3.0
_extra_timeout: 0
replicaCount: 1

radar_upload_connect_frontend:
_install: true
_chart_version: 0.2.4
_chart_version: 0.3.0
_extra_timeout: 0
replicaCount: 1

radar_upload_source_connector:
_install: true
_chart_version: 0.2.3
_chart_version: 0.3.0
_extra_timeout: 60
replicaCount: 1
s3Endpoint: http://minio:9000/
Expand All @@ -454,7 +454,7 @@ ccSchemaRegistryProxy:

radar_push_endpoint:
_install: false
_chart_version: 0.1.5
_chart_version: 0.2.1
_extra_timeout: 180
replicaCount: 1
adminProperties: {}
Expand All @@ -465,7 +465,7 @@ radar_push_endpoint:

radar_jdbc_connector_agg:
_install: false
_chart_version: 0.4.2
_chart_version: 0.5.0
_extra_timeout: 0
replicaCount: 1

Expand All @@ -489,7 +489,7 @@ ksql_server:

velero:
_install: false
_chart_version: 0.1.1
_chart_version: 0.2.0
_extra_timeout: 0
objectStorageBackupReplicaCount: 1
backup:
Expand Down

0 comments on commit 5cd9410

Please sign in to comment.