From 643007e69a3fee40532196b04df0d954e8987cf5 Mon Sep 17 00:00:00 2001 From: kubean-io Date: Fri, 10 May 2024 08:51:44 +0000 Subject: [PATCH] See https://github.com/kubean-io/kubean/commit/efb7c73516e51a3285cb27b54d8fffc2a9dac22d from refs/tags/v0.15.1 --- docs/overrides/releases/v0.15.1.md | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 docs/overrides/releases/v0.15.1.md diff --git a/docs/overrides/releases/v0.15.1.md b/docs/overrides/releases/v0.15.1.md new file mode 100644 index 000000000..e0d8b448b --- /dev/null +++ b/docs/overrides/releases/v0.15.1.md @@ -0,0 +1,15 @@ + + +## What's Changed +### ⬆️ Dependencies +* Bump golangci/golangci-lint-action from 5 to 6 by @dependabot in https://github.com/kubean-io/kubean/pull/1226 +### 🔨 Other Changes +* Update Kubean Support Matrix by @github-actions in https://github.com/kubean-io/kubean/pull/1227 +* Modify Kubespray CI's rebuild logic for image building by @ErikJiang in https://github.com/kubean-io/kubean/pull/1229 +* fix get dockerfile commit is empty by @ErikJiang in https://github.com/kubean-io/kubean/pull/1230 +* add dockerfile commit outputs var by @ErikJiang in https://github.com/kubean-io/kubean/pull/1231 +* Remove quotes from Dockerfile commit values in image building CI by @ErikJiang in https://github.com/kubean-io/kubean/pull/1232 +* Bump Kubespray by @tu1h in https://github.com/kubean-io/kubean/pull/1233 + + +**Full Changelog**: https://github.com/kubean-io/kubean/compare/v0.15.0...v0.15.1