We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4adc956 commit 5ce0ecaCopy full SHA for 5ce0eca
VERSION
@@ -1 +1 @@
1
-1.2.1
+1.2.2
docs/eck-attributes.asciidoc
@@ -1,4 +1,4 @@
-:eck_version: 1.2.1
+:eck_version: 1.2.2
2
:eck_crd_version: v1
3
:eck_release_branch: 1.2
4
:eck_github: https://github.com/elastic/cloud-on-k8s
hack/manifest-gen/assets/charts/eck/Chart.yaml
@@ -9,4 +9,4 @@ version: 0.0.1
9
10
# This is the version number of the application being deployed. This version number should be
11
# incremented each time you make changes to the application.
12
-appVersion: 1.2.1
+appVersion: 1.2.2
hack/manifest-gen/assets/charts/eck/values.yaml
@@ -1,7 +1,7 @@
operator:
name: elastic-operator
namespace: elastic-system
- version: 1.2.1
+ version: 1.2.2
5
6
selectorLabels:
7
control-plane: elastic-operator
0 commit comments