Skip to content

Commit

Permalink
Temporarily add YML entry to enable preview
Browse files Browse the repository at this point in the history
  • Loading branch information
mdlinville committed May 9, 2024
1 parent 560ada9 commit 1168653
Showing 1 changed file with 29 additions and 0 deletions.
29 changes: 29 additions & 0 deletions src/current/_data/releases.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6055,3 +6055,32 @@
docker_arm_limited_access: false
source: true
previous_release: v24.1.0-beta.3

# Add this to releases.yml to preview the release notes in your PR.
# Be sure to revert the change before you merge your PR.
- release_name: v24.1.0
major_version: v24.1
release_date: '2024-05-20'
release_type: Production
go_version: go1.22.0
sha: 6205244e922606f85761dad2137b842f43a53716
has_sql_only: true
has_sha256sum: true
mac:
mac_arm: true
mac_arm_experimental: true
mac_arm_limited_access: false
windows: true
linux:
linux_arm: true
linux_arm_experimental: false
linux_arm_limited_access: false
linux_intel_fips: true
linux_arm_fips: false
docker:
docker_image: cockroachdb/cockroach
docker_arm: true
docker_arm_experimental: false
docker_arm_limited_access: false
source: true
previous_release: v24.1.0-rc.1

0 comments on commit 1168653

Please sign in to comment.