Releases: FairwindsOps/rok8s-scripts
Releases · FairwindsOps/rok8s-scripts
v3.5.1 K8S Saves
Breaking Changes:
New Features:
Bug Fixes:
- Create resources with
--save-config
to facilitate usingapply
later on.
v3.5.0 The Voluminous k8s-script
Breaking Changes:
New Features:
- Add support for Persistent Volumes and Persistent Volume Claims
Bug Fixes:
fix docker tagging for branch name
v3.4.1 fix docker tagging for branch name
v3.4.0 Reach for the Endpoints!
Breaking Changes:
New Features:
- Add support for service endpoints.
Bug Fixes:
v3.3.3: Release updates
Uses an updated release script, no user-facing changes
v3.3.2 CI-stravaganza
- 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
v0.0.0 - Test release process Testing release process, first attempt
Support for reading configs from subdirectories eg deploy/{staging,production}
Merge pull request #20 from reactiveops/sz/ingress Remainder of Ingress additions, deploy/[subdirectory] support for config files
v3.3.0
New features:
Support for deploying jobs
Fixes:
Remove /'s of branch name when pulling images to match pushed images.