Skip to content

Releases: genesis-community/blacksmith-genesis-kit

v0.15.3

11 Sep 18:52
Compare
Choose a tag to compare

Software Components

Releases

Release Version Release Date Type Changed

v0.15.2

30 Aug 18:17
Compare
Choose a tag to compare

Improvements

  • Introduced a plugins property in rabbitmq.yml to support
    configuration of custom RabbitMQ plugins.
  • Added a comprehensive "RabbitMQ Plugin Configuration Guide"
    documenting the new plugin management feature, including instructions
    for new and existing deployments, best practices, troubleshooting,
    and FAQs.

Software Components

Releases

Release Version Changed
blacksmith 1.8.0
bosh* 277.3.1
bosh-aws-cpi* 99
bosh-azure-cpi* 46.0.0
bosh-dns-aliases* 0.0.4
bosh-google-cpi* 49.0.1
bosh-openstack-cpi* 53
bosh-vsphere-cpi* 59
bpm* 1.2.2
routing* 0.275.0
shield 8.8.4

* only used when utilizing internal bosh -- highly recommended to use external-bosh feature instead

Forges

Release Version Changed
kubernetes-forge 1.0.0
mariadb-forge 0.5.0
postgresql-forge 0.4.0
rabbitmq-forge 1.2.6 X
redis-forge 1.2.0

v0.15.2-rc.1

09 Aug 15:27
5141e80
Compare
Choose a tag to compare
v0.15.2-rc.1 Pre-release
Pre-release

This is a prerelease - please see commit messages for changes

v0.15.1

25 Jun 20:14
088a66b
Compare
Choose a tag to compare

Improvements

Update Forges:

  • Add Redis 7.2.5
  • Updates Redis to 6.2.14
  • Update RabbitMQ to 3.13.3

Software Components

Releases

Release Version Changed
rabbitmq-forge (1.1.4 -> 1.2.4) yes
redis-forge (1.0.0 -> 1.2.0) yes
blacksmith (1.8.0) no
bosh (277.3.1) no
bosh-aws-cpi (99) no
bosh-azure-cpi (46.0.0) no
bosh-dns-aliases (0.0.4) no
bosh-google-cpi (49.0.1) no
bosh-openstack-cpi (53) no
bosh-vsphere-cpi (59) no
bpm (1.2.2) no
kubernetes-forge (1.0.0) no
mariadb-forge (0.5.0) no
postgresql-forge (0.4.0) no
routing (0.275.0) no
shield (8.8.4) no

v0.15.0

13 Jun 21:30
6d4b4ff
Compare
Choose a tag to compare

Bugs:

  • Fixes persistent disk for upgrades from Classic v0.12.0 without changing OCFP persistent disk type.
  • Resolve issue of Vault secret mount on new installs

Improvements

  • Bumps internal Vault from 1.14.0 to 1.14.10
  • Update Blacksmith boshrelease from v1.7.0 to v1.8.0

Note

If you installed v0.13.0 or v0.14.x in Classic configuration, you should backup the Blacksmith store directory (containing Vault) before upgrading.

v0.15.0-rc1

10 May 18:24
Compare
Choose a tag to compare
v0.15.0-rc1 Pre-release
Pre-release

Bugs:

  • Fixes persistent disk for upgrades from Classic v0.12.0 without changing OCFP persistent disk type.
  • Resolve issue of Vault secret mount on new installs

Improvements

  • Bumps internal Vault from 1.14.0 to 1.14.10

Note

If you installed v0.13.0 or v0.14.x in Classic configuration, you should backup the Blacksmith store directory (containing Vault) before upgrading.

v0.14.5-rc2

01 May 18:20
a518a83
Compare
Choose a tag to compare
v0.14.5-rc2 Pre-release
Pre-release

Bugs:

  • Fixes persistent disk for upgrades from Classic v0.12.0 without changing OCFP persistent disk type.

Note:

If you installed v0.13.0 or v0.14.x in Classic configuration, you should backup the Blacksmith store directory (containing Vault) before upgrading.

v0.14.4

19 Jan 15:41
370c9a8
Compare
Choose a tag to compare

Bugs

  • Fix URL and update SHA from precompiled to source @krutten

Improvements

  • Add service type param to the blacksmith redis plan @ahartpence

v0.14.3

21 Aug 19:10
b2a12c2
Compare
Choose a tag to compare

Bug Fixes

  • reverted persistent disk since it interferes with the OCFP deployment paradigm

v0.14.2

18 Aug 17:32
8178dac
Compare
Choose a tag to compare

Bug Fixes

  • Pass nats-tls-only flag into the forges, defaults to true (because CF no longer supports nats without tls)