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.1","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.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"}
12 changes: 12 additions & 0 deletions charts/base-cluster/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
# Changelog

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


### Bug Fixes

* **base-cluster:** add missing value to template ([#1775](https://github.com/teutonet/teutonet-helm-charts/issues/1775)) ([870e7d1](https://github.com/teutonet/teutonet-helm-charts/commit/870e7d1db15976dd33754486768aeeba88db85d6))


### Miscellaneous Chores

* **base-cluster:** add loki retention value ([#1774](https://github.com/teutonet/teutonet-helm-charts/issues/1774)) ([de6b582](https://github.com/teutonet/teutonet-helm-charts/commit/de6b5825b1ffd6e2095fdc162d365aeb8c777864))

## [10.0.1](https://github.com/teutonet/teutonet-helm-charts/compare/base-cluster-v10.0.0...base-cluster-v10.0.1) (2025-10-27)


Expand Down
8 changes: 6 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.1/charts/base-cluster
- https://github.com/teutonet/teutonet-helm-charts/tree/base-cluster-v10.0.2/charts/base-cluster
- https://github.com/teutonet/teutonet-helm-charts/tree/main/charts/base-cluster
type: application
version: 10.0.1
version: 10.0.2
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 All @@ -45,6 +45,9 @@ annotations:
- image: docker.io/grafana/tempo:2.8.2 # monitoring/HelmRelease/grafana-tempo/monitoring/StatefulSet/grafana-tempo-ingester.yaml
- image: docker.io/hjacobs/kube-janitor:23.7.0 # kube-system/HelmRelease/kube-janitor/kube-system/Deployment/kube-janitor.yaml
- image: docker.io/memcached:1.6.33-alpine # monitoring/HelmRelease/grafana-tempo/monitoring/StatefulSet/grafana-tempo-memcached.yaml
- image: docker.io/velero/velero-plugin-for-aws:v1.7.0 # backup/HelmRelease/velero/backup/Deployment/velero.yaml
- image: docker.io/velero/velero:v1.14.1 # backup/HelmRelease/velero/backup/DaemonSet/node-agent.yaml
- image: docker.io/velero/velero:v1.14.1 # backup/HelmRelease/velero/backup/Deployment/velero.yaml
- image: docker.io/vladgh/gpg:1.3.6@sha256:703f8bb71adbab5ff131e1201c0fa302da53a232c35c55b9e599fc9552ef6b74 # default/Job/flux-generate-gpg-key-secret-main.yaml
- image: ghcr.io/k8up-io/k8up:v2.13.1 # backup/HelmRelease/k8up/null/Deployment/k8up.yaml
- image: ghcr.io/k8up-io/k8up:v2.13.1 # backup/HelmRelease/k8up/null/Job/k8up-cleanup.yaml
Expand Down Expand Up @@ -76,5 +79,6 @@ annotations:
- image: registry.k8s.io/kubectl:1.33.4@sha256:261a9ed843eb68e3d50da132245e2221d75ca19504130e47bd32788c0ff339a0 # kyverno/HelmRelease/kyverno/kyverno/Job/kyverno-clean-reports.yaml
- image: registry.k8s.io/kubectl:1.33.4@sha256:261a9ed843eb68e3d50da132245e2221d75ca19504130e47bd32788c0ff339a0 # kyverno/HelmRelease/kyverno/kyverno/Job/kyverno-remove-configmap.yaml
- image: registry.k8s.io/kubectl:1.33.4@sha256:261a9ed843eb68e3d50da132245e2221d75ca19504130e47bd32788c0ff339a0 # kyverno/HelmRelease/kyverno/kyverno/Job/kyverno-scale-to-zero.yaml
- image: registry.k8s.io/kubectl:v1.34.0 # backup/HelmRelease/velero/backup/Job/velero-cleanup-crds.yaml
- image: registry.k8s.io/metrics-server/metrics-server:v0.7.2 # monitoring/HelmRelease/metrics-server/monitoring/Deployment/metrics-server.yaml
- image: registry.k8s.io/sig-storage/nfs-provisioner:v4.0.8 # nfs-server-provisioner/HelmRelease/nfs-server-provisioner/null/StatefulSet/nfs-server-provisioner.yaml
53 changes: 40 additions & 13 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.1](https://img.shields.io/badge/Version-10.0.1-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square)
![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)

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.1/charts/base-cluster>
* <https://github.com/teutonet/teutonet-helm-charts/tree/base-cluster-v10.0.2/charts/base-cluster>
* <https://github.com/teutonet/teutonet-helm-charts/tree/main/charts/base-cluster>

## Requirements
Expand Down Expand Up @@ -2987,20 +2987,47 @@ 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 | - | - |
| - [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 | - | - |
| - [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. |

#### <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_persistence"></a>4.5.2. ![Optional](https://img.shields.io/badge/Optional-yellow) Property `base cluster configuration > monitoring > loki > persistence`
#### <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`

| | |
| -------- | -------- |
| **Type** | `string` |

**Description:** Loki log retention period (e.g., 45d, 7d, 24h)

**Examples:**

```yaml
45d
```

```yaml
7d
```

```yaml
24h
```

| Restrictions | |
| --------------------------------- | ---------------------------------------------------------------------------------------------------------------------------------------- |
| **Must match regular expression** | ```[0-9]+(ms\|s\|m\|h\|d\|w\|y)``` [Test](https://regex101.com/?regex=%5B0-9%5D%2B%28ms%7Cs%7Cm%7Ch%7Cd%7Cw%7Cy%29&testString=%2245d%22) |

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

| | |
| ------------------------- | -------------------------------------------------------------- |
Expand All @@ -3012,15 +3039,15 @@ must respect the following conditions
| - [size](#monitoring_loki_persistence_size ) | No | object | No | Same as [io.k8s.apimachinery.pkg.api.resource.Quantity](#global_namespaces_additionalProperties_resources_defaults_requests_additionalProperties ) | - |
| - [storageClass](#monitoring_loki_persistence_storageClass ) | No | string | No | Same as [storageClass](#global_storageClass ) | The storageClass to use for persistence, e.g. for prometheus, otherwise use the cluster default (teutostack-ssd) |

##### <a name="monitoring_loki_persistence_size"></a>4.5.2.1. ![Optional](https://img.shields.io/badge/Optional-yellow) Property `base cluster configuration > monitoring > loki > persistence > size`
##### <a name="monitoring_loki_persistence_size"></a>4.5.3.1. ![Optional](https://img.shields.io/badge/Optional-yellow) Property `base cluster configuration > monitoring > loki > persistence > size`

| | |
| ------------------------- | ----------------------------------------------------------------------------------------------------------------------------------------- |
| **Type** | `object` |
| **Additional properties** | ![Any type: allowed](https://img.shields.io/badge/Any%20type-allowed-green) |
| **Same definition as** | [io.k8s.apimachinery.pkg.api.resource.Quantity](#global_namespaces_additionalProperties_resources_defaults_requests_additionalProperties) |

##### <a name="monitoring_loki_persistence_storageClass"></a>4.5.2.2. ![Optional](https://img.shields.io/badge/Optional-yellow) Property `base cluster configuration > monitoring > loki > persistence > storageClass`
##### <a name="monitoring_loki_persistence_storageClass"></a>4.5.3.2. ![Optional](https://img.shields.io/badge/Optional-yellow) Property `base cluster configuration > monitoring > loki > persistence > storageClass`

| | |
| ---------------------- | ------------------------------------ |
Expand All @@ -3029,14 +3056,14 @@ must respect the following conditions

**Description:** The storageClass to use for persistence, e.g. for prometheus, otherwise use the cluster default (teutostack-ssd)

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

| | |
| ---------------------- | -------------------------------------------------------------------- |
| **Type** | `enum (of string)` |
| **Same definition as** | [resourcesPreset](#global_authentication_oauthProxy_resourcesPreset) |

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

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