banzaicloud / banzai-charts

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

Updated Cadence server 0.22.3 -> 0.23.2, web 3.28.7->3.29.5 #1312

Closed akijakya closed 2 years ago

akijakya commented 2 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.22.3 -> 0.23.2 and web 3.28.7->3.29.5

Also fixed a wrong variable name (enableGlobalDomains -> enableGlobalDomain).

Why?

To support the latest Cadence server and web version.

Additional context

Tested with the regular chart update test.

Checklist

pregnor commented 2 years ago

@longquanzheng could you take a look when you have the time to make sure we haven't made any serious mistakes?

(It's a small/low-complexity one, just a couple config renamings.)

pregnor commented 2 years ago

lgtm. Also, we just released 0.23.2 today.

Thanks. Yeah, we saw it yesteday. Either we are going to update this PR with that (and the 3.29.5 web version), retest and release together or we are gonna release a chart patch version for those server/web versions separately.