Releases: genesis-community/blacksmith-genesis-kit
v0.7.0
v0.6.1
v0.6.0
Software Updates
- Bumped Stemcells to Xenial v621.55
- Bumped PostgreSQL forge for standalone from 0.2.1 to 0.3.0 (PostgreSQL 9.5.21)
The clustered PostgreSQL will continue to use PostgreSQL forge 2.0.0 - Bumped Redis Forge from 0.4.0 to 0.4.1 (Redis 5.0.6 to 5.0.7)
- Bumped RabbitMQ Forge from 0.2.0 to 0.3.0 (RabbitMQ to 3.7.23 and Erlang to 21.3)
- Bumped MariaDB forge to 0.4.0, including MariaDB 10.4.12, and
has the change from 0.3.0 to provides a default database
for applications (particularly COTS packaged apps) that are too
timid to just login as root and create their own.
When updating to Blacksmith-genesis-kit 0.6.0 please ensure your compilation VM has
a 16GB (or larger disk). On a 8GB disk, the MariaDB forge may run out of space
compiling and fail creating new MariaDB services. (We recommend 4vCPU, 8GB RAM, 16GB disk)
Blacksmith Genesis Kit v0.5.0
New Features
This version of the Blacksmith Kit introduces the Kubernetes
Forge, allowing operators to allow on-demand deployment of k8s
clusters!
Software Upgrades
v0.4.1
v0.4.0
v0.3.3
Updates
- Updated Redis Forge to v0.2.1, which includes:
- Upgrading Redis to 5.0.3
- Removing Redis URI from OSB Envvars
- Updated RabbitMQ Forge to v0.1.3, which includes:
- Supporting Pivotal-style RabbitMQ credentials
- Uses
rabbitmq-service
for network instead ofredis-service
network (bug)
v0.3.2
Improvements
-
Update BOSH director to 268.1.0
-
Update Blacksmith to 1.0.3 of the BOSH release, and 0.4.2 of the
broker (Release Notes]This provides a smoother experience with
safe
, on-box, since
the Blacksmith broker now sets up a saferc and svtoken for you. -
For vSphere Blacksmith implementations, the Blacksmith
Director will now begin placing VMs, Disks, and Stemcells in a
new directory that ends in-blacksmith
, so that they are not
co-mingled with VMs, disks, or stemcell templates from a BOSH
director with the same environment name.Existing VMs, disks and stemcells will stay where they are, and
BOSH will be totally okay with that. -
The
eden
addon has been replaced with theboss
addon.
You can getboss
at https://github.com/jhunt/boss/releases
Core Components
Release | Version | Release Date |
---|---|---|
bosh | 268.1.0 | - |
bpm (new) | 0.12.3 | - |
bosh-azure-cpi | 35.4.0 | - |
bosh-google-cpi | 27.0.1 | - |
bosh-aws-cpi | 72 | - |
bosh-vsphere-cpi | 50 | - |
bosh-openstack-cpi | 39 | - |
blacksmith | 1.0.3 | - |
mariadb-forge | 0.0.1 | - |
postgresql-forge | 0.1.1 | - |
rabbitmq-forge | 0.1.2 | - |
redis-forge | 0.1.0 | - |