Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
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":"10.0.2","charts/teuto-portal-k8s-worker":"3.4.1","charts/t8s-cluster":"9.4.1","charts/stellio-context-broker":"0.1.0","charts/chirpstack":"0.1.0","charts/common":"1.5.0","charts/ckan":"1.4.0","charts/teuto-cnpg":"3.0.0"}
{"charts/base-cluster":"10.0.3","charts/teuto-portal-k8s-worker":"3.4.1","charts/t8s-cluster":"9.4.1","charts/stellio-context-broker":"0.1.0","charts/chirpstack":"0.1.0","charts/common":"1.5.0","charts/ckan":"1.4.0","charts/teuto-cnpg":"3.0.0"}
7 changes: 7 additions & 0 deletions charts/base-cluster/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [10.0.3](https://github.com/teutonet/teutonet-helm-charts/compare/base-cluster-v10.0.2...base-cluster-v10.0.3) (2025-10-31)


### Miscellaneous Chores

* **base-cluster:** change value name to camel ([#1777](https://github.com/teutonet/teutonet-helm-charts/issues/1777)) ([b3bd6be](https://github.com/teutonet/teutonet-helm-charts/commit/b3bd6becaf6721b517bc1d6d192652b72dfc4571))

## [10.0.2](https://github.com/teutonet/teutonet-helm-charts/compare/base-cluster-v10.0.1...base-cluster-v10.0.2) (2025-10-31)


Expand Down
4 changes: 2 additions & 2 deletions charts/base-cluster/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,10 +16,10 @@ maintainers:
name: tasches
name: base-cluster
sources:
- https://github.com/teutonet/teutonet-helm-charts/tree/base-cluster-v10.0.2/charts/base-cluster
- https://github.com/teutonet/teutonet-helm-charts/tree/base-cluster-v10.0.3/charts/base-cluster
- https://github.com/teutonet/teutonet-helm-charts/tree/main/charts/base-cluster
type: application
version: 10.0.2
version: 10.0.3
annotations:
artifacthub.io/images: |-
- image: docker.io/bats/bats:v1.4.1 # monitoring/HelmRelease/kube-prometheus-stack/monitoring/Pod/kube-prometheus-stack-grafana-test.yaml
Expand Down
20 changes: 10 additions & 10 deletions charts/base-cluster/README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<!-- vim: set ft=markdown: --># base-cluster

![Version: 10.0.2](https://img.shields.io/badge/Version-10.0.2-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square)
![Version: 10.0.3](https://img.shields.io/badge/Version-10.0.3-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square)

A common base for every kubernetes cluster

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

## Source Code

* <https://github.com/teutonet/teutonet-helm-charts/tree/base-cluster-v10.0.2/charts/base-cluster>
* <https://github.com/teutonet/teutonet-helm-charts/tree/base-cluster-v10.0.3/charts/base-cluster>
* <https://github.com/teutonet/teutonet-helm-charts/tree/main/charts/base-cluster>

## Requirements
Expand Down Expand Up @@ -2987,21 +2987,21 @@ must respect the following conditions
| **Type** | `object` |
| **Additional properties** | ![Not allowed](https://img.shields.io/badge/Not%20allowed-red) |

| Property | Pattern | Type | Deprecated | Definition | Title/Description |
| -------------------------------------------------------- | ------- | ---------------- | ---------- | ----------------------------------------------------------------------------- | ----------------------------------------------------------------- |
| - [enabled](#monitoring_loki_enabled ) | No | boolean | No | - | - |
| - [retention_period](#monitoring_loki_retention_period ) | No | string | No | - | Loki log retention period (e.g., 45d, 7d, 24h) |
| - [persistence](#monitoring_loki_persistence ) | No | object | No | - | - |
| - [resourcesPreset](#monitoring_loki_resourcesPreset ) | No | enum (of string) | No | Same as [resourcesPreset](#global_authentication_oauthProxy_resourcesPreset ) | - |
| - [resources](#monitoring_loki_resources ) | No | object | No | Same as [resources](#global_authentication_oauthProxy_resources ) | ResourceRequirements describes the compute resource requirements. |
| Property | Pattern | Type | Deprecated | Definition | Title/Description |
| ------------------------------------------------------ | ------- | ---------------- | ---------- | ----------------------------------------------------------------------------- | ----------------------------------------------------------------- |
| - [enabled](#monitoring_loki_enabled ) | No | boolean | No | - | - |
| - [retentionPeriod](#monitoring_loki_retentionPeriod ) | No | string | No | - | Loki log retention period (e.g., 45d, 7d, 24h) |
| - [persistence](#monitoring_loki_persistence ) | No | object | No | - | - |
| - [resourcesPreset](#monitoring_loki_resourcesPreset ) | No | enum (of string) | No | Same as [resourcesPreset](#global_authentication_oauthProxy_resourcesPreset ) | - |
| - [resources](#monitoring_loki_resources ) | No | object | No | Same as [resources](#global_authentication_oauthProxy_resources ) | ResourceRequirements describes the compute resource requirements. |

#### <a name="monitoring_loki_enabled"></a>4.5.1. ![Optional](https://img.shields.io/badge/Optional-yellow) Property `base cluster configuration > monitoring > loki > enabled`

| | |
| -------- | --------- |
| **Type** | `boolean` |

#### <a name="monitoring_loki_retention_period"></a>4.5.2. ![Optional](https://img.shields.io/badge/Optional-yellow) Property `base cluster configuration > monitoring > loki > retention_period`
#### <a name="monitoring_loki_retentionPeriod"></a>4.5.2. ![Optional](https://img.shields.io/badge/Optional-yellow) Property `base cluster configuration > monitoring > loki > retentionPeriod`

| | |
| -------- | -------- |
Expand Down