UNCLASSIFIED

Commit 2bd3102a authored by Andy Maksymowicz's avatar Andy Maksymowicz
Browse files

Merge branch 'development' into 'master'

Development

See merge request !28
parents 6b6e4754 de50ee2c
Pipeline #467080 passed with stages
in 12 minutes and 12 seconds
......@@ -34,7 +34,7 @@ We recommend a minimum of 150Mi of RAM and 100m CPU. Larger Kubernetes clusters
## Startup requirements
* Prior to installing the operator, make sure to install ECK's [custom resource definitions](download.elastic.co/downloads/eck/1.7.0/operator.yaml).
* Prior to installing the operator, make sure to install ECK's [custom resource definitions](https://download.elastic.co/downloads/eck/1.7.0/crds.yaml).
* The operator image requires a valid kubeconfig and an `OPERATOR_NAMESPACE` environment variable to start successfully. Please see the StatefulSet manifest in [the default distribution](https://download.elastic.co/downloads/eck/1.7.0/operator.yaml) for a recommended configuration.
For ECK installation instructions, please see the [Deploy ECK in your Kubernetes cluster](https://www.elastic.co/guide/en/cloud-on-k8s/current/k8s-deploy-eck.html) documentation page.
\ No newline at end of file
......@@ -8,7 +8,7 @@ name: "elastic/eck-operator/eck-operator"
# The most specific version should be the first tag and will be shown
# on ironbank.dsop.io
tags:
- "1.7.0"
- "1.7.1"
- "latest"
# Build args passed to Dockerfile ARGs
......@@ -27,7 +27,7 @@ labels:
org.opencontainers.image.url: "https://www.elastic.co/guide/en/cloud-on-k8s/"
## Name of the distributing entity, organization or individual
org.opencontainers.image.vendor: "Elastic"
org.opencontainers.image.version: "1.7.0"
org.opencontainers.image.version: "1.7.1"
## Keywords to help with search (ex. "cicd,gitops,golang")
mil.dso.ironbank.image.keywords: "search,elastic,elasticsearch,operator,golang"
## This value can be "opensource" or "commercial"
......@@ -38,17 +38,17 @@ labels:
# List of resources to make available to the offline build context
resources:
- filename: elastic-operator
url: https://download.elastic.co/downloads/eck/1.7.0/elastic-operator
url: https://download.elastic.co/downloads/eck/1.7.1/elastic-operator
validation:
type: sha512
value: f1e4f4f719d495e36245926b27be15c4f9e3d0e231fe47ab3a5cf78174a3078dced7d74efc9a9eea2c25b613e8dd9811950a5c8ca2717c9f847d28c29aafae14
value: e40c4eccd65a8a75b9ddc96338bf252f68fd4afff894ac17372c17364077c67a2dbcb6c491574c030e06a8dc3fc3972ddda8f0b66260f90fd00fb168b90c4c39
- filename: LICENSE.txt
url: https://download.elastic.co/downloads/eck/1.7.0/LICENSE.txt
url: https://download.elastic.co/downloads/eck/1.7.1/LICENSE.txt
validation:
type: sha512
value: 16b176f955b9ad9c109b6681ff7abb9d815f0d684289669ba8c4175df677cf0d0311163881321c4318abae43b9599a009a9876a8a48c37e93681a5a44ce6b67a
- filename: NOTICE.txt
url: https://download.elastic.co/downloads/eck/1.7.0/NOTICE.txt
url: https://download.elastic.co/downloads/eck/1.7.1/NOTICE.txt
validation:
type: sha512
value: 24e5bb9e588acda787b3996e37e36a2c1f8ccffb29c4f364494b107da009b76841514a19b1a14c032270ee07ffd2a57158a4fbed0097471fafd0e4800d31a4a5
......@@ -68,8 +68,8 @@ maintainers:
name: "Jacob Rohlman"
username: "jacob.rohlman"
cht_member: true
- name: "Ryan Akers"
username: "akers.ryan"
email: "akers.ryan@solute.us"
- name: "Olga Ojjeh"
username: "olga"
email: "olga@alphabravo.io"
cht_member: true
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment