All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
- Updated the Google Marketplace schema we use to Version 2, which will soon be required for all apps. PR #30
- The version of Conjur OSS used by the Marketplace app is bumped to 1.6.0. PR #44
- The README.md is updated and more detailed instructions have been added. PR #44
- Project deployment tools are updated to enable deploying on Kubernetes v1.15+
cyberark/conjur-google-cloud-marketplace#25.
This includes upgrading the Google Marketplace Tools container image used by
the Deployer from 0.7.0 to 0.9.10 to enable adaptive Kubectl client binary
version selection, upgrading the version of Helm used by the deployer from
2.6.1 to 2.16.1 to address a
Helm bug,
PR #52
and fixing the deployment's
deploy-info
manifest annotations to use valid JSON keys (i.e. with quotes).
- Versions of the
nginx
(v1.17) anddeployer_helm
(v0.9.10) containers were updated to address security vulnerabilities. Trivy scanning was added to the pipeline to ensure the maintainer team is alerted to new fixable vulnerabilities early going forward. cyberark/conjur-google-cloud-marketplace#35, cyberark/conjur-google-cloud-marketplace#33, cyberark/conjur-google-cloud-marketplace#34 cyberark/conjur-google-cloud-marketplace#52
1.3.4 - 2019-01-08
- Dependency on Conjur OSS helm chart updated to newest release
1.2.0 - 2018-12-06
- Authenticators parameter was added to configuration UI. See conjur-oss Helm chart configuration.
1.1.0 - 2018-08-10
- Helm chart now comes from https://github.com/cyberark/conjur-oss-helm-chart
- Some variable names have changed, see conjur-oss Helm chart configuration.
1.0.0 - 2018-07-16
- Initial release