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)