diff --git a/stable/splunk/6.1.12/app-changelog.md b/stable/splunk/6.1.12/app-changelog.md deleted file mode 100644 index 27cc40a7a1..0000000000 --- a/stable/splunk/6.1.12/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [splunk-6.1.12](https://github.com/truecharts/charts/compare/splunk-6.1.11...splunk-6.1.12) (2024-02-03) - -### Chore - - - -- update container image common to v17.2.30[@19ad5ec](https://github.com/19ad5ec) by renovate ([#17804](https://github.com/truecharts/charts/issues/17804)) \ No newline at end of file diff --git a/stable/splunk/6.1.12/CHANGELOG.md b/stable/splunk/6.2.0/CHANGELOG.md similarity index 89% rename from stable/splunk/6.1.12/CHANGELOG.md rename to stable/splunk/6.2.0/CHANGELOG.md index 318c7b61e5..e55b56d366 100644 --- a/stable/splunk/6.1.12/CHANGELOG.md +++ b/stable/splunk/6.2.0/CHANGELOG.md @@ -7,6 +7,15 @@ title: Changelog +## [splunk-6.2.0](https://github.com/truecharts/charts/compare/splunk-6.1.12...splunk-6.2.0) (2024-02-05) + +### Chore + + + +- update container image splunk/splunk to v9.2.0[@f27a7e6](https://github.com/f27a7e6) by renovate ([#17948](https://github.com/truecharts/charts/issues/17948)) + + ## [splunk-6.1.12](https://github.com/truecharts/charts/compare/splunk-6.1.11...splunk-6.1.12) (2024-02-03) ### Chore @@ -88,12 +97,3 @@ title: Changelog - increase common version for oci fixes - -- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738)) - - -## [splunk-6.1.3](https://github.com/truecharts/charts/compare/splunk-6.1.0...splunk-6.1.3) (2024-01-01) - -### Chore - - diff --git a/stable/splunk/6.1.12/Chart.yaml b/stable/splunk/6.2.0/Chart.yaml similarity index 96% rename from stable/splunk/6.1.12/Chart.yaml rename to stable/splunk/6.2.0/Chart.yaml index 9b3d4d36e9..81d62fa16e 100644 --- a/stable/splunk/6.1.12/Chart.yaml +++ b/stable/splunk/6.2.0/Chart.yaml @@ -7,7 +7,7 @@ annotations: truecharts.org/min_helm_version: "3.12" truecharts.org/train: stable apiVersion: v2 -appVersion: 9.1.3 +appVersion: 9.2.0 dependencies: - name: common version: 17.2.30 @@ -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: 6.1.12 +version: 6.2.0 diff --git a/stable/splunk/6.1.12/README.md b/stable/splunk/6.2.0/README.md similarity index 100% rename from stable/splunk/6.1.12/README.md rename to stable/splunk/6.2.0/README.md diff --git a/stable/splunk/6.2.0/app-changelog.md b/stable/splunk/6.2.0/app-changelog.md new file mode 100644 index 0000000000..f77782983f --- /dev/null +++ b/stable/splunk/6.2.0/app-changelog.md @@ -0,0 +1,9 @@ + + +## [splunk-6.2.0](https://github.com/truecharts/charts/compare/splunk-6.1.12...splunk-6.2.0) (2024-02-05) + +### Chore + + + +- update container image splunk/splunk to v9.2.0[@f27a7e6](https://github.com/f27a7e6) by renovate ([#17948](https://github.com/truecharts/charts/issues/17948)) \ No newline at end of file diff --git a/stable/splunk/6.1.12/app-readme.md b/stable/splunk/6.2.0/app-readme.md similarity index 100% rename from stable/splunk/6.1.12/app-readme.md rename to stable/splunk/6.2.0/app-readme.md diff --git a/stable/splunk/6.1.12/charts/common-17.2.30.tgz b/stable/splunk/6.2.0/charts/common-17.2.30.tgz similarity index 100% rename from stable/splunk/6.1.12/charts/common-17.2.30.tgz rename to stable/splunk/6.2.0/charts/common-17.2.30.tgz diff --git a/stable/splunk/6.1.12/ix_values.yaml b/stable/splunk/6.2.0/ix_values.yaml similarity index 93% rename from stable/splunk/6.1.12/ix_values.yaml rename to stable/splunk/6.2.0/ix_values.yaml index 3deef7e279..2cf8403534 100644 --- a/stable/splunk/6.1.12/ix_values.yaml +++ b/stable/splunk/6.2.0/ix_values.yaml @@ -1,7 +1,7 @@ image: pullPolicy: IfNotPresent repository: splunk/splunk - tag: 9.1.3@sha256:816b835372bcdecdfc52b812ff0d1568a0623baf78c8930f187d8308e40c1529 + tag: 9.2.0@sha256:f27a7e634df731d8328d5578c47a6d42584fc33284bd612a00fc0359fcd9c33e securityContext: container: diff --git a/stable/splunk/6.1.12/questions.yaml b/stable/splunk/6.2.0/questions.yaml similarity index 100% rename from stable/splunk/6.1.12/questions.yaml rename to stable/splunk/6.2.0/questions.yaml diff --git a/stable/splunk/6.1.12/templates/NOTES.txt b/stable/splunk/6.2.0/templates/NOTES.txt similarity index 100% rename from stable/splunk/6.1.12/templates/NOTES.txt rename to stable/splunk/6.2.0/templates/NOTES.txt diff --git a/stable/splunk/6.1.12/templates/_config.tpl b/stable/splunk/6.2.0/templates/_config.tpl similarity index 100% rename from stable/splunk/6.1.12/templates/_config.tpl rename to stable/splunk/6.2.0/templates/_config.tpl diff --git a/stable/splunk/6.1.12/templates/common.yaml b/stable/splunk/6.2.0/templates/common.yaml similarity index 100% rename from stable/splunk/6.1.12/templates/common.yaml rename to stable/splunk/6.2.0/templates/common.yaml diff --git a/stable/splunk/6.1.12/values.yaml b/stable/splunk/6.2.0/values.yaml similarity index 100% rename from stable/splunk/6.1.12/values.yaml rename to stable/splunk/6.2.0/values.yaml