chore(helm): update image docker.io/splunk/splunk 10.0.1 → 10.0.2 (#41737)

This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| docker.io/splunk/splunk | patch | `4a5ce5a` -> `8adbca4` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiI0Mi4xMC4zIiwidXBkYXRlZEluVmVyIjoiNDIuMTAuMyIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL3BhdGNoIl19-->
This commit is contained in:
TrueCharts Bot
2025-11-15 04:06:03 +01:00
committed by GitHub
parent 39270e17e5
commit f509c25e83
2 changed files with 3 additions and 3 deletions
+2 -2
View File
@@ -11,7 +11,7 @@ annotations:
truecharts.org/min_kubernetes_version: 1.24.0
truecharts.org/train: stable
apiVersion: v2
appVersion: 10.0.1
appVersion: 10.0.2
dependencies:
- name: common
version: 28.26.3
@@ -39,5 +39,5 @@ sources:
- https://hub.docker.com/r/splunk/splunk
- https://splunk.github.io/docker-splunk
type: application
version: 12.9.3
version: 12.9.4
+1 -1
View File
@@ -1,7 +1,7 @@
image:
pullPolicy: IfNotPresent
repository: docker.io/splunk/splunk
tag: 10.0.1@sha256:4a5ce5a7b4e84a87396f0664895095c6510a0f2bf52e8747a373c7357f3ee313
tag: 10.0.2@sha256:8adbca4db55be5a962ef7897cfe60d3cf64ef02715b0723d2140ddd945d48522
securityContext:
container:
runAsNonRoot: false