Skip to content

Releases: FairwindsOps/rok8s-scripts

v3.5.1 K8S Saves

27 Jan 19:45
Compare
Choose a tag to compare

Breaking Changes:

New Features:

Bug Fixes:

  • Create resources with --save-config to facilitate using apply later on.

v3.5.0 The Voluminous k8s-script

13 Jan 18:45
Compare
Choose a tag to compare

Breaking Changes:

New Features:

  • Add support for Persistent Volumes and Persistent Volume Claims

Bug Fixes:

fix docker tagging for branch name

04 Jan 16:35
Compare
Choose a tag to compare
v3.4.1

fix docker tagging for branch name

v3.4.0 Reach for the Endpoints!

29 Dec 16:52
Compare
Choose a tag to compare

Breaking Changes:

New Features:

  • Add support for service endpoints.

Bug Fixes:

v3.3.3: Release updates

16 Dec 16:22
Compare
Choose a tag to compare

Uses an updated release script, no user-facing changes

v3.3.2 CI-stravaganza

09 Dec 21:08
Compare
Choose a tag to compare
  • Adds CircleCI shellcheck linting (partial at the moment)

Bug Fixes:

  • Fixes new deployments that use :latest tag actually deploying :latest instead of CI_SHA1 (PR #24)

circle: Test releasing

02 Dec 16:49
Compare
Choose a tag to compare
Pre-release
v0.0.0 - Test release process

Testing release process, first attempt

Support for reading configs from subdirectories eg deploy/{staging,production}

29 Nov 21:33
Compare
Choose a tag to compare
Merge pull request #20 from reactiveops/sz/ingress

Remainder of Ingress additions, deploy/[subdirectory] support for config files

v3.3.0

29 Nov 15:48
Compare
Choose a tag to compare

New features:
Support for deploying jobs

Fixes:
Remove /'s of branch name when pulling images to match pushed images.

v3.1.0

27 Oct 17:39
Compare
Choose a tag to compare
Merge pull request #4 from reactiveops/pc/remove-latest-push

docker-push: Remove pushing latest tag