Skip to content

Commit a62b657

Browse files
authored
In releases.yml, for v25.3.1, removed cloud fields to enable binary download links and set linux_intel_fips to true. (#20270)
1 parent 596c629 commit a62b657

File tree

1 file changed

+2
-8
lines changed

1 file changed

+2
-8
lines changed

src/current/_data/releases.yml

Lines changed: 2 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -9334,7 +9334,7 @@
93349334
linux_arm: true
93359335
linux_arm_experimental: false
93369336
linux_arm_limited_access: false
9337-
linux_intel_fips: false
9337+
linux_intel_fips: true
93389338
linux_arm_fips: false
93399339
docker:
93409340
docker_image: cockroachdb/cockroach
@@ -9343,10 +9343,4 @@
93439343
docker_arm_limited_access: false
93449344
source: true
93459345
previous_release: v25.3.0
9346-
cloud_only: true
9347-
cloud_only_message_short: 'Available only for select CockroachDB Cloud clusters'
9348-
cloud_only_message: >
9349-
This version is currently available only for select
9350-
CockroachDB Cloud clusters. To request to upgrade
9351-
a CockroachDB self-hosted cluster to this version,
9352-
[contact support](https://support.cockroachlabs.com/hc/requests/new).
9346+

0 commit comments

Comments
 (0)