From 96fea1913b80f8a9d835a441ed883901d3b9b811 Mon Sep 17 00:00:00 2001 From: teutonet-bot <118830326+teutonet-bot@users.noreply.github.com> Date: Thu, 16 May 2024 15:18:16 +0200 Subject: [PATCH] chore(main): [bot] release ckan:1.1.1 (#966) :robot: I have created a release *beep* *boop* --- ## [1.1.1](https://github.com/teutonet/teutonet-helm-charts/compare/ckan-v1.1.0...ckan-v1.1.1) (2024-05-16) ### Bug Fixes * **ckan:** change ingress tls template ([#968](https://github.com/teutonet/teutonet-helm-charts/issues/968)) ([ccd62ac](https://github.com/teutonet/teutonet-helm-charts/commit/ccd62aca21be53595d398b1ef69bdf3f3bdb8679)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please). --- .github/release-please/manifest.json | 2 +- charts/ckan/CHANGELOG.md | 7 +++++++ charts/ckan/Chart.yaml | 2 +- 3 files changed, 9 insertions(+), 2 deletions(-) diff --git a/.github/release-please/manifest.json b/.github/release-please/manifest.json index 8d2578fcf..efe2bd542 100644 --- a/.github/release-please/manifest.json +++ b/.github/release-please/manifest.json @@ -1 +1 @@ -{"charts/base-cluster":"6.1.4","charts/teuto-portal-k8s-worker":"3.1.1","charts/t8s-cluster":"7.0.1","charts/stellio-context-broker":"0.1.0","charts/chirpstack":"0.1.0","charts/common":"1.1.0","charts/ckan":"1.1.0"} +{"charts/base-cluster":"6.1.4","charts/teuto-portal-k8s-worker":"3.1.1","charts/t8s-cluster":"7.0.1","charts/stellio-context-broker":"0.1.0","charts/chirpstack":"0.1.0","charts/common":"1.1.0","charts/ckan":"1.1.1"} diff --git a/charts/ckan/CHANGELOG.md b/charts/ckan/CHANGELOG.md index b2c1f4d35..860b303a9 100644 --- a/charts/ckan/CHANGELOG.md +++ b/charts/ckan/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [1.1.1](https://github.com/teutonet/teutonet-helm-charts/compare/ckan-v1.1.0...ckan-v1.1.1) (2024-05-16) + + +### Bug Fixes + +* **ckan:** change ingress tls template ([#968](https://github.com/teutonet/teutonet-helm-charts/issues/968)) ([ccd62ac](https://github.com/teutonet/teutonet-helm-charts/commit/ccd62aca21be53595d398b1ef69bdf3f3bdb8679)) + ## [1.1.0](https://github.com/teutonet/teutonet-helm-charts/compare/ckan-v1.0.0...ckan-v1.1.0) (2024-05-16) diff --git a/charts/ckan/Chart.yaml b/charts/ckan/Chart.yaml index 1743fc1fe..608d64458 100644 --- a/charts/ckan/Chart.yaml +++ b/charts/ckan/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v2 name: ckan type: application -version: 1.1.0 +version: 1.1.1 appVersion: 2.11.0 maintainers: - name: syeklu