Skip to content

Commit 65962fb

Browse files
authored
Update version tags for 1.8.0 (#4821)
* Update version tags for 1.8.0 This is aimed at the 1.8.0 release: - VERSION file is updated to 1.8.0 - docs/eck-attributes.asciidoc reference 1.8.0 * Also update helm chart version values
1 parent 4fa8560 commit 65962fb

File tree

4 files changed

+8
-8
lines changed

4 files changed

+8
-8
lines changed

VERSION

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1.8.0-SNAPSHOT
1+
1.8.0

deploy/eck-operator/Chart.yaml

+3-3
Original file line numberDiff line numberDiff line change
@@ -11,9 +11,9 @@ home: https://github.com/elastic/cloud-on-k8s
1111

1212
type: application
1313

14-
version: 1.8.0-SNAPSHOT
14+
version: 1.8.0
1515

16-
appVersion: 1.8.0-SNAPSHOT
16+
appVersion: 1.8.0
1717

1818
kubeVersion: ">=1.12.0-0"
1919

@@ -32,5 +32,5 @@ maintainers:
3232

3333
dependencies:
3434
- name: eck-operator-crds
35-
version: 1.8.0-SNAPSHOT
35+
version: 1.8.0
3636
condition: installCRDs

deploy/eck-operator/charts/eck-operator-crds/Chart.yaml

+2-2
Original file line numberDiff line numberDiff line change
@@ -9,9 +9,9 @@ description: |-
99
1010
type: application
1111

12-
version: 1.8.0-SNAPSHOT
12+
version: 1.8.0
1313

14-
appVersion: 1.8.0-SNAPSHOT
14+
appVersion: 1.8.0
1515

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

docs/eck-attributes.asciidoc

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
:eck_version: 1.7.1
1+
:eck_version: 1.8.0
22
:eck_crd_version: v1
3-
:eck_release_branch: 1.7
3+
:eck_release_branch: 1.8
44
:eck_github: https://github.com/elastic/cloud-on-k8s
55
:eck_resources_list: Elasticsearch, Kibana, APM Server, Enterprise Search, Beats, Elastic Agent, and Elastic Maps Server

0 commit comments

Comments
 (0)