chore(helm): update image docker.io/splunk/splunk 9.4.3 → 9.4.4 (#38098)

This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| docker.io/splunk/splunk | patch | `27344f7` -> `3830c74` |

---

> [!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.

---

- [ ] <!-- rebase-check -->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).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS40NS4wIiwidXBkYXRlZEluVmVyIjoiNDEuNDUuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL3BhdGNoIl19-->
This commit is contained in:
TrueCharts Bot
2025-08-09 18:19:02 +02:00
committed by GitHub
parent d0e87dd42c
commit 02db6482c3
2 changed files with 3 additions and 3 deletions
+2 -2
View File
@@ -9,7 +9,7 @@ annotations:
truecharts.org/min_helm_version: "3.14"
truecharts.org/train: stable
apiVersion: v2
appVersion: 9.4.3
appVersion: 9.4.4
dependencies:
- name: common
version: 28.15.1
@@ -37,5 +37,5 @@ sources:
- https://hub.docker.com/r/splunk/splunk
- https://splunk.github.io/docker-splunk
type: application
version: 11.2.1
version: 11.2.2
+1 -1
View File
@@ -1,7 +1,7 @@
image:
pullPolicy: IfNotPresent
repository: docker.io/splunk/splunk
tag: 9.4.3@sha256:27344f73cbe07c3ea003164dbabef38e08e56efb193b39095cf56f8784a42dbe
tag: 9.4.4@sha256:3830c74a436d7cbf433f715cb6f711bcf7af2139cc2257fd5ba9aff0a6428cb0
securityContext:
container:
runAsNonRoot: false