Skip to content

v5.4.2

Compare
Choose a tag to compare
@trriplejay trriplejay released this 06 Dec 07:19
· 3762 commits to master since this release

Features

  1. Allow pipeline event triggers to be hidden to improve performance of SPOG.
  2. Added Grid View to SPOG. Documentation for grid view will be available on the getting started section.
  3. runCLI now tears down authentication configs.

Bug Fixes

  1. Remove old DOCKER_OPTS when resetting older custom and system nodes.

Steps to Upgrade

  • Pre-installation:

    • Pull the latest code by running the following:
      • git fetch origin --tags
      • git tag
      • git checkout v5.4.2
    • Run sudo apt-get update on all machines
  • Installation:

    • Run ./base.sh upgrade --version v5.4.2
  • Post installation:

    • Reset all system and custom nodes
    • Verify genExec are running the latest version