Skip to content

v4.1.3

Compare
Choose a tag to compare
@genesis-bot genesis-bot released this 12 Jul 15:02
· 68 commits to develop since this release

Improvement

  • Added the ability to update concourse approle for use with pipeline
    secrets interpolation

  • params.main_target can be used to give your concourse a more easily
    remembered fly target.

Improvements

  • Support user-specified fly executable by specifying GENESIS_FLY_CMD
    environment variable

  • Uses ./fly if present and no user-specified fly executable given.

  • Detects if fly is missing and will download fly for the correct
    platform, and places it in the current directory.

  • Can now use login/logout addons to log into and out of teams

    • do -- login [team-name] [--local] will log into the team, by default
      using the oauth configuration, but --local will use the local
      concourse user

    • do -- logout [team1 ... teamN] will log out of all specified teams.
      If no team is specified, just the main team will be logged out.

Software Components

Releases

Release Version Release Date Type Changed
bpm 1.1.15 20 October 2021 source
concourse 7.7.1 26 March 2022 source X
haproxy 11.10.1 01 April 2022 source X
locker 0.2.1 31 May 2017 source
postgres 43 20 November 2020 source
shout 0.1.0 03 September 2018 source
slack-notification-resource 9 19 February 2016 source

---8<--- This line and everything below will be ignored ---8<---

Raw commit messages since v4.1.2 (oldest to latest)


Added concourse approle management

49279c4198256bcc317de9dd6c9b2d74c0188273
authored 8 weeks ago by Dennis Bell ([email protected])

[Improvement]

* Added the ability to update `concourse` approle for use with pipeline
  secrets interpolation

Add main_target to target main login

a69c43cc6d867c377a53d1df128cdfb04b13e2ac
authored 8 weeks ago by Dennis Bell ([email protected])

[Improvement]

* params.main_target can be used to give your concourse a more easily
  remembered fly target.

Support user-specified and local fly commands

f62a5c09aa593228a6a4be7b3547fb547e37c8ea
authored 7 weeks ago by Dennis Bell ([email protected])

[Improvements]

* Support user-specified fly executable by specifying GENESIS_FLY_CMD
  environment variable

* Uses ./fly if present and no user-specified fly executable given.

* Detects if fly is missing and will download fly for the correct
  platform, and places it in the current directory.

Fix vault policies

56cdba9be1ddbc539f320afd93bc81fd08a5c9ff
authored 7 weeks ago by Dennis Bell ([email protected])


More fixes

93d59c09dc76d4bbd10eeb0d9c9b549bb7dbf173
authored 7 weeks ago by Dennis Bell ([email protected])


Added team support for login/logout

1db8d86b956de63678798604086028b05556c06c
authored 7 weeks ago by Dennis Bell ([email protected])

[Improvements]

* Can now use login/logout addons to log into and out of teams

  * do -- login [team-name] [--local] will log into the team, by default
    using the oauth configuration, but --local will use the local
    concourse user

  * do -- logout [team1 ... teamN] will log out of all specified teams.
    If no team is specified, just the main team will be logged out.

Refactor targets to be target/team

8620678694a77e28f755d79085aebc9ca8db4bd5
authored 7 weeks ago by Dennis Bell ([email protected])


Fix team support

96a34e28946445c56eef4bdadf8b32cf99b6d7b2
authored 7 weeks ago by Dennis Bell ([email protected])


genesis-pipelines role accidentally lost the trailing s

37f8e50b1ce6002788c82d03647e6cd9565a02be
authored 7 weeks ago by Dennis Bell ([email protected])


Releases updated: concourse/7.7.0

3c5cc0eef41d68e70b291b0ee2644794b6668cfa
authored 5 weeks ago by CI Bot ([email protected])


Releases updated: haproxy/11.10.0

66ac1226f29cfbf32fea9a5bdae7ce406324f7e2
authored 5 weeks ago by CI Bot ([email protected])


Releases updated: concourse/7.7.1

33297356960f1fa0190d7500dc8f542126ed5e35
authored 2 weeks ago by CI Bot ([email protected])


Releases updated: haproxy/11.10.1

a50a381d5d890941130d4be830bccd622cfd6f35
authored 11 days ago by CI Bot ([email protected])


Updating concourse pipeline /ci directory to match new template

5adb6bd372b8caef449114ad5dc4c9bcd534c35b
authored 4 days ago by Noah Coker ([email protected])


updated spec tests with missing params in the exodus block

2f7416f40b39f5283d7b30d0c9d5959378ac5f25
authored 4 days ago by Noah Coker ([email protected])