chore(deps): update container image splunk/splunk to v9.2.1@b79ebcc by renovate (#19890)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | splunk/splunk | patch | `9.2.0` -> `9.2.1` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### 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://togithub.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4yNzMuMCIsInVwZGF0ZWRJblZlciI6IjM3LjI3My4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
This commit is contained in:
parent
1177eb7c5f
commit
2c7c46d430
|
@ -7,7 +7,7 @@ annotations:
|
|||
truecharts.org/min_helm_version: "3.11"
|
||||
truecharts.org/train: stable
|
||||
apiVersion: v2
|
||||
appVersion: 9.2.0
|
||||
appVersion: 9.2.1
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 20.2.9
|
||||
|
@ -24,7 +24,7 @@ keywords:
|
|||
- splunk
|
||||
- Tools-Utilities
|
||||
- Network-Management
|
||||
kubeVersion: ">=1.24.0-0"
|
||||
kubeVersion: '>=1.24.0-0'
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
|
@ -35,4 +35,4 @@ sources:
|
|||
- https://github.com/truecharts/charts/tree/master/charts/stable/splunk
|
||||
- https://hub.docker.com/r/splunk/splunk
|
||||
type: application
|
||||
version: 7.7.4
|
||||
version: 7.7.5
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
pullPolicy: IfNotPresent
|
||||
repository: splunk/splunk
|
||||
tag: 9.2.0@sha256:5923c523f8eeb6b7b083b58e24ca946b1647a8868b2f02a636c4161287368cec
|
||||
tag: 9.2.1@sha256:b79ebcc0317ca42cebe32b4b1a4198eb4e158ca55f2c972f445ca30be6ef9805
|
||||
|
||||
securityContext:
|
||||
container:
|
||||
|
|
Loading…
Reference in New Issue