Skip to content
Merged
Show file tree
Hide file tree
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
2 changes: 1 addition & 1 deletion .env
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,4 @@ KUBECTL_VERSION=v1.29.1
AZ_CLI_VERSION=2.30.0
EKSCTL_VERSION=v0.191.0
EKS_CLUSTER_K8_VERSION=1.31
SPLUNK_ENTERPRISE_RELEASE_IMAGE=splunk/splunk:9.3.0
SPLUNK_ENTERPRISE_RELEASE_IMAGE=splunk/splunk:9.3.2
25 changes: 13 additions & 12 deletions bundle/manifests/enterprise.splunk.com_clustermanagers.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -971,7 +971,7 @@ spec:
type: string
provider:
description: 'App Package Remote Store provider. Supported
values: aws, minio, azure.'
values: aws, minio, azure, gcp.'
type: string
region:
description: Region of the remote storage volume where apps
Expand All @@ -983,8 +983,8 @@ spec:
type: string
storageType:
description: 'Remote Storage type. Supported values: s3,
blob. s3 works with aws or minio providers, whereas blob
works with azure provider.'
blob, gcs. s3 works with aws or minio providers, whereas
blob works with azure provider, gcs works for gcp.'
type: string
type: object
type: array
Expand Down Expand Up @@ -2091,7 +2091,7 @@ spec:
type: string
provider:
description: 'App Package Remote Store provider. Supported
values: aws, minio, azure.'
values: aws, minio, azure, gcp.'
type: string
region:
description: Region of the remote storage volume where apps
Expand All @@ -2103,8 +2103,8 @@ spec:
type: string
storageType:
description: 'Remote Storage type. Supported values: s3,
blob. s3 works with aws or minio providers, whereas blob
works with azure provider.'
blob, gcs. s3 works with aws or minio providers, whereas
blob works with azure provider, gcs works for gcp.'
type: string
type: object
type: array
Expand Down Expand Up @@ -4085,7 +4085,7 @@ spec:
type: string
provider:
description: 'App Package Remote Store provider. Supported
values: aws, minio, azure.'
values: aws, minio, azure, gcp.'
type: string
region:
description: Region of the remote storage volume where
Expand All @@ -4097,8 +4097,9 @@ spec:
type: string
storageType:
description: 'Remote Storage type. Supported values:
s3, blob. s3 works with aws or minio providers, whereas
blob works with azure provider.'
s3, blob, gcs. s3 works with aws or minio providers,
whereas blob works with azure provider, gcs works
for gcp.'
type: string
type: object
type: array
Expand Down Expand Up @@ -4354,7 +4355,7 @@ spec:
type: string
provider:
description: 'App Package Remote Store provider. Supported
values: aws, minio, azure.'
values: aws, minio, azure, gcp.'
type: string
region:
description: Region of the remote storage volume where apps
Expand All @@ -4366,8 +4367,8 @@ spec:
type: string
storageType:
description: 'Remote Storage type. Supported values: s3,
blob. s3 works with aws or minio providers, whereas blob
works with azure provider.'
blob, gcs. s3 works with aws or minio providers, whereas
blob works with azure provider, gcs works for gcp.'
type: string
type: object
type: array
Expand Down
25 changes: 13 additions & 12 deletions bundle/manifests/enterprise.splunk.com_clustermasters.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -967,7 +967,7 @@ spec:
type: string
provider:
description: 'App Package Remote Store provider. Supported
values: aws, minio, azure.'
values: aws, minio, azure, gcp.'
type: string
region:
description: Region of the remote storage volume where apps
Expand All @@ -979,8 +979,8 @@ spec:
type: string
storageType:
description: 'Remote Storage type. Supported values: s3,
blob. s3 works with aws or minio providers, whereas blob
works with azure provider.'
blob, gcs. s3 works with aws or minio providers, whereas
blob works with azure provider, gcs works for gcp.'
type: string
type: object
type: array
Expand Down Expand Up @@ -2087,7 +2087,7 @@ spec:
type: string
provider:
description: 'App Package Remote Store provider. Supported
values: aws, minio, azure.'
values: aws, minio, azure, gcp.'
type: string
region:
description: Region of the remote storage volume where apps
Expand All @@ -2099,8 +2099,8 @@ spec:
type: string
storageType:
description: 'Remote Storage type. Supported values: s3,
blob. s3 works with aws or minio providers, whereas blob
works with azure provider.'
blob, gcs. s3 works with aws or minio providers, whereas
blob works with azure provider, gcs works for gcp.'
type: string
type: object
type: array
Expand Down Expand Up @@ -4081,7 +4081,7 @@ spec:
type: string
provider:
description: 'App Package Remote Store provider. Supported
values: aws, minio, azure.'
values: aws, minio, azure, gcp.'
type: string
region:
description: Region of the remote storage volume where
Expand All @@ -4093,8 +4093,9 @@ spec:
type: string
storageType:
description: 'Remote Storage type. Supported values:
s3, blob. s3 works with aws or minio providers, whereas
blob works with azure provider.'
s3, blob, gcs. s3 works with aws or minio providers,
whereas blob works with azure provider, gcs works
for gcp.'
type: string
type: object
type: array
Expand Down Expand Up @@ -4347,7 +4348,7 @@ spec:
type: string
provider:
description: 'App Package Remote Store provider. Supported
values: aws, minio, azure.'
values: aws, minio, azure, gcp.'
type: string
region:
description: Region of the remote storage volume where apps
Expand All @@ -4359,8 +4360,8 @@ spec:
type: string
storageType:
description: 'Remote Storage type. Supported values: s3,
blob. s3 works with aws or minio providers, whereas blob
works with azure provider.'
blob, gcs. s3 works with aws or minio providers, whereas
blob works with azure provider, gcs works for gcp.'
type: string
type: object
type: array
Expand Down
13 changes: 7 additions & 6 deletions bundle/manifests/enterprise.splunk.com_licensemanagers.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -961,7 +961,7 @@ spec:
type: string
provider:
description: 'App Package Remote Store provider. Supported
values: aws, minio, azure.'
values: aws, minio, azure, gcp.'
type: string
region:
description: Region of the remote storage volume where apps
Expand All @@ -973,8 +973,8 @@ spec:
type: string
storageType:
description: 'Remote Storage type. Supported values: s3,
blob. s3 works with aws or minio providers, whereas blob
works with azure provider.'
blob, gcs. s3 works with aws or minio providers, whereas
blob works with azure provider, gcs works for gcp.'
type: string
type: object
type: array
Expand Down Expand Up @@ -3959,7 +3959,7 @@ spec:
type: string
provider:
description: 'App Package Remote Store provider. Supported
values: aws, minio, azure.'
values: aws, minio, azure, gcp.'
type: string
region:
description: Region of the remote storage volume where
Expand All @@ -3971,8 +3971,9 @@ spec:
type: string
storageType:
description: 'Remote Storage type. Supported values:
s3, blob. s3 works with aws or minio providers, whereas
blob works with azure provider.'
s3, blob, gcs. s3 works with aws or minio providers,
whereas blob works with azure provider, gcs works
for gcp.'
type: string
type: object
type: array
Expand Down
13 changes: 7 additions & 6 deletions bundle/manifests/enterprise.splunk.com_licensemasters.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -956,7 +956,7 @@ spec:
type: string
provider:
description: 'App Package Remote Store provider. Supported
values: aws, minio, azure.'
values: aws, minio, azure, gcp.'
type: string
region:
description: Region of the remote storage volume where apps
Expand All @@ -968,8 +968,8 @@ spec:
type: string
storageType:
description: 'Remote Storage type. Supported values: s3,
blob. s3 works with aws or minio providers, whereas blob
works with azure provider.'
blob, gcs. s3 works with aws or minio providers, whereas
blob works with azure provider, gcs works for gcp.'
type: string
type: object
type: array
Expand Down Expand Up @@ -3954,7 +3954,7 @@ spec:
type: string
provider:
description: 'App Package Remote Store provider. Supported
values: aws, minio, azure.'
values: aws, minio, azure, gcp.'
type: string
region:
description: Region of the remote storage volume where
Expand All @@ -3966,8 +3966,9 @@ spec:
type: string
storageType:
description: 'Remote Storage type. Supported values:
s3, blob. s3 works with aws or minio providers, whereas
blob works with azure provider.'
s3, blob, gcs. s3 works with aws or minio providers,
whereas blob works with azure provider, gcs works
for gcp.'
type: string
type: object
type: array
Expand Down
26 changes: 14 additions & 12 deletions bundle/manifests/enterprise.splunk.com_monitoringconsoles.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -963,7 +963,7 @@ spec:
type: string
provider:
description: 'App Package Remote Store provider. Supported
values: aws, minio, azure.'
values: aws, minio, azure, gcp.'
type: string
region:
description: Region of the remote storage volume where apps
Expand All @@ -975,8 +975,8 @@ spec:
type: string
storageType:
description: 'Remote Storage type. Supported values: s3,
blob. s3 works with aws or minio providers, whereas blob
works with azure provider.'
blob, gcs. s3 works with aws or minio providers, whereas
blob works with azure provider, gcs works for gcp.'
type: string
type: object
type: array
Expand Down Expand Up @@ -3960,7 +3960,7 @@ spec:
type: string
provider:
description: 'App Package Remote Store provider. Supported
values: aws, minio, azure.'
values: aws, minio, azure, gcp.'
type: string
region:
description: Region of the remote storage volume where
Expand All @@ -3972,8 +3972,9 @@ spec:
type: string
storageType:
description: 'Remote Storage type. Supported values:
s3, blob. s3 works with aws or minio providers, whereas
blob works with azure provider.'
s3, blob, gcs. s3 works with aws or minio providers,
whereas blob works with azure provider, gcs works
for gcp.'
type: string
type: object
type: array
Expand Down Expand Up @@ -5082,7 +5083,7 @@ spec:
type: string
provider:
description: 'App Package Remote Store provider. Supported
values: aws, minio, azure.'
values: aws, minio, azure, gcp.'
type: string
region:
description: Region of the remote storage volume where apps
Expand All @@ -5094,8 +5095,8 @@ spec:
type: string
storageType:
description: 'Remote Storage type. Supported values: s3,
blob. s3 works with aws or minio providers, whereas blob
works with azure provider.'
blob, gcs. s3 works with aws or minio providers, whereas
blob works with azure provider, gcs works for gcp.'
type: string
type: object
type: array
Expand Down Expand Up @@ -8079,7 +8080,7 @@ spec:
type: string
provider:
description: 'App Package Remote Store provider. Supported
values: aws, minio, azure.'
values: aws, minio, azure, gcp.'
type: string
region:
description: Region of the remote storage volume where
Expand All @@ -8091,8 +8092,9 @@ spec:
type: string
storageType:
description: 'Remote Storage type. Supported values:
s3, blob. s3 works with aws or minio providers, whereas
blob works with azure provider.'
s3, blob, gcs. s3 works with aws or minio providers,
whereas blob works with azure provider, gcs works
for gcp.'
type: string
type: object
type: array
Expand Down
Loading
Loading