From 2c213b2c1daaa0c812e8ac3b1a5dc5d86d6482b4 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Thu, 7 May 2026 11:53:34 +0200 Subject: [PATCH] chore(splunk): update image docker.io/splunk/splunk digest to 77183a6 (#47940) 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 | digest | `aa019c3` → `77183a6` | --- > [!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 | 2 +- charts/stable/splunk/values.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/stable/splunk/Chart.yaml b/charts/stable/splunk/Chart.yaml index 005935b4e35..c1a7fef8cfc 100644 --- a/charts/stable/splunk/Chart.yaml +++ b/charts/stable/splunk/Chart.yaml @@ -37,5 +37,5 @@ sources: - https://hub.docker.com/r/splunk/splunk - https://splunk.github.io/docker-splunk type: application -version: 13.2.0 +version: 13.2.1 diff --git a/charts/stable/splunk/values.yaml b/charts/stable/splunk/values.yaml index cdc4dc6d4b6..608087f734f 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:aa019c389edc50ffe3d6ccf1f9a6be15fcfa66f7d6ab436ed2371871eb4d3964 + tag: 10.2.3@sha256:77183a6c0c616d736aa2538e3dbacfe8fe3a1950ea174c70c4402e70d4159ae8 securityContext: container: runAsNonRoot: false