From 0bde459bc97905df9460751af3daa37ccdcbf38b Mon Sep 17 00:00:00 2001 From: Bruno Willenborg Date: Mon, 7 Aug 2023 09:42:01 +0200 Subject: [PATCH] fix false variable in configmap --- CHANGELOG.md | 9 ++++++++- charts/sddi-ckan/Chart.yaml | 4 ++-- charts/sddi-ckan/README.md | 2 +- charts/sddi-ckan/charts/ckan/Chart.yaml | 2 +- charts/sddi-ckan/charts/ckan/README.md | 2 +- .../charts/ckan/templates/ckan-configMap-env.yml | 2 +- 6 files changed, 14 insertions(+), 7 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 6c3d2aa..118bd85 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -8,6 +8,12 @@ Versions are prefixed with `sddi-ckan-` due to usage of [chart-releaser-action](https://github.com/helm/chart-releaser-action). For releases `< 1.0.0` minor version step indicate breaking changes. +## [sddi-ckan-1.1.5] - 2023-08-07 + +### Fixed + +- Fix false variable for `ckan.licensesGroupUrl` in CKAN configmap. + ## [sddi-ckan-1.1.4] - 2023-08-06 ### Added @@ -264,8 +270,9 @@ For releases `< 1.0.0` minor version step indicate breaking changes. ### Known issues -[Unreleased]: https://github.com/tum-gis/sddi-ckan-k8s/compare/sddi-ckan-1.1.4...HEAD +[Unreleased]: https://github.com/tum-gis/sddi-ckan-k8s/compare/sddi-ckan-1.1.5...HEAD +[sddi-ckan-1.1.5]: https://github.com/tum-gis/sddi-ckan-k8s/compare/sddi-ckan-1.1.4...sddi-ckan-1.1.5 [sddi-ckan-1.1.4]: https://github.com/tum-gis/sddi-ckan-k8s/compare/sddi-ckan-1.1.3...sddi-ckan-1.1.4 [sddi-ckan-1.1.3]: https://github.com/tum-gis/sddi-ckan-k8s/compare/sddi-ckan-1.1.2...sddi-ckan-1.1.3 [sddi-ckan-1.1.2]: https://github.com/tum-gis/sddi-ckan-k8s/compare/sddi-ckan-1.1.1...sddi-ckan-1.1.2 diff --git a/charts/sddi-ckan/Chart.yaml b/charts/sddi-ckan/Chart.yaml index 2787f98..30115a6 100644 --- a/charts/sddi-ckan/Chart.yaml +++ b/charts/sddi-ckan/Chart.yaml @@ -10,8 +10,8 @@ sources: - https://www.asg.ed.tum.de/en/gis/projects/smart-district-data-infrastructure - https://github.com/tum-gis/ckan-docker -version: 1.1.4 -appVersion: "1.1.3" +version: 1.1.5 +appVersion: "1.1.2" kubeVersion: ">= 1.23.0" maintainers: diff --git a/charts/sddi-ckan/README.md b/charts/sddi-ckan/README.md index b9a2bc1..704e4f3 100644 --- a/charts/sddi-ckan/README.md +++ b/charts/sddi-ckan/README.md @@ -1,6 +1,6 @@ # sddi-ckan -![Version: 1.1.4](https://img.shields.io/badge/Version-1.1.4-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 1.1.3](https://img.shields.io/badge/AppVersion-1.1.3-informational?style=flat-square) +![Version: 1.1.5](https://img.shields.io/badge/Version-1.1.5-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 1.1.2](https://img.shields.io/badge/AppVersion-1.1.2-informational?style=flat-square) Helm Chart for a SDDI enabled CKAN catalog. See [CHANGELOG](https://github.com/tum-gis/sddi-ckan-k8s/blob/main/CHANGELOG.md) for changes. diff --git a/charts/sddi-ckan/charts/ckan/Chart.yaml b/charts/sddi-ckan/charts/ckan/Chart.yaml index f3aefe4..a37f99f 100644 --- a/charts/sddi-ckan/charts/ckan/Chart.yaml +++ b/charts/sddi-ckan/charts/ckan/Chart.yaml @@ -9,7 +9,7 @@ sources: - https://github.com/tum-gis/ckan-docker - https://github.com/keitaroinc/docker-ckan -version: 1.1.4 +version: 1.1.5 appVersion: "1.1.3" maintainers: diff --git a/charts/sddi-ckan/charts/ckan/README.md b/charts/sddi-ckan/charts/ckan/README.md index cea248f..a0c901a 100644 --- a/charts/sddi-ckan/charts/ckan/README.md +++ b/charts/sddi-ckan/charts/ckan/README.md @@ -1,6 +1,6 @@ # ckan -![Version: 1.1.4](https://img.shields.io/badge/Version-1.1.4-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 1.1.3](https://img.shields.io/badge/AppVersion-1.1.3-informational?style=flat-square) +![Version: 1.1.5](https://img.shields.io/badge/Version-1.1.5-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 1.1.3](https://img.shields.io/badge/AppVersion-1.1.3-informational?style=flat-square) A Helm chart for SDDI enabled CKAN. diff --git a/charts/sddi-ckan/charts/ckan/templates/ckan-configMap-env.yml b/charts/sddi-ckan/charts/ckan/templates/ckan-configMap-env.yml index a4530e3..4777cc9 100644 --- a/charts/sddi-ckan/charts/ckan/templates/ckan-configMap-env.yml +++ b/charts/sddi-ckan/charts/ckan/templates/ckan-configMap-env.yml @@ -46,7 +46,7 @@ data: CKAN__SITE_LOGO: {{ .Values.siteLogo | quote }} CKAN__FAVICON: {{ .Values.favicon | quote }} CKAN__SITE_ABOUT: {{ .Values.siteAbout | quote }} - CKAN___LICENSES_GROUP_URL: {{ .Values.ckan.licensesGroupUrl | quote }} + CKAN___LICENSES_GROUP_URL: {{ .Values.licensesGroupUrl | quote }} # SDDI CKAN settings CKAN__GROUPHIERARCHY__INIT_DATA: {{ .Values.sddiInitDataJson | quote }} # Locale settings