Skip to content

Releases: genesis-community/blacksmith-genesis-kit

v0.7.0

13 Mar 00:13
Compare
Choose a tag to compare

Improvements

  • Add the shareable flag used by the updated Blacksmith broker
  • Detect if a broker is already registered and update instead

Software Updates

  • Bumped blacksmith-boshrelease to 1.1.0

v0.6.1

24 Feb 17:18
Compare
Choose a tag to compare

Changes

Bump postgresql-forge from 0.3.0 to 0.3.1 for a bug fix creating credentials

v0.6.0

15 Feb 05:18
Compare
Choose a tag to compare

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

11 Sep 17:08
Compare
Choose a tag to compare

New Features

This version of the Blacksmith Kit introduces the Kubernetes
Forge, allowing operators to allow on-demand deployment of k8s
clusters!

Software Upgrades

  • Upgrade BOSH (and BPM) to 270.2.0 (1.1.0)
  • Upgrade to Xenial Stemcell, v456.x series
  • Upgrade MariaDB Forge from 0.1.0 to 0.1.1
  • Upgrade PostgreSQL Forge from 0.2.0 to 0.2.1
  • Upgrade Redis Forge from 0.3.0 to 0.4.0

v0.4.1

10 Jul 15:36
Compare
Choose a tag to compare

Bug Fixes

  • Fix an unfortunate holdover from the BOSH Kit we stole this kit
    from, wherein the Azure IaaS kit still referenced the instance
    group name as bosh, instead of blacksmith.

v0.4.0

30 Jan 20:33
Compare
Choose a tag to compare

Upgrades

  • Bump all forges to latest, which are running Xenial stemcells

v0.3.3

20 Dec 21:48
Compare
Choose a tag to compare

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 of redis-service network (bug)

v0.3.2

19 Oct 05:02
Compare
Choose a tag to compare

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 the boss addon.
    You can get boss 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 -

v0.3.1

29 Sep 20:46
Compare
Choose a tag to compare

Software Updates

v0.3.0

26 Sep 02:04
Compare
Choose a tag to compare

Software Updates