UNCLASSIFIED

Commit de50ee2c authored by sean.melissari's avatar sean.melissari
Browse files

Merge branch 'eck-1.7.1' into 'development'

Update ECK Operator version to 1.7.1

Closes #11

See merge request !27
parents 60a9c95d 9e0d3479
Pipeline #441839 passed with stages
in 12 minutes and 7 seconds
......@@ -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
......
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