Skip to content

Update KAS to 15.9.0

Hordur Freyr Yngvason requested to merge update-kas-to-15-9-0 into master

What does this MR do and why?

Updates KAS to v15.9.0.

Note: Previous version had a v-prefix that was introduced by the dependecy bot. This seems to be mostly fine (CNG and Omnibus auto deploy handled it well), but I am concerned that it might break KAS in the GitLab chart, so let's stick with what we know has worked in previous releases for now. We can figure out the automation in the %15.10 release cycle.

More precisely, based on the chart code and the release tools code, I am worried that this will pass the v-prefixed version as the appVersion, and then passing "prepend" "true" to the "gitlab.parseAppVersion" template will cause a vv-prefixed image tag in the rendered deployment manifest.

Screenshots or screen recordings

Screenshots are required for UI changes, and strongly recommended for all other merge requests.

How to set up and validate locally

Numbered steps to set up and validate the change are strongly suggested.

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Edited by Hordur Freyr Yngvason

Merge request reports