From b60d7d4539ad3da1189dcd53f8ff63ec9c789bdb Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Fri, 1 May 2026 01:10:23 +0200 Subject: [PATCH] =?UTF-8?q?fix(splunk):=20update=20image=20docker.io/splun?= =?UTF-8?q?k/splunk=2010.2.2=20=E2=86=92=2010.2.3=20(#47738)?= 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 | `184e80b` → `aa019c3` | --- > [!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 f25de76f5c9..685101af678 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.2 +appVersion: 10.2.3 dependencies: - name: common version: 29.1.6 @@ -37,5 +37,5 @@ sources: - https://hub.docker.com/r/splunk/splunk - https://splunk.github.io/docker-splunk type: application -version: 13.1.1 +version: 13.1.2 diff --git a/charts/stable/splunk/values.yaml b/charts/stable/splunk/values.yaml index 482b7a91da2..cdc4dc6d4b6 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.2@sha256:184e80b079f149cae1134dd6330e077fd510f4ea87216a0d6ebd4399782d648c + tag: 10.2.3@sha256:aa019c389edc50ffe3d6ccf1f9a6be15fcfa66f7d6ab436ed2371871eb4d3964 securityContext: container: runAsNonRoot: false