-
Notifications
You must be signed in to change notification settings - Fork 27
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
56e5b79
commit f06f755
Showing
1 changed file
with
20 additions
and
30 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,40 +1,30 @@ | ||
# Software Components | ||
|
||
# cf7 | ||
## Updated to be compatible with Ubuntu Jammy stemcells | ||
|
||
- Bumped cf7 to v7.7.4 | ||
|
||
# cf8 | ||
|
||
- Bumped cf8 to v8.7.4 | ||
This release requires ubuntu-jammy stemcells; if you require ubuntu-bionic, | ||
you must use an v4.x.x version. | ||
|
||
# fly | ||
|
||
- Bumped fly to v7.10.0 | ||
|
||
# spruce | ||
|
||
- Bumped spruce to v1.31.0 | ||
|
||
# bosh-cli | ||
## Updated compiled versions of jumpbox binaries | ||
|
||
- Bumped bbr to v1.9.53 | ||
- Bumped bosh-cli to v7.4.1 | ||
|
||
# genesis | ||
|
||
- Bumped genesis to v2.8.11 | ||
|
||
# credhub | ||
|
||
- Bumped cf7 to v7.7.4 | ||
- Bumped cf8 to v8.7.4 | ||
- Bumped credhub to v2.9.22 | ||
- Bumped fly to v7.11.0 | ||
- Bumped genesis to v2.8.11 | ||
- Bumped safe to v1.9.0 | ||
- Bumped spruce to v1.31.0 | ||
|
||
# bbr | ||
|
||
- Bumped bbr to v1.9.53 | ||
|
||
# fly | ||
## Use utilities from jammy stemcell | ||
|
||
- Bumped fly to v7.11.0 | ||
The following were explicitly downloaded and compiled from source, but the | ||
current version on the jammy stemcells are the same version and will get | ||
updates from future versions of the stemcells. | ||
|
||
# safe | ||
- curl | ||
- zip | ||
- unzip | ||
|
||
- Bumped safe to v1.9.0 | ||
## Updated golang to v1.21.4 |