Skip to content

Commit

Permalink
chore(main): [bot] release base-cluster:4.12.0
Browse files Browse the repository at this point in the history
  • Loading branch information
teutonet-bot committed Jan 4, 2024
1 parent 9921ed4 commit 3660492
Show file tree
Hide file tree
Showing 2 changed files with 28 additions and 1 deletion.
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

## [4.12.0](https://github.com/teutonet/teutonet-helm-charts/compare/base-cluster-4.11.0...base-cluster-v4.12.0) (2024-01-04)


### Features

* **base-cluster/monitoring:** add pagerduty alertmanager receiver ([#653](https://github.com/teutonet/teutonet-helm-charts/issues/653)) ([fba2f36](https://github.com/teutonet/teutonet-helm-charts/commit/fba2f36fb314444a8b030bf5181cfc4e107bb636))


### Bug Fixes

* **base-cluster/cert-manager:** debounce certificate-expiration alert ([#668](https://github.com/teutonet/teutonet-helm-charts/issues/668)) ([1e9777a](https://github.com/teutonet/teutonet-helm-charts/commit/1e9777aa4af6ef508f1feb2e53496fc500880992))
* **base-cluster/helmrepositories:** add missing nginx condition ([#669](https://github.com/teutonet/teutonet-helm-charts/issues/669)) ([ba7d4dd](https://github.com/teutonet/teutonet-helm-charts/commit/ba7d4ddc3f5f9836698acadcaf05fabf5061cadf))
* **base-cluster/monitoring:** correctly quote grafana roleAttributePath ([#671](https://github.com/teutonet/teutonet-helm-charts/issues/671)) ([95ae50b](https://github.com/teutonet/teutonet-helm-charts/commit/95ae50b8a1ad94a910a5e2a7078410a5be5c0e01))
* **base-cluster/monitoring:** don't use bitnamis "strong" password ([#685](https://github.com/teutonet/teutonet-helm-charts/issues/685)) ([5627d24](https://github.com/teutonet/teutonet-helm-charts/commit/5627d245db69297676f97b30ee32cd77403bea6d))


### Miscellaneous Chores

* **base-cluster/artifacthub-images:** Update ArtifactHUB images ([#658](https://github.com/teutonet/teutonet-helm-charts/issues/658)) ([58f899e](https://github.com/teutonet/teutonet-helm-charts/commit/58f899e216a30c764e40b94c8f65db565f67cd4c))
* **base-cluster/artifacthub-images:** Update ArtifactHUB images ([#664](https://github.com/teutonet/teutonet-helm-charts/issues/664)) ([8c58a89](https://github.com/teutonet/teutonet-helm-charts/commit/8c58a892549791cc1abd5a45c1e5d99b049c2447))
* **base-cluster/artifacthub-images:** Update ArtifactHUB images ([#670](https://github.com/teutonet/teutonet-helm-charts/issues/670)) ([afd3590](https://github.com/teutonet/teutonet-helm-charts/commit/afd3590220ce6a2a3ec1641bd3fc5ec70bdcfe1b))
* **base-cluster/artifacthub-images:** Update ArtifactHUB images ([#672](https://github.com/teutonet/teutonet-helm-charts/issues/672)) ([99d63b6](https://github.com/teutonet/teutonet-helm-charts/commit/99d63b679612b6cf4289bacbd97470c7f4efff6e))
* **base-cluster/artifacthub-images:** Update ArtifactHUB images ([#674](https://github.com/teutonet/teutonet-helm-charts/issues/674)) ([9f81339](https://github.com/teutonet/teutonet-helm-charts/commit/9f81339525773b260ef7509631bd813dc7a28f15))
* **base-cluster/artifacthub-images:** Update ArtifactHUB images ([#695](https://github.com/teutonet/teutonet-helm-charts/issues/695)) ([c5ccc48](https://github.com/teutonet/teutonet-helm-charts/commit/c5ccc48b8dae5cff2347ad9ac445048c472f90b7))
* **base-cluster/artifacthub-images:** Update ArtifactHUB images ([#696](https://github.com/teutonet/teutonet-helm-charts/issues/696)) ([9921ed4](https://github.com/teutonet/teutonet-helm-charts/commit/9921ed4dbc59be7529b1daded30f9b8795b358a1))
* **base-cluster/dependencies:** update helm release kube-prometheus-stack to v55 ([#657](https://github.com/teutonet/teutonet-helm-charts/issues/657)) ([8e0bf61](https://github.com/teutonet/teutonet-helm-charts/commit/8e0bf6143dc4e77e416968ae238b9e308fe0141e))

## [4.11.0](https://github.com/teutonet/teutonet-helm-charts/compare/base-cluster-4.10.0...base-cluster-v4.11.0) (2023-11-23)


Expand Down
2 changes: 1 addition & 1 deletion charts/base-cluster/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
apiVersion: v2
name: base-cluster
type: application
version: 4.11.0
version: 4.12.0
icon: https://teuto.net/favicon.ico
maintainers:
- name: cwrau
Expand Down

0 comments on commit 3660492

Please sign in to comment.