Files
2020-10-12 10:19:10 -07:00

177 lines
4.9 KiB
Markdown

# JFrog Pipelines Chart Changelog
All changes to this chart to be documented in this file
## [1.5.4] Oct 8, 2020
* Changed customInitBeginContainer to customInitContainerBegin to match other charts
* Added examples in values.yaml for .Values.pipelines.customInitContainerBegin
## [1.5.3] Oct 7, 2020
* Adding custom init begin container to pipelines statefulset and vault statefulset
* Moved custom init container in vault statefulset from first to last position
## [1.5.2] Oct 5, 2020
* increasing liveness and readiness probe settings for api and www
* source above configs from values.yaml
## [1.5.1] Oct 5, 2020
* adding a healthcheck configuration within pipelines chart for artifactory
## [1.5.0] Oct 1, 2020
* Pipelines v1.8.0
* Added support for resources in init containers
## [1.4.9] September 30, 2020
* Supports router configuration to set internal artifactory endpoint for saas
## [1.4.8] September 29, 2020
* Hardcodes routers refresh interval for pipelines
## [1.4.7] September 25, 2020
* Changed init container to use linux capabilities CAP_CHOWN instead of runAsUser: 0
## [1.4.6] September 23, 2020
* Escalated privileges to init container only for pipelines-installer to work with pipelines images as non-root based for Openshift.
## [1.4.5] September 18, 2020
* Removed external Vault support as Pipelines does not support external vault until version 1.9.0
* Added disablemlock flag to enable users to set to false for production grade system security requirements.
## [1.4.4] September 17, 2020
* Change jfrogUrl and jfrogUrlUI default values
* Rename ci/test-values.yaml to ci/default-values.yaml
## [1.4.3] September 2, 2020
* Add external Vault support
## [1.4.2] - August 27, 2020
* Adds support for making api rabbitmq health check interval configurable
* Cleanup system.yaml
* Add RBAC rules for Pipelines Statefulset
## [1.4.1] - August 19, 2020
* Add support for external rabbitmq and redis
## [1.4.0] - Aug 8, 2020
* Pipelines v1.7.2
* Adds support for k8s build plane config
* Adds support for ssl enabled postgresql
* Support an existing secret for buildPlanes
* Add checksum for all secrets and configmaps
## [1.3.11] - August 6, 2020
* Fix external PG port
## [1.3.10] - August 5, 2020
* have controlplane and buildplane pull versions from global version override as specified in 1.3.7
## [1.3.9] - July 31, 2020
* Added support for customVolumes, configMaps and customInitcontainers for Vault
* Added tpl for resolving jfrogUrl
## [1.3.8] - July 30, 2020
* Fix customSideCar container bug for configMaps
## [1.3.7] - July 29, 2020
* Allow overriding default version of pipelines tags with a single value in values.yml
* add `# version:` to pipelines:
## [1.3.6] - Jul 23, 2020
* Added support for customSidecarContainers, customVolumes, customInitcontainers and configMaps
* Update alpine version to 3.12
## [1.3.5] - July 20th, 2020
* Remove 'NodeType' option from pipelines-services-headless
## [1.3.4] - July 6th, 2020
* Fixes callHomeUrl
## [1.3.3] - June 30th, 2020
* Pipelines v1.6.2
## [1.3.2] - June 30, 2020
* Enable extensionSync microservice
## [1.3.1] - June 29, 2020
* Pipelines v1.6.1
## [1.3.0] - June 25, 2020
* Pipelines v1.6.0
* Adds a new configuration accessControlAllowOrigins
* Use ChartCenter as helm repo
## [1.2.0] - June 2, 2020
* Pipelines v1.5.1
* Update Postgres image to 9.6.18-debian-10-r7
* Disable Vault HA
* Bump alpine to v3.11
## [1.1.5] - May 13, 2020
* Pipelines v1.4.7
## [1.1.4] - April 30, 2020
* In readme fix helm template examples
## [1.1.3] - April 23, 2020
* Fix filebeat resources
## [1.1.2] - April 23, 2020
* Pipelines v1.4.6
* Removes subnetId and nat fields from buildplane config which are not supported from 1.4.x
## [1.1.1] - April 16, 2020
* Hardcode docker.bintray.io for build images
## [1.1.0] - April 15, 2020
* Pipelines v1.4.2
* Remove experimental k8s build plane support
## [1.0.36] - April 9, 2020
* Bump Redis chart to 10.6.3
* Bump RabbitMQ chart to 6.25.0
* Bump PostgreSQL chart to 8.7.3
* Bump Vault version to 1.3.4
* Fix k8s node compute resources
## [1.0.35] - April 3, 2020
* Update readme
* Disable Pipelines StatefulSet replicas if HPA is enabled
## [1.0.34] - March 24, 2020
* Update docs urls
* Fix filebeat compute resources
## [1.0.33] - March 24, 2020
* Add HPA for Pipelines services statefulset
* Add Runtime Override
## [1.0.32] - March 19, 2020
* Pipelines v1.3.3
## [1.0.31] - Mar 17, 2020
* Changed all single quotes to double quotes in values files
## [1.0.30] - Mar 11, 2020
* Unified charts public release
## [1.0.29] - March 10, 2020
* Fix CI test
## [1.0.28] - March 10, 2020
* Add CI test
## [1.0.27] - March 5, 2020
* Pipelines v1.3.2
* Bump Postgres to v9.6.17-debian-10-r21
* Update readme with `joinKey` instructions
## [1.0.26] - March 1, 2020
* Pipelines v1.3.1
## [1.0.25] - Feb 27, 2020
* Initial public release
## [1.0.24] - Feb 26, 2020
* Bump Redis chart to 10.5.6
* Bump RabbitMQ chart to 6.17.5
* Bump PostgreSQL chart to 8.4.2