diff --git a/.github/release-please/manifest.json b/.github/release-please/manifest.json index 7411116..25b0820 100644 --- a/.github/release-please/manifest.json +++ b/.github/release-please/manifest.json @@ -4,5 +4,5 @@ "images/solr-ckan": "1.0.10", "images/spilo": "16.0.0", "images/masterportal/masterportal-v2": "2.49.0", - "images/masterportal/masterportal-v3": "3.1.0" + "images/masterportal/masterportal-v3": "2.48.0" } \ No newline at end of file diff --git a/images/masterportal/masterportal-v3/CHANGELOG.md b/images/masterportal/masterportal-v3/CHANGELOG.md index e0110c5..22d4b60 100644 --- a/images/masterportal/masterportal-v3/CHANGELOG.md +++ b/images/masterportal/masterportal-v3/CHANGELOG.md @@ -1,5 +1,20 @@ # Changelog +## [2.48.0](https://github.com/teutonet/oci-images/compare/masterportal-v3-v3.1.0...masterportal-v3-v2.48.0) (2024-09-26) + + +### Features + +* **masterportal:** add masterportal to oci repo ([#72](https://github.com/teutonet/oci-images/issues/72)) ([88d1d24](https://github.com/teutonet/oci-images/commit/88d1d24d4851db5b874a739324e28b3e90121de8)) + + +### Miscellaneous Chores + +* **deps:** pin nginx docker tag to c04c18a ([#75](https://github.com/teutonet/oci-images/issues/75)) ([aaa2607](https://github.com/teutonet/oci-images/commit/aaa2607ea0f6d36c533b0750046ac838353547a8)) +* **deps:** update nginx:1.27.1-alpine docker digest to a5127da ([#87](https://github.com/teutonet/oci-images/issues/87)) ([68d3859](https://github.com/teutonet/oci-images/commit/68d385919f78f6f94ed05dbd50b8caa01f223d35)) +* **main:** [bot] release masterportal-v3:1.0.0 ([#78](https://github.com/teutonet/oci-images/issues/78)) ([be9bf68](https://github.com/teutonet/oci-images/commit/be9bf68ddef11a48e2431c95c05ddf91cc9debf8)) +* **main:** Set relese version ([#82](https://github.com/teutonet/oci-images/issues/82)) ([507ad38](https://github.com/teutonet/oci-images/commit/507ad38b081e0d8b5c0e4e2206c9b751cc141001)) + ## [3.1.0](https://github.com/teutonet/oci-images/compare/masterportal-v3-v3.1.0...masterportal-v3-v1.0.0) (2024-09-02)