Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .github/release-please/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"images/ckan": "1.0.16",
"images/ckan-dcatapde": "1.0.15",
"images/solr-ckan": "1.0.29",
"images/spilo": "16.0.1",
"images/spilo": "16.0.2",
"images/qgis-server": "3.22.21",
"images/masterportal-v2": "2.51.3",
"images/masterportal-v3": "3.4.19",
Expand Down
27 changes: 27 additions & 0 deletions images/spilo/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,32 @@
# Changelog

## [16.0.2](https://github.com/teutonet/oci-images/compare/spilo-v16.0.1...spilo-v16.0.2) (2026-07-07)


### ⚠ 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))
* **images/cnpg:** correct release version ([#388](https://github.com/teutonet/oci-images/issues/388)) ([b9c0d00](https://github.com/teutonet/oci-images/commit/b9c0d007c3a3e5adcf4c22c44798cddf92eb7703))
* **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)


Expand Down