banzaicloud / banzai-charts

Curated list of Banzai Cloud Helm charts used by the Pipeline Platform
Apache License 2.0
368 stars 283 forks source link

Upgraded Cadence server 0.20.0->0.21.0, web 3.24.0->3.26.0, chart 0.19.0->0.20.0 #1258

Closed pregnor closed 3 years ago

pregnor commented 3 years ago
Q A
Bug fix? no
New feature? yes
API breaks? no
Deprecations? no
Related tickets -
License Apache 2.0

What's in this PR?

Updated Cadence server 0.20.0->0.21.0, web 3.24.0->3.26.0.

Why?

To support the latest available server version.

Additional context

Changes: v0.21.0

  1. Added environment variable service ports based on uber/cadence#4084.
  2. Added baked in log level key based on uber/cadence#4120.
  3. Added GRPC port configuration based on uber/cadence#4057 and uber/cadence#4146.

Tested with the regular method along with checking the web frontend.

Checklist

To Do