diff --git a/.github/release-please/manifest.json b/.github/release-please/manifest.json index 8b8fba2ae..2b70dc3de 100644 --- a/.github/release-please/manifest.json +++ b/.github/release-please/manifest.json @@ -1 +1 @@ -{"charts/base-cluster":"7.0.0","charts/teuto-portal-k8s-worker":"3.1.2","charts/t8s-cluster":"9.0.0","charts/stellio-context-broker":"0.1.0","charts/chirpstack":"0.1.0","charts/common":"1.2.1","charts/ckan":"1.1.8"} +{"charts/base-cluster":"7.0.0","charts/teuto-portal-k8s-worker":"3.1.2","charts/t8s-cluster":"9.0.0","charts/stellio-context-broker":"0.1.0","charts/chirpstack":"0.1.0","charts/common":"1.2.1","charts/ckan":"1.2.0"} diff --git a/charts/ckan/CHANGELOG.md b/charts/ckan/CHANGELOG.md index 14826f178..231114081 100644 --- a/charts/ckan/CHANGELOG.md +++ b/charts/ckan/CHANGELOG.md @@ -1,5 +1,17 @@ # Changelog +## [1.2.0](https://github.com/teutonet/teutonet-helm-charts/compare/ckan-v1.1.8...ckan-v1.2.0) (2024-11-29) + + +### Features + +* **ckan:** add api creation and perist secrets ([#1238](https://github.com/teutonet/teutonet-helm-charts/issues/1238)) ([#1249](https://github.com/teutonet/teutonet-helm-charts/issues/1249)) ([a42d2f6](https://github.com/teutonet/teutonet-helm-charts/commit/a42d2f6dbd8a241d390a70263ba67d2d69362396)) + + +### Miscellaneous Chores + +* **ckan/dependencies:** update ghcr.io/teutonet/oci-images/solr-ckan docker tag to v1.0.12 ([#1210](https://github.com/teutonet/teutonet-helm-charts/issues/1210)) ([6900c0f](https://github.com/teutonet/teutonet-helm-charts/commit/6900c0ff7333e851450eb0b64bee8efcb8cffb5c)) + ## [1.1.8](https://github.com/teutonet/teutonet-helm-charts/compare/ckan-v1.1.7...ckan-v1.1.8) (2024-10-21) diff --git a/charts/ckan/Chart.yaml b/charts/ckan/Chart.yaml index 6c6efc8a5..9e2eecefa 100644 --- a/charts/ckan/Chart.yaml +++ b/charts/ckan/Chart.yaml @@ -31,7 +31,7 @@ sources: - https://github.com/teutonet/teutonet-helm-charts/tree/ckan-v1.1.7/charts/ckan - https://github.com/teutonet/teutonet-helm-charts/tree/main/charts/ckan type: application -version: 1.1.8 +version: 1.2.0 annotations: artifacthub.io/images: | - image: docker.io/bitnami/postgresql:16.4.0-debian-12-r14 # default/StatefulSet/ckan-postgresql-primary.yaml