diff --git a/.github/release-please/manifest.json b/.github/release-please/manifest.json index d5c1007..38b74d3 100644 --- a/.github/release-please/manifest.json +++ b/.github/release-please/manifest.json @@ -2,7 +2,7 @@ "images/ckan": "1.0.12", "images/ckan-dcatapde": "1.0.13", "images/solr-ckan": "1.0.15", - "images/spilo": "16.0.1", + "images/spilo": "2.48.0", "images/qgis-server": "3.22.6", "images/masterportal-v2": "2.51.1", "images/masterportal-v3": "3.4.3" diff --git a/images/spilo/CHANGELOG.md b/images/spilo/CHANGELOG.md index 8e875dc..b1f6533 100644 --- a/images/spilo/CHANGELOG.md +++ b/images/spilo/CHANGELOG.md @@ -1,5 +1,31 @@ # Changelog +## [2.48.0](https://github.com/teutonet/oci-images/compare/spilo-v16.0.1...spilo-v2.48.0) (2025-01-30) + + +### ⚠ BREAKING CHANGES + +* **spilo:** update spilo base image ([#70](https://github.com/teutonet/oci-images/issues/70)) +* 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)) +* **spilo:** update spilo base image ([#70](https://github.com/teutonet/oci-images/issues/70)) ([8706bba](https://github.com/teutonet/oci-images/commit/8706bba110b7b5cefee4045c29a246829d4e7a42)) + + +### Miscellaneous Chores + +* **deps:** update ghcr.io/zalando/spilo-15 docker tag to v3.2 ([61780b7](https://github.com/teutonet/oci-images/commit/61780b72000aff01130d95c228974a19a7889380)) +* **deps:** update spilo image to 3.3-p3 ([#196](https://github.com/teutonet/oci-images/issues/196)) ([e5bb239](https://github.com/teutonet/oci-images/commit/e5bb2390f09dbf42358038871182d4fa9f1e3e1b)) +* **main:** [bot] release spilo:15.0.0 ([#17](https://github.com/teutonet/oci-images/issues/17)) ([0555c48](https://github.com/teutonet/oci-images/commit/0555c48567bd2cf2e045ad87070224095420bfff)) +* **main:** [bot] release spilo:15.0.1 ([#21](https://github.com/teutonet/oci-images/issues/21)) ([e53c80c](https://github.com/teutonet/oci-images/commit/e53c80c0a0a44eb90e3e14a97834255636063d18)) +* **main:** [bot] release spilo:16.0.0 ([#71](https://github.com/teutonet/oci-images/issues/71)) ([616d1ec](https://github.com/teutonet/oci-images/commit/616d1ec45a767c25c9496ee9814cbba4b2e2b084)) +* **main:** [bot] release spilo:16.0.1 ([#95](https://github.com/teutonet/oci-images/issues/95)) ([d97429a](https://github.com/teutonet/oci-images/commit/d97429ae558bf752f82f78b6566b7eb59a1f76ff)) +* **main:** Set relese version ([#82](https://github.com/teutonet/oci-images/issues/82)) ([507ad38](https://github.com/teutonet/oci-images/commit/507ad38b081e0d8b5c0e4e2206c9b751cc141001)) +* release 1.0.0 ([6be7255](https://github.com/teutonet/oci-images/commit/6be725545d58cb559c435c759af1f25b69743186)) + ## [16.0.1](https://github.com/teutonet/oci-images/compare/spilo-v16.0.0...spilo-v16.0.1) (2025-01-13)