Skip to content

Commit

Permalink
chore( base-cluster): [bot] release 7.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
teutonet-bot committed Oct 31, 2024
1 parent b9bd4a4 commit b36e886
Show file tree
Hide file tree
Showing 3 changed files with 162 additions and 71 deletions.
2 changes: 1 addition & 1 deletion .github/release-please/manifest.json
Original file line number Diff line number Diff line change
@@ -1 +1 @@
{"charts/base-cluster":"6.7.0","charts/teuto-portal-k8s-worker":"3.1.2","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.8"}
{"charts/base-cluster":"7.0.0","charts/teuto-portal-k8s-worker":"3.1.2","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.8"}
22 changes: 22 additions & 0 deletions charts/base-cluster/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,27 @@
# Changelog

## [7.0.0](https://github.com/teutonet/teutonet-helm-charts/compare/base-cluster-v6.7.0...base-cluster-v7.0.0) (2024-10-31)


### ⚠ BREAKING CHANGES

* **base-cluster/dependencies:** update helm release descheduler to 0.31.x ([#1173](https://github.com/teutonet/teutonet-helm-charts/issues/1173))

### Bug Fixes

* **base-cluster/monitoring:** only roll out alertmanager oauth-proxy when alertmanager is enabled 🤣 ([#1180](https://github.com/teutonet/teutonet-helm-charts/issues/1180)) ([a1d8888](https://github.com/teutonet/teutonet-helm-charts/commit/a1d888866c2230ca01b364d9c7c2cfe78c5483a6))
* **base-cluster:** curl images imagePullPolicy ([#1168](https://github.com/teutonet/teutonet-helm-charts/issues/1168)) ([bb1942d](https://github.com/teutonet/teutonet-helm-charts/commit/bb1942d5d45b98cf29a7381759387dac13396658))


### Miscellaneous Chores

* **base-cluster/dependencies:** update docker.io/bitnami/kubectl docker tag to v1.31.2 ([#1191](https://github.com/teutonet/teutonet-helm-charts/issues/1191)) ([e3ffc13](https://github.com/teutonet/teutonet-helm-charts/commit/e3ffc13ac95fa95b6f177a48f6a3a5fbcb32225c))
* **base-cluster/dependencies:** update docker.io/curlimages/curl docker tag to v8.10.1 ([#1193](https://github.com/teutonet/teutonet-helm-charts/issues/1193)) ([54966a8](https://github.com/teutonet/teutonet-helm-charts/commit/54966a80f61b4da5fe149d42f5f0c2fbc46115e2))
* **base-cluster/dependencies:** update docker.io/fluxcd/flux-cli docker tag to v2.4.0 ([#1212](https://github.com/teutonet/teutonet-helm-charts/issues/1212)) ([6519edf](https://github.com/teutonet/teutonet-helm-charts/commit/6519edf4852201e474d696c113ce0fe93fa5fe6f))
* **base-cluster/dependencies:** update helm release descheduler to 0.31.x ([#1173](https://github.com/teutonet/teutonet-helm-charts/issues/1173)) ([784958c](https://github.com/teutonet/teutonet-helm-charts/commit/784958cc9e2508fb8e2afd533fcc6de68154095c))
* **base-cluster/dependencies:** update helm release kube-prometheus-stack to v65 ([#1214](https://github.com/teutonet/teutonet-helm-charts/issues/1214)) ([5f701ed](https://github.com/teutonet/teutonet-helm-charts/commit/5f701ed3854862b5cb00d258f36119ea6fb67607))
* **base-cluster:** this is now supported 🥳 ([#1135](https://github.com/teutonet/teutonet-helm-charts/issues/1135)) ([515ce2d](https://github.com/teutonet/teutonet-helm-charts/commit/515ce2da362b67fcf7519462c718a95973c55830))

## [6.7.0](https://github.com/teutonet/teutonet-helm-charts/compare/base-cluster-v6.6.3...base-cluster-v6.7.0) (2024-08-30)


Expand Down
Loading

0 comments on commit b36e886

Please sign in to comment.