Skip to content

Commit 512d543

Browse files
authored
Update version to 1.4.1 (#4293)
1 parent be537ec commit 512d543

File tree

5 files changed

+9
-9
lines changed

5 files changed

+9
-9
lines changed

VERSION

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1.4.0
1+
1.4.1

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.4.0
14+
version: 1.4.1
1515

16-
appVersion: 1.4.0
16+
appVersion: 1.4.1
1717

1818
kubeVersion: ">=1.12.0-0"
1919

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

3333
dependencies:
3434
- name: eck-operator-crds
35-
version: 1.4.0
35+
version: 1.4.1
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.4.0
12+
version: 1.4.1
1313

14-
appVersion: 1.4.0
14+
appVersion: 1.4.1
1515

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

docs/eck-attributes.asciidoc

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
:eck_version: 1.4.0
1+
:eck_version: 1.4.1
22
:eck_crd_version: v1
33
:eck_release_branch: 1.4
44
:eck_github: https://github.com/elastic/cloud-on-k8s

hack/operatorhub/config.yaml

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
newVersion: 1.4.0
2-
prevVersion: 1.3.1
1+
newVersion: 1.4.1
2+
prevVersion: 1.4.0
33
stackVersion: 7.11.0
44
crds:
55
- name: elasticsearches.elasticsearch.k8s.elastic.co

0 commit comments

Comments
 (0)