From f509c25e83d400a03dd002a513d596b77af01302 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Sat, 15 Nov 2025 04:06:03 +0100 Subject: [PATCH] =?UTF-8?q?chore(helm):=20update=20image=20docker.io/splun?= =?UTF-8?q?k/splunk=2010.0.1=20=E2=86=92=2010.0.2=20(#41737)?= 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 | patch | `4a5ce5a` -> `8adbca4` | --- > [!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**: Enabled. ♻ **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 dde5bb51180..7b1d987ccd9 100644 --- a/charts/stable/splunk/Chart.yaml +++ b/charts/stable/splunk/Chart.yaml @@ -11,7 +11,7 @@ annotations: truecharts.org/min_kubernetes_version: 1.24.0 truecharts.org/train: stable apiVersion: v2 -appVersion: 10.0.1 +appVersion: 10.0.2 dependencies: - name: common version: 28.26.3 @@ -39,5 +39,5 @@ sources: - https://hub.docker.com/r/splunk/splunk - https://splunk.github.io/docker-splunk type: application -version: 12.9.3 +version: 12.9.4 diff --git a/charts/stable/splunk/values.yaml b/charts/stable/splunk/values.yaml index 1df294c377e..f7785d67150 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: 10.0.1@sha256:4a5ce5a7b4e84a87396f0664895095c6510a0f2bf52e8747a373c7357f3ee313 + tag: 10.0.2@sha256:8adbca4db55be5a962ef7897cfe60d3cf64ef02715b0723d2140ddd945d48522 securityContext: container: runAsNonRoot: false