Skip to content

Releases: linode/apl-core

Release v0.13.3

29 Jun 19:44
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.13.3 (2021-06-29)

Bug Fixes

  • don't gen drone when chart disabled (113aaac)
  • gitea url [ci skip] (d05f08b)

Release v0.13.2

29 Jun 19:12
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.13.2 (2021-06-29)

⚠ BREAKING CHANGES

  • istio + knative upgrade: A new values configuration architecture together with a long awaited new istio +
    knative warrants a minor bump, so here we go!

Features

Bug Fixes

Code Refactoring

  • istio: moved dashboards into chart, configured kiali, jaeger (2f47f7c)
  • added flag for auth svc, removed azure autoscaler config (c833128)
  • removed unused team prefix (a564009)

Others

  • chart: 0.13.1 (2e2bca6)
  • istio + knative upgrade: istio upgraded to 1.10.1 and Knative to 0.23.0 (2599790)
  • release: 0.13.0 (cfbf94b)
  • release: 0.13.1 (4d23bca)
  • knative upgrade to 1.20 (230d42d)

0.13.0 (2021-06-21)

⚠ BREAKING CHANGES

  • istio + knative upgrade: A new values configuration architecture together with a long awaited new istio +
    knative warrants a minor bump, so here we go!

Features

Read more

Release v0.13.1

29 Jun 17:37
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.13.0 (2021-06-21)

⚠ BREAKING CHANGES

  • istio + knative upgrade: A new values configuration architecture together with a long awaited new istio +
    knative warrants a minor bump, so here we go!

Features

Bug Fixes

Others

  • istio + knative upgrade: istio upgraded to 1.10.1 and Knative to 0.23.0 (2599790)
  • knative upgrade to 1.20 (230d42d)

Code Refactoring

  • istio: moved dashboards into chart, configured kiali, jaeger (2f47f7c)
  • added flag for auth svc, removed azure autoscaler config (c833128)
  • removed unused team prefix (a564009)

0.12.10 (2021-04-14)

Features

Bug Fixes

Others

  • added new format 2 for package json files [ci skip] (6c43b93)

Release v0.13.0

21 Jun 20:38
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.13.0 (2021-06-21)

⚠ BREAKING CHANGES

  • istio + knative upgrade: A new values configuration architecture together with a long awaited new istio +
    knative warrants a minor bump, so here we go!

Features

Bug Fixes

Others

  • istio + knative upgrade: istio upgraded to 1.10.1 and Knative to 0.23.0 (2599790)
  • knative upgrade to 1.20 (230d42d)

Code Refactoring

  • istio: moved dashboards into chart, configured kiali, jaeger (2f47f7c)
  • added flag for auth svc, removed azure autoscaler config (c833128)
  • removed unused team prefix (a564009)

0.12.10 (2021-04-14)

Features

Bug Fixes

Others

  • added new format 2 for package json files [ci skip] (6c43b93)

Release v0.12.10

14 Apr 20:52
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.12.10 (2021-04-14)

Features

Bug Fixes

Others

  • added new format 2 for package json files [ci skip] (6c43b93)

Release v0.12.9

09 Apr 15:51
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.12.9 (2021-04-09)

Features

  • docker pull before run (#382) (e96abb0)
  • storage classes added for Immediate binding, fixed harbor on azure not starting (#401) (52b6f67)

Bug Fixes

  • added istio-apps ns to fix istio-system injection problem (#400) (ae442ea)
  • bin/otomi and bin/common.sh conditionals (#392) (ae6711a)
  • fixes bug introduced by #370/#382 (#395) (88df926), closes #394
  • hf_templates function fix, scripts always exit on error (bfb5761)
  • smaller window for blackbox alert trigger (b09d8ec)
  • stderr diff between github pipeline runner and local docker runner (c0b5443)
  • team service without path now appears with slash in ingress (19989e5)
  • tests now readable (edd93e7)
  • unset var (9008621)

Others

Release v0.12.8

25 Mar 22:39
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.12.8 (2021-03-25)

Features

Bug Fixes

  • added conf for drone branch (b43cdb8)
  • missing schema [ci skip] (54263db)
  • removed interfering CI flag from run-if-changed [ci skip] (bfd16ae)
  • service paths may have underscores...doh! (e9a8e31)

Others

  • deps: upgraded harbor to 2.2.0 (96f0bb3)

Release v0.12.7

19 Mar 05:33
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.12.7 (2021-03-19)

Bug Fixes

  • team url for vault [ci skip] (430ba0b)

Release v0.12.6

19 Mar 04:16
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.12.6 (2021-03-19)

Bug Fixes

  • external secrets, err output [ci skip] (ae21a70)
  • external secrets, err output [ci skip] (9b762ac)
  • locked console version for keycloak theme [ci skip] (a34abc3)

Release v0.12.5

19 Mar 00:25
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.12.5 (2021-03-19)

Features

  • added enabled flag to core apps dynamically for console [ci skip] (ca81dd9)

Bug Fixes

  • remove debug flag [ci skip] (762c44c)
  • renamed scope for console [ci skip] (d7a87b2)

Others