Skip to content

Releases: linode/apl-core

Release v0.11.39

16 Nov 04:30
Compare
Choose a tag to compare

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

0.11.39 (2020-11-16)

Bug Fixes

  • bootstrap detecting secrets (7b1f498)

Others

  • added theme to schema, demo files, silenced output (90827a9)

Release v0.11.38

13 Nov 23:09
Compare
Choose a tag to compare

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

0.11.38 (2020-11-13)

Bug Fixes

  • bootstrap flag for demo files (978eb0e)
  • drone gen [ci skip] (ba29779)

Release v0.11.37

13 Nov 22:35
Compare
Choose a tag to compare

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

0.11.37 (2020-11-13)

Features

Bug Fixes

  • avoid unset var triggering -e (1752385)
  • renaming validate-all (f891d31)

Reverts

  • aws authenticator needed for kubectl (ad5ffdf)
  • skip-cleanup not working as expected, drone re-enabled (561b235)

Code Refactoring

  • common code, validate-templates now also for target cluster (b858c1e)
  • invalid context now asks for implicit switch (2a9ecb4)
  • validate script, schema improved (24d9659)

Release v0.11.36

10 Nov 02:50
Compare
Choose a tag to compare

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

0.11.36 (2020-11-10)

Features

Bug Fixes

  • demo gitattributes for sops (9bf2c6f)
  • demo sops file to match online docs (3f005cb)
  • edge case template validation (#202) (b3b51db)
  • prettier force enabled [ci skip] (f75a878)
  • remove redundant harbor logLevel (#182) (917a37d)

Docs

  • pruned and updated to link to external docs [ci skip] (2a5e1f0)

Code Refactoring

Others

  • docs: pruned values readme to link to online docs (9d22da1)
  • release: 0.11.35 (f51a9f8)

Styling

  • bash: added decision to start using bash style guide [ci skip] (e43b4e3)

CI

  • release step fix [ci skip] (8f5eb06)