Skip to content

Commit a0f0551

Browse files
vivekr-splunkVivek Reddy
andauthored
updating helm chart for 2.6.0 (#1359)
Signed-off-by: Vivek Reddy <[email protected]> Co-authored-by: Vivek Reddy <[email protected]>
1 parent cb3dc44 commit a0f0551

15 files changed

+21005
-20365
lines changed

bundle/manifests/enterprise.splunk.com_clustermanagers.yaml

Lines changed: 1761 additions & 1707 deletions
Large diffs are not rendered by default.

bundle/manifests/enterprise.splunk.com_clustermasters.yaml

Lines changed: 1761 additions & 1707 deletions
Large diffs are not rendered by default.

bundle/manifests/enterprise.splunk.com_indexerclusters.yaml

Lines changed: 3367 additions & 3267 deletions
Large diffs are not rendered by default.

bundle/manifests/enterprise.splunk.com_licensemanagers.yaml

Lines changed: 1761 additions & 1707 deletions
Large diffs are not rendered by default.

bundle/manifests/enterprise.splunk.com_licensemasters.yaml

Lines changed: 1761 additions & 1707 deletions
Large diffs are not rendered by default.

bundle/manifests/enterprise.splunk.com_monitoringconsoles.yaml

Lines changed: 3521 additions & 3413 deletions
Large diffs are not rendered by default.

bundle/manifests/enterprise.splunk.com_searchheadclusters.yaml

Lines changed: 3521 additions & 3413 deletions
Large diffs are not rendered by default.

bundle/manifests/enterprise.splunk.com_standalones.yaml

Lines changed: 3521 additions & 3413 deletions
Large diffs are not rendered by default.

bundle/manifests/splunk-operator.clusterserviceversion.yaml

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -111,7 +111,7 @@ metadata:
111111
capabilities: Seamless Upgrades
112112
categories: Big Data, Logging & Tracing, Monitoring, Security, AI/Machine Learning
113113
containerImage: splunk/splunk-operator@sha256:c4e0d314622699496f675760aad314520d050a66627fdf33e1e21fa28ca85d50
114-
createdAt: "2024-07-12T00:58:17Z"
114+
createdAt: "2024-07-31T16:34:59Z"
115115
description: The Splunk Operator for Kubernetes enables you to quickly and easily
116116
deploy Splunk Enterprise on your choice of private or public cloud provider.
117117
The Operator simplifies scaling and management of Splunk Enterprise by automating
@@ -120,7 +120,7 @@ metadata:
120120
operators.operatorframework.io/builder: operator-sdk-v1.31.0
121121
operators.operatorframework.io/project_layout: go.kubebuilder.io/v3
122122
repository: https://github.com/splunk/splunk-operator
123-
name: splunk-operator.v2.5.2
123+
name: splunk-operator.v2.6.0
124124
namespace: placeholder
125125
spec:
126126
apiservicedefinitions: {}
@@ -808,7 +808,7 @@ spec:
808808
fieldRef:
809809
fieldPath: metadata.annotations['olm.targetNamespaces']
810810
- name: RELATED_IMAGE_SPLUNK_ENTERPRISE
811-
value: docker.io/splunk/splunk:9.2.2
811+
value: splunk/splunk:9.2.2
812812
- name: OPERATOR_NAME
813813
value: splunk-operator
814814
- name: POD_NAME
@@ -928,7 +928,7 @@ spec:
928928
name: Splunk Inc.
929929
url: www.splunk.com
930930
relatedImages:
931-
- image: docker.io/splunk/splunk:9.2.2
931+
- image: splunk/splunk:9.2.2
932932
name: splunk-enterprise
933-
replaces: splunk-operator.v2.5.1
934-
version: 2.5.2
933+
replaces: splunk-operator.v2.5.2
934+
version: 2.6.0

config/manifests/bases/splunk-operator.clusterserviceversion.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ metadata:
1212
administrative workflows using Kubernetes best practices.
1313
olm.properties: '[{"type": "olm.maxOpenShiftVersion", "value": "4.9"}]'
1414
repository: https://github.com/splunk/splunk-operator
15-
name: splunk-operator.v2.5.2
15+
name: splunk-operator.v2.6.0
1616
namespace: placeholder
1717
spec:
1818
apiservicedefinitions: {}
@@ -274,5 +274,5 @@ spec:
274274
provider:
275275
name: Splunk Inc.
276276
url: www.splunk.com
277-
replaces: splunk-operator.v2.5.1
278-
version: 2.5.2
277+
replaces: splunk-operator.v2.5.2
278+
version: 2.6.0

0 commit comments

Comments
 (0)