Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
105 changes: 105 additions & 0 deletions docs/index.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,88 @@ entries:
urls:
- https://splunk.github.io/splunk-operator/splunk-enterprise-3.1.0.tgz
version: 3.1.0
- apiVersion: v2
appVersion: 3.0.0
created: "2025-09-22T12:48:31.589008-07:00"
dependencies:
- condition: splunk-operator.enabled
name: splunk-operator
repository: file://splunk-operator/helm-chart/splunk-operator
version: 3.0.0
description: A Helm chart for Splunk Enterprise managed by the Splunk Operator
digest: ae82f6c8edee4d827817fe6c9c6447c422a03c59595a0f6e779cef847a83b611
maintainers:
- email: vivekr@splunk.com
name: Vivek Reddy
- email: rlieberman@splunk.com
name: Raizel Lieberman
- email: patrykw@splunk.com
name: Patryk Wasielewski
- email: igorg@splunk.com
name: Igor Grzankowski
- email: kkoziol@splunk.com
name: Kasia Kozioł
name: splunk-enterprise
type: application
urls:
- https://splunk.github.io/splunk-operator/splunk-enterprise-3.0.0.tgz
version: 3.0.0
- apiVersion: v2
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This adds multiple conflicting splunk-enterprise entries for version 3.0.0 that all point to the same chart URL. In the checked-out branch there are now three 3.0.0 entries under entries.splunk-enterprise; only the first digest (ae82f6...) matches docs/splunk-enterprise-3.0.0.tgz, while the later ones have different digests, and one of them even carries appVersion: 2.8.1. From a Helm repo consumer point of view, that leaves the index ambiguous and partially incorrect, so I don’t think this is safe to merge as-is.

appVersion: 2.8.1
created: "2025-09-22T12:48:31.587977-07:00"
dependencies:
- condition: splunk-operator.enabled
name: splunk-operator
repository: file://splunk-operator/helm-chart/splunk-operator
version: 3.0.0
description: A Helm chart for Splunk Enterprise managed by the Splunk Operator
digest: 9a4133aec6ca98096aaaf787b5a76681239ae877f224e42ad926830c355c369c
maintainers:
- email: vivekr@splunk.com
name: Vivek Reddy
- email: rlieberman@splunk.com
name: Raizel Lieberman
- email: patrykw@splunk.com
name: Patryk Wasielewski
- email: igorg@splunk.com
name: Igor Grzankowski
- email: kkoziol@splunk.com
name: Kasia Kozioł
- email: jbuczak@splunk.com
name: Jakub Buczak
name: splunk-enterprise
type: application
urls:
- https://splunk.github.io/splunk-operator/splunk-enterprise-3.0.0.tgz
version: 3.0.0
- apiVersion: v2
appVersion: 3.0.0
created: "2025-09-08T10:18:06.022991101Z"
dependencies:
- condition: splunk-operator.enabled
name: splunk-operator
repository: file://splunk-operator/helm-chart/splunk-operator
version: 3.0.0
description: A Helm chart for Splunk Enterprise managed by the Splunk Operator
digest: db8d639d7332ad61a87bd2c7d1061cf03b0c155eea035ac11e065696d409ed32
maintainers:
- email: vivekr@splunk.com
name: Vivek Reddy
- email: rlieberman@splunk.com
name: Raizel Lieberman
- email: patrykw@splunk.com
name: Patryk Wasielewski
- email: igorg@splunk.com
name: Igor Grzankowski
- email: kkoziol@splunk.com
name: Kasia Kozioł
- email: jbuczak@splunk.com
name: Jakub Buczak
name: splunk-enterprise
type: application
urls:
- https://splunk.github.io/splunk-operator/splunk-enterprise-3.0.0.tgz
version: 3.0.0
- apiVersion: v2
appVersion: 2.8.1
created: "2026-03-02T17:02:33.789329656Z"
Expand Down Expand Up @@ -381,6 +463,29 @@ entries:
urls:
- https://splunk.github.io/splunk-operator/splunk-operator-3.1.0.tgz
version: 3.1.0
- apiVersion: v2
appVersion: 3.0.0
created: "2025-09-22T12:48:31.716041-07:00"
description: A Helm chart for the Splunk Operator for Kubernetes
digest: bd318b1f4022421a3fd429b186ca344c61d04a3c2bbdd5cc535d960773558e44
maintainers:
- email: vivekr@splunk.com
name: Vivek Reddy
- email: rlieberman@splunk.com
name: Raizel Lieberman
- email: patrykw@splunk.com
name: Patryk Wasielewski
- email: igorg@splunk.com
name: Igor Grzankowski
- email: kkoziol@splunk.com
name: Kasia Kozioł
- email: jbuczak@splunk.com
name: Jakub Buczak
name: splunk-operator
type: application
urls:
- https://splunk.github.io/splunk-operator/splunk-operator-3.0.0.tgz
version: 3.0.0
- apiVersion: v2
appVersion: 2.8.1
created: "2026-03-02T17:02:33.967789812Z"
Expand Down
Loading