Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
f750b87ee0
commit
5fc3f9b1aa
|
@ -1,9 +0,0 @@
|
|||
|
||||
|
||||
## [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
|
||||
|
||||
|
|
@ -4,6 +4,15 @@
|
|||
|
||||
|
||||
|
||||
## [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
|
||||
|
@ -88,12 +97,3 @@
|
|||
- Update Container + Persistence ([#4855](https://github.com/truecharts/charts/issues/4855))
|
||||
|
||||
|
||||
|
||||
|
||||
## [splunk-2.0.1](https://github.com/truecharts/charts/compare/splunk-2.0.0...splunk-2.0.1) (2022-11-15)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm general non-major ([#4463](https://github.com/truecharts/charts/issues/4463))
|
||||
|
||||
|
|
@ -4,7 +4,7 @@ annotations:
|
|||
- Tools-Utilities
|
||||
- Network-Management
|
||||
apiVersion: v2
|
||||
appVersion: "9.0.2"
|
||||
appVersion: "9.0.3"
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: https://library-charts.truecharts.org
|
||||
|
@ -28,4 +28,4 @@ sources:
|
|||
- https://splunk.github.io/docker-splunk
|
||||
- https://hub.docker.com/r/splunk/splunk
|
||||
type: application
|
||||
version: 3.0.2
|
||||
version: 3.0.3
|
|
@ -0,0 +1,9 @@
|
|||
|
||||
|
||||
## [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
|
||||
|
||||
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
pullPolicy: IfNotPresent
|
||||
repository: splunk/splunk
|
||||
tag: 9.0.2@sha256:a12eca0fbe252329e3b8c235cd8b26b31f4203a32132eb31c42ae1a86cd79256
|
||||
tag: 9.0.3@sha256:fac6a28e63551cea2cb423ae9670d8ce8d043a6d1f00b842331310f6e9a21df7
|
||||
|
||||
podSecurityContext:
|
||||
runAsGroup: 0
|
Loading…
Reference in New Issue