From 8c330d3f6f1410fadaa8f0451fac6282489c1e85 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Tue, 19 May 2026 07:29:44 +0200 Subject: [PATCH] =?UTF-8?q?feat(splunk):=20update=20image=20docker.io/splu?= =?UTF-8?q?nk/splunk=2010.2.3=20=E2=86=92=2010.4.0=20(#48343)?= 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 | minor | `77183a6` → `5fef7b0` | --- > [!WARNING] > Some dependencies could not be looked up. Check the [Dependency Dashboard](../issues/18710) for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### Configuration 📅 **Schedule**: (UTC) - 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 37ea91fb43c..1701f484b62 100644 --- a/charts/stable/splunk/Chart.yaml +++ b/charts/stable/splunk/Chart.yaml @@ -9,7 +9,7 @@ annotations: trueforge.org/min_helm_version: "3.14" trueforge.org/train: stable apiVersion: v2 -appVersion: 10.2.3 +appVersion: 10.4.0 dependencies: - name: common version: 29.3.4 @@ -37,5 +37,5 @@ sources: - https://hub.docker.com/r/splunk/splunk - https://splunk.github.io/docker-splunk type: application -version: 13.3.0 +version: 13.4.0 diff --git a/charts/stable/splunk/values.yaml b/charts/stable/splunk/values.yaml index 608087f734f..d0dc0e4b1e9 100644 --- a/charts/stable/splunk/values.yaml +++ b/charts/stable/splunk/values.yaml @@ -2,7 +2,7 @@ image: pullPolicy: IfNotPresent repository: docker.io/splunk/splunk - tag: 10.2.3@sha256:77183a6c0c616d736aa2538e3dbacfe8fe3a1950ea174c70c4402e70d4159ae8 + tag: 10.4.0@sha256:5fef7b0d2c83f6e8b3fe3cda5885e2a01e3a6eb99d8502e6333aaa64e7021f62 securityContext: container: runAsNonRoot: false