Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
17 commits
Select commit Hold shift + click to select a range
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 NOTICE.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
Copyright 2018-2024 Elasticsearch BV
Copyright 2018-2025 Elasticsearch BV

This product includes software developed by The Apache Software
Foundation (http://www.apache.org/).
Expand Down
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
2.14.0-SNAPSHOT
2.14.0
6 changes: 3 additions & 3 deletions deploy/eck-operator/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,9 +10,9 @@ home: https://github.com/elastic/cloud-on-k8s

type: application

version: 2.14.0-SNAPSHOT
version: 2.14.0

appVersion: 2.14.0-SNAPSHOT
appVersion: 2.14.0

kubeVersion: ">=1.21.0-0"

Expand All @@ -32,5 +32,5 @@ maintainers:

dependencies:
- name: eck-operator-crds
version: 2.14.0-SNAPSHOT
version: 2.14.0
condition: installCRDs
4 changes: 2 additions & 2 deletions deploy/eck-operator/charts/eck-operator-crds/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,9 @@ description: ECK operator Custom Resource Definitions

type: application

version: 2.14.0-SNAPSHOT
version: 2.14.0

appVersion: 2.14.0-SNAPSHOT
appVersion: 2.14.0

home: https://github.com/elastic/cloud-on-k8s

Expand Down
4 changes: 2 additions & 2 deletions deploy/eck-operator/templates/tests/statefulset_test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -39,8 +39,8 @@ tests:
app.kubernetes.io/instance: RELEASE-NAME
app.kubernetes.io/managed-by: Helm
app.kubernetes.io/name: elastic-operator
app.kubernetes.io/version: 2.14.0-SNAPSHOT
helm.sh/chart: eck-operator-2.14.0-SNAPSHOT
app.kubernetes.io/version: 2.14.0
helm.sh/chart: eck-operator-2.14.0
key2: value2
- it: should use the specified webhook secret name
set:
Expand Down
18 changes: 9 additions & 9 deletions deploy/eck-stack/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,30 +3,30 @@ name: eck-stack
description: Elastic Stack managed by the ECK Operator
kubeVersion: ">= 1.21.0-0"
type: application
version: 0.12.0-SNAPSHOT
version: 0.12.1

dependencies:
- name: eck-elasticsearch
condition: eck-elasticsearch.enabled
version: "0.12.0-SNAPSHOT"
version: "0.12.1"
- name: eck-kibana
condition: eck-kibana.enabled
version: "0.12.0-SNAPSHOT"
version: "0.12.1"
- name: eck-agent
condition: eck-agent.enabled
version: "0.12.0-SNAPSHOT"
version: "0.12.1"
- name: eck-fleet-server
condition: eck-fleet-server.enabled
version: "0.12.0-SNAPSHOT"
version: "0.12.1"
- name: eck-beats
condition: eck-beats.enabled
version: "0.12.0-SNAPSHOT"
version: "0.12.1"
- name: eck-logstash
condition: eck-logstash.enabled
version: "0.12.0-SNAPSHOT"
version: "0.12.1"
- name: eck-apm-server
condition: eck-apm-server.enabled
version: "0.12.0-SNAPSHOT"
version: "0.12.1"
- name: eck-enterprise-search
condition: eck-enterprise-search.enabled
version: "0.12.0-SNAPSHOT"
version: "0.12.1"
2 changes: 1 addition & 1 deletion deploy/eck-stack/charts/eck-agent/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name: eck-agent
description: Elastic Agent managed by the ECK operator
kubeVersion: ">= 1.21.0-0"
type: application
version: 0.12.0-SNAPSHOT
version: 0.12.1
sources:
- https://github.com/elastic/cloud-on-k8s
- https://github.com/elastic/elastic-agent
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# The following example should only be used in conjunction with the 'eck-fleet-server' Helm Chart,
# and shows how the Agents can be deployed as a daemonset, and controlled by Fleet Server.
#
version: 8.15.0-SNAPSHOT
version: 8.15.0

spec:
# This must match the name of an Agent policy.
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# The following example should only be used in Agent "standalone" mode,
# and should not be used when Agent is used with Fleet Server.
#
version: 8.15.0-SNAPSHOT
version: 8.15.0
spec:
elasticsearchRefs:
- name: eck-elasticsearch
Expand Down Expand Up @@ -33,7 +33,7 @@ spec:
meta:
package:
name: system
version: 8.15.0-SNAPSHOT
version: 8.15.0
data_stream:
namespace: default
streams:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@ tests:
app.kubernetes.io/managed-by: Helm
app.kubernetes.io/name: eck-agent
clusterRoleBinding: label
helm.sh/chart: eck-agent-0.12.0-SNAPSHOT
helm.sh/chart: eck-agent-0.12.1
test: label
- equal:
path: metadata.annotations
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -136,7 +136,7 @@ tests:
app.kubernetes.io/managed-by: Helm
app.kubernetes.io/name: eck-agent
clusterRole: label
helm.sh/chart: eck-agent-0.12.0-SNAPSHOT
helm.sh/chart: eck-agent-0.12.1
test: label
- equal:
path: metadata.annotations
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ tests:
app.kubernetes.io/managed-by: Helm
app.kubernetes.io/name: eck-agent
serviceAccount: label
helm.sh/chart: eck-agent-0.12.0-SNAPSHOT
helm.sh/chart: eck-agent-0.12.1
test: label
- equal:
path: metadata.annotations
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ tests:
value: quickstart-eck-agent
- equal:
path: spec.version
value: 8.15.0-SNAPSHOT
value: 8.15.0
- equal:
path: spec.config
value: null
Expand Down Expand Up @@ -51,7 +51,7 @@ tests:
app.kubernetes.io/instance: quickstart
app.kubernetes.io/managed-by: Helm
app.kubernetes.io/name: eck-agent
helm.sh/chart: eck-agent-0.12.0-SNAPSHOT
helm.sh/chart: eck-agent-0.12.1
test: label
- equal:
path: metadata.annotations
Expand Down
2 changes: 1 addition & 1 deletion deploy/eck-stack/charts/eck-agent/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@

# Version of Elastic Agent.
#
version: 8.15.0-SNAPSHOT
version: 8.15.0

# Labels that will be applied to Elastic Agent.
#
Expand Down
2 changes: 1 addition & 1 deletion deploy/eck-stack/charts/eck-apm-server/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name: eck-apm-server
description: Elastic APM Server managed by the ECK operator
kubeVersion: ">= 1.21.0-0"
type: application
version: 0.12.0-SNAPSHOT
version: 0.12.1
sources:
- https://github.com/elastic/cloud-on-k8s
- https://github.com/elastic/apm-server
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
# Version of APM Server.
#
version: 8.15.0-SNAPSHOT
version: 8.15.0

# Count of APM Server replicas to create.
#
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ tests:
value: quickstart-eck-apm-server
- equal:
path: spec.version
value: 8.15.0-SNAPSHOT
value: 8.15.0
- it: name override should work properly
set:
nameOverride: override
Expand Down Expand Up @@ -62,7 +62,7 @@ tests:
app.kubernetes.io/instance: quickstart
app.kubernetes.io/managed-by: Helm
app.kubernetes.io/name: eck-apm-server
helm.sh/chart: eck-apm-server-0.12.0-SNAPSHOT
helm.sh/chart: eck-apm-server-0.12.1
test: label
- equal:
path: metadata.annotations
Expand All @@ -84,7 +84,7 @@ tests:
value: quickstart-eck-apm-server
- equal:
path: spec.version
value: 8.15.0-SNAPSHOT
value: 8.15.0
- equal:
path: spec.count
value: 1
Expand Down
2 changes: 1 addition & 1 deletion deploy/eck-stack/charts/eck-apm-server/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@

# Version of APM Server.
#
version: 8.15.0-SNAPSHOT
version: 8.15.0

# APM Server Docker image to deploy
#
Expand Down
2 changes: 1 addition & 1 deletion deploy/eck-stack/charts/eck-beats/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ description: Elastic Beats managed by the ECK operator
# Requirement comes from minimum version supported for eck-operator (https://www.elastic.co/guide/en/cloud-on-k8s/current/k8s_supported_versions.html)
kubeVersion: ">= 1.20.0-0"
type: application
version: 0.12.0-SNAPSHOT
version: 0.12.1
sources:
- https://github.com/elastic/cloud-on-k8s
- https://github.com/elastic/beats
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
name: auditbeat
version: 8.15.0-SNAPSHOT
version: 8.15.0
spec:
type: auditbeat
elasticsearchRef:
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
name: filebeat
version: 8.15.0-SNAPSHOT
version: 8.15.0
spec:
type: filebeat
elasticsearchRef:
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
name: heartbeat
version: 8.15.0-SNAPSHOT
version: 8.15.0
spec:
type: heartbeat
elasticsearchRef:
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name: metricbeat
spec:
type: metricbeat
version: 8.15.0-SNAPSHOT
version: 8.15.0
elasticsearchRef:
name: eck-elasticsearch
kibanaRef:
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name: packetbeat
spec:
type: packetbeat
version: 8.15.0-SNAPSHOT
version: 8.15.0
elasticsearchRef:
name: eck-elasticsearch
kibanaRef:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -233,7 +233,7 @@ tests:
app.kubernetes.io/managed-by: Helm
app.kubernetes.io/name: eck-beats
serviceAccount: label
helm.sh/chart: eck-beats-0.12.0-SNAPSHOT
helm.sh/chart: eck-beats-0.12.1
test: label
- equal:
path: metadata.annotations
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ tests:
value: quickstart-eck-beats
- equal:
path: spec.version
value: 8.15.0-SNAPSHOT
value: 8.15.0
- equal:
path: spec.type
value: filebeat
2 changes: 1 addition & 1 deletion deploy/eck-stack/charts/eck-beats/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@

# Version of Elastic Beats.
#
version: 8.15.0-SNAPSHOT
version: 8.15.0

# Labels that will be applied to Elastic Beats.
#
Expand Down
2 changes: 1 addition & 1 deletion deploy/eck-stack/charts/eck-elasticsearch/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name: eck-elasticsearch
description: Elasticsearch managed by the ECK operator
kubeVersion: ">= 1.21.0-0"
type: application
version: 0.12.0-SNAPSHOT
version: 0.12.1
sources:
- https://github.com/elastic/cloud-on-k8s
- https://github.com/elastic/elasticsearch/
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -108,7 +108,7 @@ tests:
app.kubernetes.io/instance: quickstart
app.kubernetes.io/managed-by: Helm
app.kubernetes.io/name: eck-elasticsearch
helm.sh/chart: eck-elasticsearch-0.12.0-SNAPSHOT
helm.sh/chart: eck-elasticsearch-0.12.1
test: label
- equal:
path: metadata.annotations
Expand Down Expand Up @@ -207,11 +207,11 @@ tests:
value: my.regis.try/es:8
- it: should render image properly
set:
image: my.registry.com/elastic/elasticsearch:8.15.0-SNAPSHOT
image: my.registry.com/elastic/elasticsearch:8.15.0
asserts:
- equal:
path: spec.image
value: my.registry.com/elastic/elasticsearch:8.15.0-SNAPSHOT
value: my.registry.com/elastic/elasticsearch:8.15.0
- it: should render no podDisruptionBudget by default
set:
asserts:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ tests:
app.kubernetes.io/instance: quickstart
app.kubernetes.io/managed-by: Helm
app.kubernetes.io/name: eck-elasticsearch
helm.sh/chart: eck-elasticsearch-0.12.0-SNAPSHOT
helm.sh/chart: eck-elasticsearch-0.12.1
test: label
- equal:
path: metadata.annotations
Expand Down
2 changes: 1 addition & 1 deletion deploy/eck-stack/charts/eck-elasticsearch/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@

# Version of Elasticsearch.
#
version: 8.15.0-SNAPSHOT
version: 8.15.0

# Elasticsearch Docker image to deploy
#
Expand Down
2 changes: 1 addition & 1 deletion deploy/eck-stack/charts/eck-enterprise-search/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name: eck-enterprise-search
description: Elastic Enterprise Search managed by the ECK operator
kubeVersion: ">= 1.21.0-0"
type: application
version: 0.12.0-SNAPSHOT
version: 0.12.1
sources:
- https://github.com/elastic/cloud-on-k8s
icon: https://github.com/elastic/ent-search/blob/main/public/app-search-favicon-196x196.png
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ tests:
value: quickstart-eck-enterprise-search
- equal:
path: spec.version
value: 8.15.0-SNAPSHOT
value: 8.15.0
- it: name override should work properly
set:
nameOverride: override
Expand Down Expand Up @@ -62,7 +62,7 @@ tests:
app.kubernetes.io/instance: quickstart
app.kubernetes.io/managed-by: Helm
app.kubernetes.io/name: eck-enterprise-search
helm.sh/chart: eck-enterprise-search-0.12.0-SNAPSHOT
helm.sh/chart: eck-enterprise-search-0.12.1
test: label
- equal:
path: metadata.annotations
Expand All @@ -84,7 +84,7 @@ tests:
value: quickstart-eck-enterprise-search
- equal:
path: spec.version
value: 8.15.0-SNAPSHOT
value: 8.15.0
- equal:
path: spec.count
value: 1
Expand Down
Loading