Skip to content

Commit

Permalink
chore(main): [bot] release base-cluster:7.0.0 (#1166)
Browse files Browse the repository at this point in the history
🤖 I have created a release *beep* *boop*
---


##
[7.0.0](base-cluster-v6.7.0...base-cluster-v7.0.0)
(2024-11-11)


### ⚠ BREAKING CHANGES

* **base-cluster/rbac:** allow to use the k8s default ClusterRoles
([#1230](#1230))
* **base-cluster/dependencies:** update helm release descheduler to
0.31.x
([#1173](#1173))

### Features

* **base-cluster/rbac:** allow to use the k8s default ClusterRoles
([#1230](#1230))
([a3b24e4](a3b24e4))


### Bug Fixes

* **base-cluster/monitoring:** only roll out alertmanager oauth-proxy
when alertmanager is enabled 🤣
([#1180](#1180))
([a1d8888](a1d8888))
* **base-cluster:** curl images imagePullPolicy
([#1168](#1168))
([bb1942d](bb1942d))


### Miscellaneous Chores

* **base-cluster/dependencies:** update docker.io/bitnami/kubectl docker
tag to v1.31.2
([#1191](#1191))
([e3ffc13](e3ffc13))
* **base-cluster/dependencies:** update docker.io/curlimages/curl docker
tag to v8.10.1
([#1193](#1193))
([54966a8](54966a8))
* **base-cluster/dependencies:** update docker.io/fluxcd/flux-cli docker
tag to v2.4.0
([#1212](#1212))
([6519edf](6519edf))
* **base-cluster/dependencies:** update helm release descheduler to
0.31.x
([#1173](#1173))
([784958c](784958c))
* **base-cluster/dependencies:** update helm release
kube-prometheus-stack to v65
([#1214](#1214))
([5f701ed](5f701ed))
* **base-cluster:** formatting
([#1198](#1198))
([b9bd4a4](b9bd4a4))
* **base-cluster:** this is now supported 🥳
([#1135](#1135))
([515ce2d](515ce2d))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).
  • Loading branch information
teutonet-bot authored Nov 11, 2024
1 parent a3b24e4 commit 45a0bdd
Show file tree
Hide file tree
Showing 3 changed files with 169 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"}
29 changes: 29 additions & 0 deletions charts/base-cluster/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,34 @@
# Changelog

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


### ⚠ BREAKING CHANGES

* **base-cluster/rbac:** allow to use the k8s default ClusterRoles ([#1230](https://github.com/teutonet/teutonet-helm-charts/issues/1230))
* **base-cluster/dependencies:** update helm release descheduler to 0.31.x ([#1173](https://github.com/teutonet/teutonet-helm-charts/issues/1173))

### Features

* **base-cluster/rbac:** allow to use the k8s default ClusterRoles ([#1230](https://github.com/teutonet/teutonet-helm-charts/issues/1230)) ([a3b24e4](https://github.com/teutonet/teutonet-helm-charts/commit/a3b24e4bf3f7256ac5a168d74830ddd79ba5f8d9))


### 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:** formatting ([#1198](https://github.com/teutonet/teutonet-helm-charts/issues/1198)) ([b9bd4a4](https://github.com/teutonet/teutonet-helm-charts/commit/b9bd4a4258bba421da8a09fc6040fb7330450307))
* **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 45a0bdd

Please sign in to comment.