Skip to content

Commit 5ce0eca

Browse files
authored
Update VERSION to 1.2.2 (#4207)
1 parent 4adc956 commit 5ce0eca

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

VERSION

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1.2.1
1+
1.2.2

docs/eck-attributes.asciidoc

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

hack/manifest-gen/assets/charts/eck/Chart.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,4 +9,4 @@ version: 0.0.1
99

1010
# This is the version number of the application being deployed. This version number should be
1111
# incremented each time you make changes to the application.
12-
appVersion: 1.2.1
12+
appVersion: 1.2.2

hack/manifest-gen/assets/charts/eck/values.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
operator:
22
name: elastic-operator
33
namespace: elastic-system
4-
version: 1.2.1
4+
version: 1.2.2
55

66
selectorLabels:
77
control-plane: elastic-operator

0 commit comments

Comments
 (0)