Skip to content

Commit a3268b4

Browse files
chore(main): [bot] release base-cluster:9.3.0 (#1657)
🤖 I have created a release *beep* *boop* --- ## [9.3.0](base-cluster-v9.2.0...base-cluster-v9.3.0) (2025-08-15) ### Features * **base-cluster/kyverno:** add capability for exceptions to be in all namespaces ([#1656](#1656)) ([1441fb0](1441fb0)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please). <!-- This is an auto-generated comment: release notes by coderabbit.ai --> ## Summary by CodeRabbit - New Features - Kyverno: enable defining exceptions across all namespaces. - Documentation - Added release notes entry for version 9.3.0 describing the Kyverno capability. - Chores - Bumped base-cluster chart/version to 9.3.0. <!-- end of auto-generated comment: release notes by coderabbit.ai --> --------- Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 1441fb0 commit a3268b4

File tree

4 files changed

+12
-5
lines changed

4 files changed

+12
-5
lines changed

.github/release-please/manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
{"charts/base-cluster":"9.2.0","charts/teuto-portal-k8s-worker":"3.3.0","charts/t8s-cluster":"9.3.1","charts/stellio-context-broker":"0.1.0","charts/chirpstack":"0.1.0","charts/common":"1.5.0","charts/ckan":"1.3.3","charts/teuto-cnpg":"2.1.0"}
1+
{"charts/base-cluster":"9.3.0","charts/teuto-portal-k8s-worker":"3.3.0","charts/t8s-cluster":"9.3.1","charts/stellio-context-broker":"0.1.0","charts/chirpstack":"0.1.0","charts/common":"1.5.0","charts/ckan":"1.3.3","charts/teuto-cnpg":"2.1.0"}

charts/base-cluster/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [9.3.0](https://github.com/teutonet/teutonet-helm-charts/compare/base-cluster-v9.2.0...base-cluster-v9.3.0) (2025-08-15)
4+
5+
6+
### Features
7+
8+
* **base-cluster/kyverno:** add capability for exceptions to be in all namespaces ([#1656](https://github.com/teutonet/teutonet-helm-charts/issues/1656)) ([1441fb0](https://github.com/teutonet/teutonet-helm-charts/commit/1441fb052b95273d854c0d3543660dbbf9fa1082))
9+
310
## [9.2.0](https://github.com/teutonet/teutonet-helm-charts/compare/base-cluster-v9.1.1...base-cluster-v9.2.0) (2025-08-14)
411

512

charts/base-cluster/Chart.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,10 +16,10 @@ maintainers:
1616
name: tasches
1717
name: base-cluster
1818
sources:
19-
- https://github.com/teutonet/teutonet-helm-charts/tree/base-cluster-v9.2.0/charts/base-cluster
19+
- https://github.com/teutonet/teutonet-helm-charts/tree/base-cluster-v9.3.0/charts/base-cluster
2020
- https://github.com/teutonet/teutonet-helm-charts/tree/main/charts/base-cluster
2121
type: application
22-
version: 9.2.0
22+
version: 9.3.0
2323
annotations:
2424
artifacthub.io/images: |-
2525
- image: docker.io/aelbakry/kdave-server:1.0.4 # monitoring/HelmRelease/kdave/null/Deployment/kdave.yaml

charts/base-cluster/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<!-- vim: set ft=markdown: --># base-cluster
22

3-
![Version: 9.2.0](https://img.shields.io/badge/Version-9.2.0-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square)
3+
![Version: 9.3.0](https://img.shields.io/badge/Version-9.3.0-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square)
44

55
A common base for every kubernetes cluster
66

@@ -246,7 +246,7 @@ output of `helm -n flux-system get notes base-cluster`
246246

247247
## Source Code
248248

249-
* <https://github.com/teutonet/teutonet-helm-charts/tree/base-cluster-v9.2.0/charts/base-cluster>
249+
* <https://github.com/teutonet/teutonet-helm-charts/tree/base-cluster-v9.3.0/charts/base-cluster>
250250
* <https://github.com/teutonet/teutonet-helm-charts/tree/main/charts/base-cluster>
251251

252252
## Requirements

0 commit comments

Comments
 (0)