Skip to content

Commit cd7cb18

Browse files
authored
Update VERSION to 1.3.2 (#4206)
1 parent 8d0b92a commit cd7cb18

File tree

4 files changed

+7
-7
lines changed

4 files changed

+7
-7
lines changed

VERSION

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1.3.1
1+
1.3.2

deploy/eck-operator/Chart.yaml

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

1010
type: application
1111

12-
version: 1.3.1
12+
version: 1.3.2
1313

14-
appVersion: 1.3.1
14+
appVersion: 1.3.2
1515

1616
kubeVersion: ">=1.12.0-0"
1717

@@ -30,5 +30,5 @@ maintainers:
3030

3131
dependencies:
3232
- name: eck-operator-crds
33-
version: 1.3.1
33+
version: 1.3.2
3434
condition: installCRDs

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

+2-2
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,9 @@ description: |-
55
66
type: application
77

8-
version: 1.3.1
8+
version: 1.3.2
99

10-
appVersion: 1.3.1
10+
appVersion: 1.3.2
1111

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

docs/eck-attributes.asciidoc

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

0 commit comments

Comments
 (0)