From 2534f7697e076bbe29bcd6f7b9bcc04839f82a9e Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Sat, 9 Aug 2025 22:38:31 +0200 Subject: [PATCH] =?UTF-8?q?chore(helm):=20update=20image=20docker.io/splun?= =?UTF-8?q?k/splunk=209.4.4=20=E2=86=92=2010.0.0=20(#38156)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This PR contains the following updates: | Package | Update | Change | |---|---|---| | docker.io/splunk/splunk | major | `3830c74` -> `10da23a` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://redirect.github.com/renovatebot/renovate). --- charts/stable/splunk/Chart.yaml | 4 ++-- charts/stable/splunk/values.yaml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/charts/stable/splunk/Chart.yaml b/charts/stable/splunk/Chart.yaml index 7fbc40d613e..6f5e9b8eead 100644 --- a/charts/stable/splunk/Chart.yaml +++ b/charts/stable/splunk/Chart.yaml @@ -9,7 +9,7 @@ annotations: truecharts.org/min_helm_version: "3.14" truecharts.org/train: stable apiVersion: v2 -appVersion: 9.4.4 +appVersion: 10.0.0 dependencies: - name: common version: 28.15.1 @@ -37,5 +37,5 @@ sources: - https://hub.docker.com/r/splunk/splunk - https://splunk.github.io/docker-splunk type: application -version: 11.2.2 +version: 12.0.0 diff --git a/charts/stable/splunk/values.yaml b/charts/stable/splunk/values.yaml index 4a03f89e494..9b7721a2ab4 100644 --- a/charts/stable/splunk/values.yaml +++ b/charts/stable/splunk/values.yaml @@ -1,7 +1,7 @@ image: pullPolicy: IfNotPresent repository: docker.io/splunk/splunk - tag: 9.4.4@sha256:3830c74a436d7cbf433f715cb6f711bcf7af2139cc2257fd5ba9aff0a6428cb0 + tag: 10.0.0@sha256:10da23a5c78397b38328ed863ca2826390c329c517f9aff7a4978f30e5208e78 securityContext: container: runAsNonRoot: false