Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(main): [bot] release ckan:2.48.0 #214

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
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
@@ -1,5 +1,5 @@
{
"images/ckan": "1.0.13",
"images/ckan": "2.48.0",
"images/ckan-dcatapde": "1.0.13",
"images/solr-ckan": "1.0.16",
"images/spilo": "16.0.1",
Expand Down
47 changes: 47 additions & 0 deletions images/ckan/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,52 @@
# Changelog

## [2.48.0](https://github.com/teutonet/oci-images/compare/ckan-v1.0.13...ckan-v2.48.0) (2025-02-10)


### Features

* **ci:** initial repo setup ([8009c05](https://github.com/teutonet/oci-images/commit/8009c050a2ef05c2d1dd5c6406f6499064442b46))


### Bug Fixes

* **ckan:** change setup script permission ([#152](https://github.com/teutonet/oci-images/issues/152)) ([34f5963](https://github.com/teutonet/oci-images/commit/34f5963b9d70ba4c362328c6669e6d897a90e732))


### Miscellaneous Chores

* **ckan:** auto deactivate datapusher if key is missing ([#172](https://github.com/teutonet/oci-images/issues/172)) ([a33fbae](https://github.com/teutonet/oci-images/commit/a33fbaef25e1dbaf4611400e5cf7468c4ea15d94))
* **ckan:** change methode to remove datapusher if api key is missing ([#175](https://github.com/teutonet/oci-images/issues/175)) ([d03967f](https://github.com/teutonet/oci-images/commit/d03967f1297be56bd750021140de2a40f3849a44))
* **ckan:** update docker build to ckan 2.11 ([#137](https://github.com/teutonet/oci-images/issues/137)) ([5d86b97](https://github.com/teutonet/oci-images/commit/5d86b97363f84324fcd8314dc6a11758f82375d0))
* **ckan:** update permissions and building ([#162](https://github.com/teutonet/oci-images/issues/162)) ([3dcd6af](https://github.com/teutonet/oci-images/commit/3dcd6af0396162018cdb648add2294026085ecb9))
* **deps:** pin dependencies ([#1](https://github.com/teutonet/oci-images/issues/1)) ([98fee24](https://github.com/teutonet/oci-images/commit/98fee2463e2464390affc4c52c3dbe95151ff5f6))
* **deps:** update ckan/ckan-base docker tag to v2.11.0 ([#62](https://github.com/teutonet/oci-images/issues/62)) ([a8c5091](https://github.com/teutonet/oci-images/commit/a8c50915856fb252b9c33384c4c01e2f3b77c9d6))
* **deps:** update ckan/ckan-base docker tag to v2.11.1 ([#179](https://github.com/teutonet/oci-images/issues/179)) ([a8c9515](https://github.com/teutonet/oci-images/commit/a8c951510882c3a3a2fc8f60b467bfe2e439aef8))
* **deps:** update ckan/ckan-base docker tag to v2.11.2 ([#209](https://github.com/teutonet/oci-images/issues/209)) ([4c02d2d](https://github.com/teutonet/oci-images/commit/4c02d2d3a25836e1d9f4af350f8a91f3b6198034))
* **deps:** update ckan/ckan-base:2.10.4 docker digest to 636e0aa ([8f8e5ec](https://github.com/teutonet/oci-images/commit/8f8e5ec75b61c7cc97497743691c7401c5b6953f))
* **deps:** update ckan/ckan-base:2.10.4 docker digest to 83f67f4 ([2607189](https://github.com/teutonet/oci-images/commit/2607189d8350b1e481c24ce152133c5b29d257f7))
* **deps:** update ckan/ckan-base:2.11.0 docker digest to 0641aad ([#66](https://github.com/teutonet/oci-images/issues/66)) ([ceebf12](https://github.com/teutonet/oci-images/commit/ceebf12341f87b706da467e4d5a411ec4c39dec7))
* **deps:** update ckan/ckan-base:2.11.0 docker digest to 25f6291 ([#88](https://github.com/teutonet/oci-images/issues/88)) ([be0f617](https://github.com/teutonet/oci-images/commit/be0f61712935e390dee66ba4ac59d82d59d05cc5))
* **deps:** update ckan/ckan-base:2.11.0 docker digest to 5a97b86 ([#150](https://github.com/teutonet/oci-images/issues/150)) ([6cf23fb](https://github.com/teutonet/oci-images/commit/6cf23fb239a1d474db145305851178895337d45e))
* **deps:** update ckan/ckan-base:2.11.0 docker digest to bae3f94 ([#164](https://github.com/teutonet/oci-images/issues/164)) ([a76b589](https://github.com/teutonet/oci-images/commit/a76b589c4d67d8a8f7fc693365080ac74f9a6d55))
* **deps:** update ckan/ckan-base:2.11.0 docker digest to dc32715 ([#134](https://github.com/teutonet/oci-images/issues/134)) ([d9c7e26](https://github.com/teutonet/oci-images/commit/d9c7e2685ad0ff65a45ebe8675a035def747806d))
* **main:** [bot] release ckan:1.0.0 ([#4](https://github.com/teutonet/oci-images/issues/4)) ([3ce5f07](https://github.com/teutonet/oci-images/commit/3ce5f078727642507d02f158456ea517704b8a44))
* **main:** [bot] release ckan:1.0.1 ([#31](https://github.com/teutonet/oci-images/issues/31)) ([c523afd](https://github.com/teutonet/oci-images/commit/c523afd93d276d15d92e261040fcb9406fe211a6))
* **main:** [bot] release ckan:1.0.10 ([#160](https://github.com/teutonet/oci-images/issues/160)) ([d3cc0c0](https://github.com/teutonet/oci-images/commit/d3cc0c07c244e1c28ec605a5095f549d888b120a))
* **main:** [bot] release ckan:1.0.11 ([#168](https://github.com/teutonet/oci-images/issues/168)) ([9507969](https://github.com/teutonet/oci-images/commit/95079695a55decc80df34c449e2d3bf7c05607f0))
* **main:** [bot] release ckan:1.0.12 ([#187](https://github.com/teutonet/oci-images/issues/187)) ([4f10a05](https://github.com/teutonet/oci-images/commit/4f10a053737442d6413677dc8794dfe57c6b0218))
* **main:** [bot] release ckan:1.0.13 ([#188](https://github.com/teutonet/oci-images/issues/188)) ([f1ec6f3](https://github.com/teutonet/oci-images/commit/f1ec6f362eab3a2f78e09d662748d7d8d00c375c))
* **main:** [bot] release ckan:1.0.2 ([#41](https://github.com/teutonet/oci-images/issues/41)) ([e597e44](https://github.com/teutonet/oci-images/commit/e597e44cd0bc2a6d22cc2a863efb32a2ab0ba0d5))
* **main:** [bot] release ckan:1.0.3 ([#43](https://github.com/teutonet/oci-images/issues/43)) ([5134233](https://github.com/teutonet/oci-images/commit/5134233e29f9948caa38d942f2d07bbc024215a3))
* **main:** [bot] release ckan:1.0.4 ([#65](https://github.com/teutonet/oci-images/issues/65)) ([c3c4ed0](https://github.com/teutonet/oci-images/commit/c3c4ed00e65efd855b7e7b08342854e370b967ac))
* **main:** [bot] release ckan:1.0.5 ([#80](https://github.com/teutonet/oci-images/issues/80)) ([b985a35](https://github.com/teutonet/oci-images/commit/b985a3532a7f6cfd6e0229c27cebb50e2b1047b0))
* **main:** [bot] release ckan:1.0.6 ([#122](https://github.com/teutonet/oci-images/issues/122)) ([b8f1726](https://github.com/teutonet/oci-images/commit/b8f1726cc1f588fd83cdb7be141d0e40b5a6042d))
* **main:** [bot] release ckan:1.0.7 ([#151](https://github.com/teutonet/oci-images/issues/151)) ([cb09c1d](https://github.com/teutonet/oci-images/commit/cb09c1d3da7de203835d51f09c7c69ef18845627))
* **main:** [bot] release ckan:1.0.8 ([#153](https://github.com/teutonet/oci-images/issues/153)) ([f9fbe32](https://github.com/teutonet/oci-images/commit/f9fbe3202dcaa3adc287249df7f05a8de61a7552))
* **main:** [bot] release ckan:1.0.9 ([#159](https://github.com/teutonet/oci-images/issues/159)) ([196777e](https://github.com/teutonet/oci-images/commit/196777e90c088c0e99ffa173b13931b4cc7996d3))
* **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))

## [1.0.13](https://github.com/teutonet/oci-images/compare/ckan-v1.0.12...ckan-v1.0.13) (2025-02-10)


Expand Down