Commit new Chart releases for TrueCharts

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
TrueCharts-Bot
2023-11-23 21:34:42 +00:00
parent 35017f682d
commit 15dd72f47f
13 changed files with 2999 additions and 2 deletions

View File

@@ -0,0 +1,99 @@
**Important:**
*for the complete changelog, please refer to the website*
## [splunk-4.0.0](https://github.com/truecharts/charts/compare/splunk-3.0.10...splunk-4.0.0) (2023-07-31)
### Feat
- hide advanced ingress options behind checbox ([#9203](https://github.com/truecharts/charts/issues/9203))
### Fix
- fix mistakes on questions.yaml
## [splunk-3.0.10](https://github.com/truecharts/charts/compare/splunk-3.0.9...splunk-3.0.10) (2023-02-20)
### Chore
- update container image splunk/splunk to 9.0.4
## [splunk-3.0.9](https://github.com/truecharts/charts/compare/splunk-3.0.8...splunk-3.0.9) (2023-02-15)
### Chore
- update container image splunk/splunk to v9.0.4
## [splunk-3.0.8](https://github.com/truecharts/charts/compare/splunk-3.0.7...splunk-3.0.8) (2023-02-10)
### Fix
- ensure new helm deps repo is used in latest releases as well.
## [splunk-3.0.7](https://github.com/truecharts/charts/compare/splunk-3.0.6...splunk-3.0.7) (2023-02-02)
### Fix
- remove non-link sources ([#6826](https://github.com/truecharts/charts/issues/6826))
## [splunk-3.0.6](https://github.com/truecharts/charts/compare/splunk-3.0.5...splunk-3.0.6) (2022-12-27)
### Chore
- update helm general non-major ([#5856](https://github.com/truecharts/charts/issues/5856))
## [splunk-3.0.5](https://github.com/truecharts/charts/compare/splunk-3.0.4...splunk-3.0.5) (2022-12-26)
### Chore
- update helm general non-major ([#5839](https://github.com/truecharts/charts/issues/5839))
## [splunk-3.0.4](https://github.com/truecharts/charts/compare/splunk-3.0.3...splunk-3.0.4) (2022-12-25)
### Chore
- update helm general non-major
## [splunk-3.0.3](https://github.com/truecharts/charts/compare/splunk-3.0.2...splunk-3.0.3) (2022-12-21)
### Chore
- update container image splunk/splunk to v9.0.3
## [splunk-3.0.2](https://github.com/truecharts/charts/compare/splunk-3.0.1...splunk-3.0.2) (2022-12-19)
### Chore
- update helm general non-major

View File

@@ -0,0 +1,28 @@
annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/category: Tools-Utilities
apiVersion: v2
appVersion: "9.1.2"
dependencies:
- name: common
repository: https://library-charts.truecharts.org
version: 15.2.0
deprecated: false
description: "This is a Chartfile for Splunk designed for OpenShift and TrueNAS based on Alpine Linux - https://www.splunk.com"
home: https://truecharts.org/charts/incubator/splunk
icon: https://truecharts.org/img/hotlink-ok/chart-icons/splunk.png
keywords:
- splunk
- Tools-Utilities
- Network-Management
kubeVersion: ">=1.16.0-0"
maintainers:
- email: info@truecharts.org
name: TrueCharts
url: https://truecharts.org
name: splunk
sources:
- https://github.com/truecharts/charts/tree/master/charts/incubator/splunk
- https://splunk.github.io/docker-splunk
type: application
version: 4.0.0

View File

@@ -0,0 +1,27 @@
# README
## General Info
TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE.
However only installations using the TrueNAS SCALE Apps system are supported.
For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/incubator/)
**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)**
## Support
- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/manual/SCALE/guides/scale-intro).
- See the [Website](https://truecharts.org)
- Check our [Discord](https://discord.gg/tVsPTHWTtr)
- Open a [issue](https://github.com/truecharts/charts/issues/new/choose)
---
## Sponsor TrueCharts
TrueCharts can only exist due to the incredible effort of our staff.
Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can!
*All Rights Reserved - The TrueCharts Project*

View File

View File

@@ -0,0 +1,8 @@
This is a Chartfile for Splunk designed for OpenShift and TrueNAS based on Alpine Linux - https://www.splunk.com
This App is supplied by TrueCharts, for more information visit the manual: [https://truecharts.org/charts/incubator/splunk](https://truecharts.org/charts/incubator/splunk)
---
TrueCharts can only exist due to the incredible effort of our staff.
Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can!

Binary file not shown.

View File

@@ -0,0 +1,63 @@
image:
pullPolicy: IfNotPresent
repository: splunk/splunk
tag: 9.1.2@sha256:2a94cd38514f6f3b6bee2cd1df36ded17d7b8148ccb35e3be2a91258f6e5c46b
securityContext:
container:
runAsNonRoot: false
readOnlyRootFilesystem: false
runAsUser: 0
runAsGroup: 0
splunk:
acceptLicense: true
password: changeme
extraArgs: []
service:
dataingest:
enabled: true
ports:
dataingest:
enabled: true
port: 9997
protocol: http
targetPort: 9997
main:
ports:
main:
port: 8000
protocol: http
targetPort: 8000
management:
enabled: true
ports:
management:
enabled: true
port: 8089
protocol: http
targetPort: 8089
workload:
main:
podSpec:
containers:
main:
envFrom:
- secretRef:
name: "secret"
persistence:
appcreds:
enabled: true
mountPath: /opt/splunk/etc/
config:
enabled: true
mountPath: /opt/splunk/var
datap:
enabled: true
mountPath: /splunkdata
portal:
open:
enabled: true

File diff suppressed because it is too large Load Diff

View File

@@ -0,0 +1 @@
{{- include "tc.v1.common.lib.chart.notes" $ -}}

View File

@@ -0,0 +1,26 @@
{{/* Define the secret */}}
{{- define "splunk.secret" -}}
{{- $splunkSecret := printf "%s-splunk-config" (include "tc.v1.common.lib.chart.names.fullname" .) }}
{{- $argList := list -}}
{{- if .Values.splunk.acceptLicense -}}
{{- $argList = append $argList "--accept-license" -}}
{{- end -}}
{{- with .Values.splunk.extraArgs -}}
{{- range . -}}
{{- $argList = append $argList . -}}
{{- end -}}
{{- end }}
enabled: true
data:
{{- with $argList }}
SPLUNK_START_ARGS: {{ join " " . | quote }}
{{- end }}
{{- with .Values.splunk.password }}
SPLUNK_PASSWORD: {{ . }}
{{- end }}
{{- end -}}

View File

@@ -0,0 +1,11 @@
{{/* Make sure all variables are set properly */}}
{{- include "tc.v1.common.loader.init" . -}}
{{/* Render secrets for Splunk */}}
{{- $secrets := include "splunk.secret" . | fromYaml -}}
{{- if $secrets -}}
{{- $_ := set .Values.secret "secret" $secrets -}}
{{- end -}}
{{/* Render the templates */}}
{{- include "tc.v1.common.loader.apply" . -}}

View File

View File

@@ -1,5 +1,4 @@
icon_url: https://truecharts.org/img/hotlink-ok/chart-icons/splunk.png
categories:
- Tools-Utilities
- Network-Management
screenshots: []