Skip to content

Commit 432071b

Browse files
Restore helm chart version 3.0.0 to repository
Version 3.0.0 was inadvertently removed by automated PR (commit 1139fcf) when 3.1.0 was added. Customers reported the version missing from `helm search repo` results. Changes: - Restored correct 3.0.0 packaged chart (5.8KB) from git history (commit a3737ba) - Added 3.0.0 entries to docs/index.yaml for both splunk-enterprise and splunk-operator charts - Updated SHA256 digests to match correct tarballs File verification: - splunk-operator-3.0.0.tgz is 5.8KB (correct operator-only chart) - Contains splunk-operator/ directory structure (not splunk-enterprise/) Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
1 parent cd1ded4 commit 432071b

1 file changed

Lines changed: 51 additions & 0 deletions

File tree

docs/index.yaml

Lines changed: 51 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -55,6 +55,34 @@ entries:
5555
urls:
5656
- https://splunk.github.io/splunk-operator/splunk-enterprise-3.1.0.tgz
5757
version: 3.1.0
58+
- apiVersion: v2
59+
appVersion: 3.0.0
60+
created: "2026-04-08T03:35:00Z"
61+
dependencies:
62+
- condition: splunk-operator.enabled
63+
name: splunk-operator
64+
repository: file://splunk-operator/helm-chart/splunk-operator
65+
version: 3.0.0
66+
description: A Helm chart for Splunk Enterprise managed by the Splunk Operator
67+
digest: ae82f6c8edee4d827817fe6c9c6447c422a03c59595a0f6e779cef847a83b611
68+
maintainers:
69+
- email: vivekr@splunk.com
70+
name: Vivek Reddy
71+
- email: rlieberman@splunk.com
72+
name: Raizel Lieberman
73+
- email: patrykw@splunk.com
74+
name: Patryk Wasielewski
75+
- email: igorg@splunk.com
76+
name: Igor Grzankowski
77+
- email: kkoziol@splunk.com
78+
name: Kasia Kozioł
79+
- email: jbuczak@splunk.com
80+
name: Jakub Buczak
81+
name: splunk-enterprise
82+
type: application
83+
urls:
84+
- https://splunk.github.io/splunk-operator/splunk-enterprise-3.0.0.tgz
85+
version: 3.0.0
5886
- apiVersion: v2
5987
appVersion: 2.8.1
6088
created: "2026-03-02T17:02:33.789329656Z"
@@ -381,6 +409,29 @@ entries:
381409
urls:
382410
- https://splunk.github.io/splunk-operator/splunk-operator-3.1.0.tgz
383411
version: 3.1.0
412+
- apiVersion: v2
413+
appVersion: 3.0.0
414+
created: "2026-04-08T03:35:00Z"
415+
description: A Helm chart for the Splunk Operator for Kubernetes
416+
digest: bd318b1f4022421a3fd429b186ca344c61d04a3c2bbdd5cc535d960773558e44
417+
maintainers:
418+
- email: vivekr@splunk.com
419+
name: Vivek Reddy
420+
- email: rlieberman@splunk.com
421+
name: Raizel Lieberman
422+
- email: patrykw@splunk.com
423+
name: Patryk Wasielewski
424+
- email: igorg@splunk.com
425+
name: Igor Grzankowski
426+
- email: kkoziol@splunk.com
427+
name: Kasia Kozioł
428+
- email: jbuczak@splunk.com
429+
name: Jakub Buczak
430+
name: splunk-operator
431+
type: application
432+
urls:
433+
- https://splunk.github.io/splunk-operator/splunk-operator-3.0.0.tgz
434+
version: 3.0.0
384435
- apiVersion: v2
385436
appVersion: 2.8.1
386437
created: "2026-03-02T17:02:33.967789812Z"

0 commit comments

Comments
 (0)