From 09e9ae3bc3972337d270c01c8a539d17817bf37d Mon Sep 17 00:00:00 2001 From: teutonet-bot <118830326+teutonet-bot@users.noreply.github.com> Date: Thu, 13 Jun 2024 14:50:59 +0200 Subject: [PATCH] chore(main): [bot] release spilo:15.0.0 --- .github/release-please/manifest.json | 2 +- images/spilo/CHANGELOG.md | 18 ++++++++++++++++++ 2 files changed, 19 insertions(+), 1 deletion(-) create mode 100644 images/spilo/CHANGELOG.md diff --git a/.github/release-please/manifest.json b/.github/release-please/manifest.json index 7713504..bf03e37 100644 --- a/.github/release-please/manifest.json +++ b/.github/release-please/manifest.json @@ -1 +1 @@ -{"images/ckan":"1.0.0","images/ckan-dcatapde":"1.0.0","images/solr-ckan":"1.0.1","images/spilo": "14.0.0"} \ No newline at end of file +{"images/ckan":"1.0.0","images/ckan-dcatapde":"1.0.0","images/solr-ckan":"1.0.1","images/spilo":"15.0.0"} \ No newline at end of file diff --git a/images/spilo/CHANGELOG.md b/images/spilo/CHANGELOG.md new file mode 100644 index 0000000..9f7ef73 --- /dev/null +++ b/images/spilo/CHANGELOG.md @@ -0,0 +1,18 @@ +# Changelog + +## [15.0.0](https://github.com/teutonet/oci-images/compare/spilo-v14.0.0...spilo-v15.0.0) (2024-06-13) + + +### ⚠ BREAKING CHANGES + +* add spilo image ([#16](https://github.com/teutonet/oci-images/issues/16)) + +### Features + +* add spilo image ([#16](https://github.com/teutonet/oci-images/issues/16)) ([3cc81c4](https://github.com/teutonet/oci-images/commit/3cc81c4e814d30b083a6a8e23cf9d843dd34efc3)) +* **spilo:** set version ([#20](https://github.com/teutonet/oci-images/issues/20)) ([a25e277](https://github.com/teutonet/oci-images/commit/a25e2773c501ae907d45545edb7527d6b69c1853)) + + +### Miscellaneous Chores + +* release 1.0.0 ([6be7255](https://github.com/teutonet/oci-images/commit/6be725545d58cb559c435c759af1f25b69743186))