UNCLASSIFIED

Commit 2662ab26 authored by thomas.shepherd's avatar thomas.shepherd
Browse files

Merge branch 'development' into 'master'

Merge Development into Master

See merge request !16
parents 89e30072 4a7b7dfa
Pipeline #467008 failed with stages
in 49 minutes and 33 seconds
...@@ -14,7 +14,7 @@ ENV ZOOKEEPER_DATA_DIR=/mnt/data/data ...@@ -14,7 +14,7 @@ ENV ZOOKEEPER_DATA_DIR=/mnt/data/data
ENV DOCKER_SCRIPT_DIR=/opt/caas/bin ENV DOCKER_SCRIPT_DIR=/opt/caas/bin
ENV COMPONENT_SCRIPT_DIR=/opt/confluent/etc ENV COMPONENT_SCRIPT_DIR=/opt/confluent/etc
ENV CONFLUENT_VERSION=5.5.3 ENV CONFLUENT_VERSION=5.5.4
# Set the classpath for JARs required by `cub` # Set the classpath for JARs required by `cub`
ENV CUB_CLASSPATH='"/usr/share/java/cp-base-new/*"' ENV CUB_CLASSPATH='"/usr/share/java/cp-base-new/*"'
......
...@@ -35,7 +35,7 @@ resources: ...@@ -35,7 +35,7 @@ resources:
url: https://ironbank-files.s3.amazonaws.com/operator-5.5.4-plugins.tar.gz url: https://ironbank-files.s3.amazonaws.com/operator-5.5.4-plugins.tar.gz
validation: validation:
type: sha256 type: sha256
value: 28023c40fa06e695f97a5942b74663a6ce397edb78c5376dae14addb01355a80 value: 3714bcbd6549065f5e3e7f8bc5134652ccf63c185cacf9eaa934b035dcd2e4f5
- filename: cp-zookeeper-operator-5.5.4_caas.tar.gz - filename: cp-zookeeper-operator-5.5.4_caas.tar.gz
url: https://ironbank-files.s3.amazonaws.com/cp-zookeeper-operator-5.5.4_caas.tar.gz url: https://ironbank-files.s3.amazonaws.com/cp-zookeeper-operator-5.5.4_caas.tar.gz
validation: validation:
......
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