mirror of
https://github.com/truecharts/charts.git
synced 2026-07-05 22:11:22 -03:00
feat(splunk): update image docker.io/splunk/splunk 10.0.2 → 10.2.0 (#43939)
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. --- - [ ] <!-- 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:eyJjcmVhdGVkSW5WZXIiOiI0Mi4xNy4wIiwidXBkYXRlZEluVmVyIjoiNDIuMTcuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhcHAvc3BsdW5rIiwiYXV0b21lcmdlIiwicmVub3ZhdGUvY29udGFpbmVyIiwidHlwZS9taW5vciJdfQ==-->
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user