mirror of
https://github.com/truecharts/charts.git
synced 2026-07-05 14:41:23 -03:00
chore(splunk): update image docker.io/splunk/splunk digest to a7a7d80 (#44385)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | docker.io/splunk/splunk | digest | `e9b9b7a` -> `a7a7d80` | --- > [!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:eyJjcmVhdGVkSW5WZXIiOiI0Mi4xNy4wIiwidXBkYXRlZEluVmVyIjoiNDIuMTcuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhcHAvc3BsdW5rIiwiYXV0b21lcmdlIiwicmVub3ZhdGUvY29udGFpbmVyIiwidHlwZS9kaWdlc3QiXX0=-->
This commit is contained in:
@@ -2,6 +2,12 @@ annotations:
|
||||
artifacthub.io/links: |-
|
||||
- name: support
|
||||
url: https://discord.com/invite/tVsPTHWTtr
|
||||
truecharts.org/category: unsorted
|
||||
truecharts.org/max_helm_version: "3.17"
|
||||
truecharts.org/max_kubernetes_version: 1.32.0
|
||||
truecharts.org/min_helm_version: "3.14"
|
||||
truecharts.org/min_kubernetes_version: 1.24.0
|
||||
truecharts.org/train: stable
|
||||
trueforge.org/category: Tools-Utilities
|
||||
trueforge.org/max_helm_version: "3.17"
|
||||
trueforge.org/max_kubernetes_version: 1.32.0
|
||||
@@ -20,8 +26,8 @@ dependencies:
|
||||
import-values: []
|
||||
deprecated: false
|
||||
description: This is a Chartfile for Splunk designed for OpenShift and TrueNAS based on Alpine Linux - https://www.splunk.com
|
||||
home: https://trueforge.org/truetech/truecharts/truetech/truecharts/charts/stable/splunk
|
||||
icon: https://trueforge.org/img/hotlink-ok/chart-icons/splunk.webp
|
||||
home: https://truecharts.org/charts/stable/splunk
|
||||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/splunk.webp
|
||||
keywords:
|
||||
- splunk
|
||||
- Tools-Utilities
|
||||
@@ -29,12 +35,13 @@ keywords:
|
||||
kubeVersion: '>=1.24.0-0'
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@trueforge.org
|
||||
url: https://trueforge.org
|
||||
email: info@truecharts.org
|
||||
url: https://truecharts.org
|
||||
name: splunk
|
||||
sources:
|
||||
- https://github.com/trueforge-org/truecharts/tree/master/charts/stable/splunk
|
||||
- https://hub.docker.com/r/splunk/splunk
|
||||
- https://splunk.github.io/docker-splunk
|
||||
type: application
|
||||
version: 12.12.5
|
||||
version: 12.12.6
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
image:
|
||||
pullPolicy: IfNotPresent
|
||||
repository: docker.io/splunk/splunk
|
||||
tag: 10.2.0@sha256:e9b9b7a53f6d5ffb1211f2e0deb8a07d8ee7292d8ce5b261f6f2866b7e1e649b
|
||||
tag: 10.2.0@sha256:a7a7d800cdf470eeedf5a8eb2a4ea1bb07ade9bef5c95f1c65eabab08e7ac391
|
||||
securityContext:
|
||||
container:
|
||||
runAsNonRoot: false
|
||||
|
||||
Reference in New Issue
Block a user