From 63ab22be5b11c1636680ca0b19120f1d9789cfe6 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Thu, 22 Jan 2026 02:34:06 +0100 Subject: [PATCH] =?UTF-8?q?feat(splunk):=20update=20image=20docker.io/splu?= =?UTF-8?q?nk/splunk=2010.0.2=20=E2=86=92=2010.2.0=20(#43939)?= 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 | `5f75d0d` -> `e9b9b7a` | --- > [!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 a514f367904..54317b38af1 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.2 +appVersion: 10.2.0 dependencies: - name: common version: 28.29.27 @@ -39,5 +39,5 @@ sources: - https://hub.docker.com/r/splunk/splunk - https://splunk.github.io/docker-splunk type: application -version: 12.11.11 +version: 12.12.0 diff --git a/charts/stable/splunk/values.yaml b/charts/stable/splunk/values.yaml index 25910c13c0b..4989d99bc27 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.2@sha256:5f75d0d404e4288506cf2f00e3bd227ecf9e00657959eb72899d3912dbb20b11 + tag: 10.2.0@sha256:e9b9b7a53f6d5ffb1211f2e0deb8a07d8ee7292d8ce5b261f6f2866b7e1e649b securityContext: container: runAsNonRoot: false