From 37a9dbd198c51996399d2762f960279d9e344fb8 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Fri, 6 Jun 2025 02:45:40 +0200 Subject: [PATCH] =?UTF-8?q?chore(helm):=20update=20image=20docker.io/splun?= =?UTF-8?q?k/splunk=209.4.2=20=E2=86=92=209.4.3=20(#36018)?= 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 | `4f798b8` -> `27344f7` | --- > [!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 ea7381238dc..d33407a549f 100644 --- a/charts/stable/splunk/Chart.yaml +++ b/charts/stable/splunk/Chart.yaml @@ -9,7 +9,7 @@ annotations: truecharts.org/min_helm_version: "3.14" truecharts.org/train: stable apiVersion: v2 -appVersion: 9.4.2 +appVersion: 9.4.3 dependencies: - name: common version: 25.4.10 @@ -37,5 +37,5 @@ sources: - https://hub.docker.com/r/splunk/splunk - https://splunk.github.io/docker-splunk type: application -version: 10.0.1 +version: 10.0.2 diff --git a/charts/stable/splunk/values.yaml b/charts/stable/splunk/values.yaml index c6a85c38f6c..e7a48eb8c2e 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: 9.4.2@sha256:4f798b8dfa75512c5b69b4f162c686e7b194e980559dd40fed78aadc417381be + tag: 9.4.3@sha256:27344f73cbe07c3ea003164dbabef38e08e56efb193b39095cf56f8784a42dbe securityContext: container: runAsNonRoot: false