UNPKG

cdk-kaniko

Version:

CDK construct library that allows you to build docker images with kaniko in AWS Fargate

32 lines (15 loc) 1.35 kB
# Changelog All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines. ### [0.2.4](https://github.com/pahud/cdk-kaniko/compare/v0.2.3...v0.2.4) (2021-04-05) ### [0.2.3](https://github.com/pahud/cdk-kaniko/compare/v0.2.2...v0.2.3) (2021-04-05) ### [0.2.2](https://github.com/pahud/cdk-kaniko/compare/v0.2.1...v0.2.2) (2021-04-04) ### Bug Fixes * add-run-task-dependency ([#8](https://github.com/pahud/cdk-kaniko/issues/8)) ([6222dca](https://github.com/pahud/cdk-kaniko/commit/6222dcac280127df9ab1ec5e89822bfebd17ca82)), closes [#7](https://github.com/pahud/cdk-kaniko/issues/7) ### [0.2.1](https://github.com/pahud/cdk-kaniko/compare/v0.2.0...v0.2.1) (2021-04-03) ## [0.2.0](https://github.com/pahud/cdk-kaniko/compare/v0.1.3...v0.2.0) (2021-04-02) ### Features * support fargate spot ([#4](https://github.com/pahud/cdk-kaniko/issues/4)) ([3ab51b5](https://github.com/pahud/cdk-kaniko/commit/3ab51b5931bba47dce14cfc84f965ead7c0f572e)) ### [0.1.3](https://github.com/pahud/cdk-kaniko/compare/v0.1.2...v0.1.3) (2021-04-02) ### [0.1.2](https://github.com/pahud/cdk-kaniko/compare/v0.1.1...v0.1.2) (2021-04-02) ### [0.1.1](https://github.com/pahud/cdk-kaniko/compare/v0.1.0...v0.1.1) (2021-04-02) ## 0.1.0 (2021-04-02)