Skip to content

Commit

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


##
[6.7.0](base-cluster-v6.6.3...base-cluster-v6.7.0)
(2024-08-30)


### Features

* **base-cluster/tetragon:** add tetragon
([#1056](#1056))
([9be7543](9be7543))


### Bug Fixes

* **base-cluster/kube-prometheus-stack:** only disable
PrometheusNotConnectedToAlertmanagers when Alertmanager is disabled as
well
([#1053](#1053))
([dbb007a](dbb007a))
* **base-cluster/monitoring:** send Watchdog alert to `null` if
deadmansswitch is not configured
([#1120](#1120))
([1e93c60](1e93c60))


### Miscellaneous Chores

* **base-cluster/dependencies:** pin docker.io/vladgh/gpg docker tag to
1ba48a7
([#1076](#1076))
([23aa2dc](23aa2dc))
* **base-cluster/dependencies:** update common docker tag to v1.2.1
([#1080](#1080))
([25ec4e8](25ec4e8))
* **base-cluster/dependencies:** update docker.io/bitnami/kubectl docker
tag to v1.29.8
([#1060](#1060))
([93f059a](93f059a))
* **base-cluster/dependencies:** update docker.io/bitnami/kubectl docker
tag to v1.31.0
([#907](#907))
([8544d01](8544d01))
* **base-cluster/dependencies:** update docker.io/bitnami/kubectl:1.29.6
docker digest to 6f94559
([#1027](#1027))
([075d171](075d171))
* **base-cluster/dependencies:** update docker.io/curlimages/curl docker
tag to v8.9.1
([#1079](#1079))
([8f1a39c](8f1a39c))
* **base-cluster/dependencies:** update external-dns docker tag to v8
([#1021](#1021))
([9eb94aa](9eb94aa))
* **base-cluster/dependencies:** update helm release
kube-prometheus-stack to v62
([#1145](#1145))
([8ab376a](8ab376a))
* **base-cluster/dependencies:** update helm release velero to v7.1.5
([#1134](#1134))
([32e0769](32e0769))
* **base-cluster/dependencies:** update oauth2-proxy docker tag to v6
([#1146](#1146))
([9885aba](9885aba))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

---------

Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
  • Loading branch information
teutonet-bot and github-actions[bot] authored Sep 3, 2024
1 parent 0944c05 commit 99abb99
Show file tree
Hide file tree
Showing 4 changed files with 421 additions and 307 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.6.3","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"}
{"charts/base-cluster":"6.7.0","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"}
27 changes: 27 additions & 0 deletions charts/base-cluster/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,32 @@
# Changelog

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


### Features

* **base-cluster/tetragon:** add tetragon ([#1056](https://github.com/teutonet/teutonet-helm-charts/issues/1056)) ([9be7543](https://github.com/teutonet/teutonet-helm-charts/commit/9be75434ea7d2a63a2f64691d30a5038c8f5cdfb))


### Bug Fixes

* **base-cluster/kube-prometheus-stack:** only disable PrometheusNotConnectedToAlertmanagers when Alertmanager is disabled as well ([#1053](https://github.com/teutonet/teutonet-helm-charts/issues/1053)) ([dbb007a](https://github.com/teutonet/teutonet-helm-charts/commit/dbb007a9df530af4bd7753d39acfddc3da70868a))
* **base-cluster/monitoring:** send Watchdog alert to `null` if deadmansswitch is not configured ([#1120](https://github.com/teutonet/teutonet-helm-charts/issues/1120)) ([1e93c60](https://github.com/teutonet/teutonet-helm-charts/commit/1e93c60ffdad8a8c6868213bb00c069145b71514))


### Miscellaneous Chores

* **base-cluster/dependencies:** pin docker.io/vladgh/gpg docker tag to 1ba48a7 ([#1076](https://github.com/teutonet/teutonet-helm-charts/issues/1076)) ([23aa2dc](https://github.com/teutonet/teutonet-helm-charts/commit/23aa2dcc29c37ac077dacaa0f909c595a33c9b79))
* **base-cluster/dependencies:** update common docker tag to v1.2.1 ([#1080](https://github.com/teutonet/teutonet-helm-charts/issues/1080)) ([25ec4e8](https://github.com/teutonet/teutonet-helm-charts/commit/25ec4e82ebf257462551fee42ba4e5c05b1bbd47))
* **base-cluster/dependencies:** update docker.io/bitnami/kubectl docker tag to v1.29.8 ([#1060](https://github.com/teutonet/teutonet-helm-charts/issues/1060)) ([93f059a](https://github.com/teutonet/teutonet-helm-charts/commit/93f059a0b52d18f5680127b3ef89e0f018ec162d))
* **base-cluster/dependencies:** update docker.io/bitnami/kubectl docker tag to v1.31.0 ([#907](https://github.com/teutonet/teutonet-helm-charts/issues/907)) ([8544d01](https://github.com/teutonet/teutonet-helm-charts/commit/8544d01c3a8439b4dd1fe3435dc357bc96e3ac5f))
* **base-cluster/dependencies:** update docker.io/bitnami/kubectl:1.29.6 docker digest to 6f94559 ([#1027](https://github.com/teutonet/teutonet-helm-charts/issues/1027)) ([075d171](https://github.com/teutonet/teutonet-helm-charts/commit/075d171fd8326e4ae9e913c46684b98738b5b0c8))
* **base-cluster/dependencies:** update docker.io/curlimages/curl docker tag to v8.9.1 ([#1079](https://github.com/teutonet/teutonet-helm-charts/issues/1079)) ([8f1a39c](https://github.com/teutonet/teutonet-helm-charts/commit/8f1a39c0f45ecf3aeb21f7ce0ccadbf63df3c731))
* **base-cluster/dependencies:** update external-dns docker tag to v8 ([#1021](https://github.com/teutonet/teutonet-helm-charts/issues/1021)) ([9eb94aa](https://github.com/teutonet/teutonet-helm-charts/commit/9eb94aaad6a9d7aae64e4ad4a233bf609891ca52))
* **base-cluster/dependencies:** update helm release kube-prometheus-stack to v62 ([#1145](https://github.com/teutonet/teutonet-helm-charts/issues/1145)) ([8ab376a](https://github.com/teutonet/teutonet-helm-charts/commit/8ab376aa99cbfcbf50ee3949514f3b333f9911de))
* **base-cluster/dependencies:** update helm release velero to v7.1.5 ([#1134](https://github.com/teutonet/teutonet-helm-charts/issues/1134)) ([32e0769](https://github.com/teutonet/teutonet-helm-charts/commit/32e0769a12e3113fcee9a0e59542bb61982c4ad2))
* **base-cluster/dependencies:** update oauth2-proxy docker tag to v6 ([#1146](https://github.com/teutonet/teutonet-helm-charts/issues/1146)) ([9885aba](https://github.com/teutonet/teutonet-helm-charts/commit/9885aba3b8cfed515a5b5409f6d7559f24510374))

## [6.6.3](https://github.com/teutonet/teutonet-helm-charts/compare/base-cluster-v6.6.2...base-cluster-v6.6.3) (2024-08-21)


Expand Down
Loading

0 comments on commit 99abb99

Please sign in to comment.