UNCLASSIFIED

Commit a53fe5f3 authored by Josh Wolf's avatar Josh Wolf
Browse files

update accompanying documentation with new version

parent 95f9db9a
Pipeline #256764 passed with stages
in 2 minutes and 2 seconds
...@@ -4,43 +4,69 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), ...@@ -4,43 +4,69 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
--- ---
## [0.0.4-bb.0] - 2021-05-12
### Added
- Moved all resources into `chart/templates/console/`
- Updated twistlock to 21.04.412
## [0.0.3-bb.4] - 2021-04-06 ## [0.0.3-bb.4] - 2021-04-06
### Added ### Added
- Resource and Toleration Values - Resource and Toleration Values
## [0.0.3-bb.3] - 2021-04-05 ## [0.0.3-bb.3] - 2021-04-05
### Changed ### Changed
- Affinity values modified to standardize - Affinity values modified to standardize
## [0.0.3-bb.2] - 2021-03-31 ## [0.0.3-bb.2] - 2021-03-31
### Added ### Added
- Values passthroughs for affinity and anti-affinity added - Values passthroughs for affinity and anti-affinity added
### Changed ### Changed
- Split out resources into separate yaml files - Split out resources into separate yaml files
## [0.0.3-bb.0] - 2021-02-12 ## [0.0.3-bb.0] - 2021-02-12
### Added ### Added
- Options under istio values to control labels, annotations, gateways and full URL modification for twistlock VirtualService. - Options under istio values to control labels, annotations, gateways and full URL modification for twistlock VirtualService.
### Changed ### Changed
- Position of "hostname" value in values, from "console.hostname" to toplevel "hostname". - Position of "hostname" value in values, from "console.hostname" to toplevel "hostname".
## [0.0.2-bb.2] - 2021-02-11 ## [0.0.2-bb.2] - 2021-02-11
### Added ### Added
- imagePullSecret array to values. - imagePullSecret array to values.
### Changed ### Changed
- Image based on 20.12 version from IronBank. - Image based on 20.12 version from IronBank.
## [0.0.2-bb.1] - 2021-01-27 ## [0.0.2-bb.1] - 2021-01-27
### Changed ### Changed
- Updating all "dsop.io" URLs to "dso.mil". - Updating all "dsop.io" URLs to "dso.mil".
## [0.0.2-bb.0] - 2020-12-15 ## [0.0.2-bb.0] - 2020-12-15
### Added ### Added
- Istio flag to enable VirtualService when true. - Istio flag to enable VirtualService when true.
## [0.0.1-bb.0] - 2020-06-15 ## [0.0.1-bb.0] - 2020-06-15
### Added ### Added
- Initial manifests for deploying Twistlock version 20.04.196.
- Initial manifests for deploying Twistlock version 20.04.196.
...@@ -134,7 +134,7 @@ The following command can be authenticated by TOKEN or Username/Password. ...@@ -134,7 +134,7 @@ The following command can be authenticated by TOKEN or Username/Password.
##### Download the daemonset.yaml. The default Image is set to teh Prisma server. We need to pull images from Platform 1. The image URL needs to be changed ##### Download the daemonset.yaml. The default Image is set to teh Prisma server. We need to pull images from Platform 1. The image URL needs to be changed
##### Image: registry.dso.mil/platform-one/apps/twistlock/defender:20.04.169 ##### Image: registry.dso.mil/platform-one/apps/twistlock/defender:21.04.412
2) Install Defender 2) Install Defender
......
apiVersion: v2 apiVersion: v2
name: twistlock name: twistlock
version: 0.0.3-bb.4 version: 0.0.4-bb.0
appVersion: 20.12.531 appVersion: 21.04.412
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment