From cfd17a817cecb0a91f8bbf71e059172439e9287a Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 22 Apr 2026 20:47:36 +0000 Subject: [PATCH 1/2] chore: release main --- .release-please-manifest.json | 2 +- charts/base/CHANGELOG.md | 7 +++++++ charts/base/Chart.yaml | 2 +- 3 files changed, 9 insertions(+), 2 deletions(-) diff --git a/.release-please-manifest.json b/.release-please-manifest.json index 8472319..4e637c5 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -1,6 +1,6 @@ { "charts/agent": "2.35.0", - "charts/base": "2.38.1", + "charts/base": "2.38.2", "charts/cert-manager-config": "2.35.0", "charts/istio-metrics": "1.3.0" } diff --git a/charts/base/CHANGELOG.md b/charts/base/CHANGELOG.md index 54115d1..0a77e1b 100644 --- a/charts/base/CHANGELOG.md +++ b/charts/base/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [2.38.2](https://github.com/nullplatform/helm-charts/compare/nullplatform-base-2.38.1...nullplatform-base-2.38.2) (2026-04-22) + + +### Bug Fixes + +* **base:** update bitnami/kubectl image tag from 1.31 to latest ([0257316](https://github.com/nullplatform/helm-charts/commit/025731610cc3df742bed88717961515e61fa5e92)) + ## [2.38.1](https://github.com/nullplatform/helm-charts/compare/nullplatform-base-2.38.0...nullplatform-base-2.38.1) (2026-04-21) diff --git a/charts/base/Chart.yaml b/charts/base/Chart.yaml index f202b88..433685c 100644 --- a/charts/base/Chart.yaml +++ b/charts/base/Chart.yaml @@ -4,7 +4,7 @@ description: >- A Helm chart for deploying the nullplatform base dependencies applications using Kubernetes type: application -version: 2.38.1 +version: 2.38.2 appVersion: 2.32.1 keywords: - nullplatform From cc5d575fdcdc13990cc4cac5ce5af187cb4ec097 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Wed, 22 Apr 2026 20:47:46 +0000 Subject: [PATCH 2/2] docs: update helm-docs for release --- README.md | 2 +- charts/base/README.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 6d73e3c..3631794 100644 --- a/README.md +++ b/README.md @@ -18,7 +18,7 @@ This repository contains the following charts: |------|-------------|---------| | istio-metrics | Nullplatform Istio metrics enrichment for Kubernetes applications | 1.3.0 | | nullplatform-agent | Agent used to interact with services, scopes and telemetry inside a cluster | 2.35.0 | -| nullplatform-base | A Helm chart for deploying the nullplatform base dependencies applications using Kubernetes | 2.38.1 | +| nullplatform-base | A Helm chart for deploying the nullplatform base dependencies applications using Kubernetes | 2.38.2 | | nullplatform-cert-manager-config | A Helm chart for cert-manager configurations | 2.35.0 | ## How to Use This Repository diff --git a/charts/base/README.md b/charts/base/README.md index 1c36883..ec1c13f 100644 --- a/charts/base/README.md +++ b/charts/base/README.md @@ -1,6 +1,6 @@ # nullplatform-base -![Version: 2.38.1](https://img.shields.io/badge/Version-2.38.1-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 2.32.1](https://img.shields.io/badge/AppVersion-2.32.1-informational?style=flat-square) +![Version: 2.38.2](https://img.shields.io/badge/Version-2.38.2-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 2.32.1](https://img.shields.io/badge/AppVersion-2.32.1-informational?style=flat-square) A Helm chart for deploying the nullplatform base dependencies applications using Kubernetes