diff --git a/.github/release-please/manifest.json b/.github/release-please/manifest.json index faa65f913..ac7ae1ace 100644 --- a/.github/release-please/manifest.json +++ b/.github/release-please/manifest.json @@ -1 +1 @@ -{"charts/base-cluster":"6.6.2","charts/teuto-portal-k8s-worker":"3.1.1","charts/t8s-cluster":"8.3.2","charts/stellio-context-broker":"0.1.0","charts/chirpstack":"0.1.0","charts/common":"1.2.1","charts/ckan":"1.1.6"} +{"charts/base-cluster":"6.6.2","charts/teuto-portal-k8s-worker":"3.1.1","charts/t8s-cluster":"8.3.2","charts/stellio-context-broker":"0.1.0","charts/chirpstack":"0.1.0","charts/common":"1.2.1","charts/ckan":"1.1.7"} diff --git a/charts/ckan/CHANGELOG.md b/charts/ckan/CHANGELOG.md index 859402f48..29c226eb6 100644 --- a/charts/ckan/CHANGELOG.md +++ b/charts/ckan/CHANGELOG.md @@ -1,5 +1,18 @@ # Changelog +## [1.1.7](https://github.com/teutonet/teutonet-helm-charts/compare/ckan-v1.1.6...ckan-v1.1.7) (2024-08-15) + + +### Bug Fixes + +* **ckan:** fix solr cloud setup ([#1104](https://github.com/teutonet/teutonet-helm-charts/issues/1104)) ([c7cbb31](https://github.com/teutonet/teutonet-helm-charts/commit/c7cbb315268d7c0f289db786f73208c198652847)) + + +### Miscellaneous Chores + +* **ckan/dependencies:** pin ghcr.io/teutonet/oci-images/solr-ckan docker tag to fa9824f ([#1105](https://github.com/teutonet/teutonet-helm-charts/issues/1105)) ([59790a9](https://github.com/teutonet/teutonet-helm-charts/commit/59790a91e7916083e0711673900f187732ba7b56)) +* **ckan/dependencies:** update common docker tag to v1.2.1 ([#1106](https://github.com/teutonet/teutonet-helm-charts/issues/1106)) ([553e211](https://github.com/teutonet/teutonet-helm-charts/commit/553e211ecbf9d2bc8e7c59073868c8f37ead5124)) + ## [1.1.6](https://github.com/teutonet/teutonet-helm-charts/compare/ckan-v1.1.5...ckan-v1.1.6) (2024-08-14) diff --git a/charts/ckan/Chart.yaml b/charts/ckan/Chart.yaml index b6bc715dd..21ee2a56b 100644 --- a/charts/ckan/Chart.yaml +++ b/charts/ckan/Chart.yaml @@ -1,3 +1,23 @@ +annotations: + artifacthub.io/images: '- image: docker.io/bitnami/postgresql:16.4.0-debian-12-r0 # default/StatefulSet/ckan-postgresql-primary.yaml + + - image: docker.io/bitnami/postgresql:16.4.0-debian-12-r0 # default/StatefulSet/ckan-postgresql-read.yaml + + - image: docker.io/bitnami/redis:7.2.5-debian-12-r4 # default/StatefulSet/ckan-redis-master.yaml + + - image: docker.io/bitnami/redis:7.2.5-debian-12-r4 # default/StatefulSet/ckan-redis-replicas.yaml + + - image: docker.io/bitnami/zookeeper:3.9.2-debian-12-r10 # default/StatefulSet/ckan-zookeeper.yaml + + - image: docker.io/busybox:1.36 # default/Deployment/ckan-ckan.yaml + + - image: docker.io/ckan/ckan-base-datapusher:0.0.21@sha256:90e71b5a5fd6f1de99dd2dd1cac68990a813b21a0fff10e0eaef912f4a64f872 # default/Deployment/ckan-datapusher.yaml + + - image: ghcr.io/teutonet/oci-images/ckan:1.0.2@sha256:793f8157c7bfaed2b2ddf98bc20e372852281720b76d975e0b6548501238ea12 # default/Deployment/ckan-ckan.yaml + + - image: ghcr.io/teutonet/oci-images/solr-ckan:1.0.7@sha256:fa9824fe1f4bb50383df192bcd9b521b8ce04a6094e520b3318fbd66aea8fec4 # default/StatefulSet/ckan-solr.yaml + + ' apiVersion: v2 appVersion: 2.11.0 dependencies: @@ -28,18 +48,7 @@ maintainers: name: tasches name: ckan sources: - - https://github.com/teutonet/teutonet-helm-charts/tree/ckan-v1.1.6/charts/ckan + - 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.6 -annotations: - artifacthub.io/images: | - - image: docker.io/bitnami/postgresql:16.4.0-debian-12-r0 # default/StatefulSet/ckan-postgresql-primary.yaml - - image: docker.io/bitnami/postgresql:16.4.0-debian-12-r0 # default/StatefulSet/ckan-postgresql-read.yaml - - image: docker.io/bitnami/redis:7.2.5-debian-12-r4 # default/StatefulSet/ckan-redis-master.yaml - - image: docker.io/bitnami/redis:7.2.5-debian-12-r4 # default/StatefulSet/ckan-redis-replicas.yaml - - image: docker.io/bitnami/zookeeper:3.9.2-debian-12-r10 # default/StatefulSet/ckan-zookeeper.yaml - - image: docker.io/busybox:1.36 # default/Deployment/ckan-ckan.yaml - - image: docker.io/ckan/ckan-base-datapusher:0.0.21@sha256:90e71b5a5fd6f1de99dd2dd1cac68990a813b21a0fff10e0eaef912f4a64f872 # default/Deployment/ckan-datapusher.yaml - - image: ghcr.io/teutonet/oci-images/ckan:1.0.2@sha256:793f8157c7bfaed2b2ddf98bc20e372852281720b76d975e0b6548501238ea12 # default/Deployment/ckan-ckan.yaml - - image: ghcr.io/teutonet/oci-images/solr-ckan:1.0.4@sha256:39387d06a72b24ee493f8d06cd5a1c800a9230ed78652481433760b649aefa04 # default/StatefulSet/ckan-solr.yaml +version: 1.1.7 diff --git a/charts/ckan/README.md b/charts/ckan/README.md index 28317a396..c1b400b09 100644 --- a/charts/ckan/README.md +++ b/charts/ckan/README.md @@ -1,7 +1,7 @@ [modeline]: # ( vim: set ft=markdown: ) # ckan -![Version: 1.1.6](https://img.shields.io/badge/Version-1.1.6-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 2.11.0](https://img.shields.io/badge/AppVersion-2.11.0-informational?style=flat-square) +![Version: 1.1.7](https://img.shields.io/badge/Version-1.1.7-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 2.11.0](https://img.shields.io/badge/AppVersion-2.11.0-informational?style=flat-square) A Helm chart for Kubernetes