Skip to content
This repository has been archived by the owner on Jan 9, 2021. It is now read-only.

Latest commit

 

History

History
56 lines (47 loc) · 3.28 KB

CHANGELOG.md

File metadata and controls

56 lines (47 loc) · 3.28 KB

Changelog

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.

[Unreleased]

Changed

  • 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

Fixed

  • 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).

Security

1.3.4 - 2019-01-08

Changed

  • Dependency on Conjur OSS helm chart updated to newest release

1.2.0 - 2018-12-06

Changed

1.1.0 - 2018-08-10

Changed

1.0.0 - 2018-07-16

Added

  • Initial release