Commit 85f115df authored by Thong Kuah's avatar Thong Kuah

Merge branch 'use-default-crossplane-stack-versions' into 'master'

Stop using floating alpha crossplane stack version

See merge request gitlab-org/gitlab!27040
parents c14714fc 1c0996bf
......@@ -49,8 +49,7 @@ module Clusters
{
"clusterStacks" => {
self.stack => {
"deploy" => true,
"version" => "alpha"
"deploy" => true
}
}
}
......
---
title: Fix installation of GitLab-managed crossplane chart
merge_request: 27040
author:
type: fixed
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment