From 85ebe054c9ff1e044af2d3eb11dfa277252f300b Mon Sep 17 00:00:00 2001 From: teutonet-bot <118830326+teutonet-bot@users.noreply.github.com> Date: Tue, 7 Jul 2026 13:31:34 +0200 Subject: [PATCH] chore(main): [bot] release solr-ckan:16.0.2 --- .github/release-please/manifest.json | 2 +- images/solr-ckan/CHANGELOG.md | 7 +++++++ 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/.github/release-please/manifest.json b/.github/release-please/manifest.json index 24461d25..0ed8dad9 100644 --- a/.github/release-please/manifest.json +++ b/.github/release-please/manifest.json @@ -1,7 +1,7 @@ { "images/ckan": "1.0.16", "images/ckan-dcatapde": "1.0.15", - "images/solr-ckan": "1.0.29", + "images/solr-ckan": "16.0.2", "images/spilo": "16.0.1", "images/qgis-server": "3.22.21", "images/masterportal-v2": "2.51.3", diff --git a/images/solr-ckan/CHANGELOG.md b/images/solr-ckan/CHANGELOG.md index 20ff70f5..de915236 100644 --- a/images/solr-ckan/CHANGELOG.md +++ b/images/solr-ckan/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [16.0.2](https://github.com/teutonet/oci-images/compare/solr-ckan-v1.0.29...solr-ckan-v16.0.2) (2026-07-07) + + +### Miscellaneous Chores + +* **images/cnpg:** correct release version ([#388](https://github.com/teutonet/oci-images/issues/388)) ([b9c0d00](https://github.com/teutonet/oci-images/commit/b9c0d007c3a3e5adcf4c22c44798cddf92eb7703)) + ## [1.0.29](https://github.com/teutonet/oci-images/compare/solr-ckan-v1.0.28...solr-ckan-v1.0.29) (2025-07-25)