-
Notifications
You must be signed in to change notification settings - Fork 2.4k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Update to Flink 1.14.6 #13227
Merged
Merged
Update to Flink 1.14.6 #13227
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
cda73fb
to
84944f3
Compare
84944f3
to
8b76ffb
Compare
Diff for 8b76ffb:diff --git a/_bashbrew-cat b/_bashbrew-cat
index 724631a..e2a0b9d 100644
--- a/_bashbrew-cat
+++ b/_bashbrew-cat
@@ -1,24 +1,24 @@
Maintainers: The Apache Flink Project <dev@flink.apache.org> (@ApacheFlink)
GitRepo: https://github.com/apache/flink-docker.git
-Tags: 1.14.5-scala_2.11-java8, 1.14-scala_2.11-java8, 1.14.5-scala_2.11, 1.14-scala_2.11
+Tags: 1.14.6-scala_2.11-java8, 1.14-scala_2.11-java8, 1.14.6-scala_2.11, 1.14-scala_2.11
Architectures: amd64, arm64v8
-GitCommit: 4794f9425513fb4c0b55ec1efd629e8eb7e5d8c5
+GitCommit: ac2ab461244d8329144e1a5069ac2ce714201e69
Directory: 1.14/scala_2.11-java8-ubuntu
-Tags: 1.14.5-scala_2.11-java11, 1.14-scala_2.11-java11
+Tags: 1.14.6-scala_2.11-java11, 1.14-scala_2.11-java11
Architectures: amd64, arm64v8
-GitCommit: 4794f9425513fb4c0b55ec1efd629e8eb7e5d8c5
+GitCommit: ac2ab461244d8329144e1a5069ac2ce714201e69
Directory: 1.14/scala_2.11-java11-ubuntu
-Tags: 1.14.5-scala_2.12-java8, 1.14-scala_2.12-java8, 1.14.5-scala_2.12, 1.14-scala_2.12, 1.14.5-java8, 1.14-java8, 1.14.5, 1.14
+Tags: 1.14.6-scala_2.12-java8, 1.14-scala_2.12-java8, 1.14.6-scala_2.12, 1.14-scala_2.12, 1.14.6-java8, 1.14-java8, 1.14.6, 1.14
Architectures: amd64, arm64v8
-GitCommit: 4794f9425513fb4c0b55ec1efd629e8eb7e5d8c5
+GitCommit: ac2ab461244d8329144e1a5069ac2ce714201e69
Directory: 1.14/scala_2.12-java8-ubuntu
-Tags: 1.14.5-scala_2.12-java11, 1.14-scala_2.12-java11, 1.14.5-java11, 1.14-java11
+Tags: 1.14.6-scala_2.12-java11, 1.14-scala_2.12-java11, 1.14.6-java11, 1.14-java11
Architectures: amd64, arm64v8
-GitCommit: 4794f9425513fb4c0b55ec1efd629e8eb7e5d8c5
+GitCommit: ac2ab461244d8329144e1a5069ac2ce714201e69
Directory: 1.14/scala_2.12-java11-ubuntu
Tags: 1.15.2-scala_2.12-java8, 1.15-scala_2.12-java8, scala_2.12-java8, 1.15.2-java8, 1.15-java8, java8
diff --git a/_bashbrew-list b/_bashbrew-list
index f1c39a1..342ce87 100644
--- a/_bashbrew-list
+++ b/_bashbrew-list
@@ -7,15 +7,15 @@ flink:1.14-scala_2.11-java11
flink:1.14-scala_2.12
flink:1.14-scala_2.12-java8
flink:1.14-scala_2.12-java11
-flink:1.14.5
-flink:1.14.5-java8
-flink:1.14.5-java11
-flink:1.14.5-scala_2.11
-flink:1.14.5-scala_2.11-java8
-flink:1.14.5-scala_2.11-java11
-flink:1.14.5-scala_2.12
-flink:1.14.5-scala_2.12-java8
-flink:1.14.5-scala_2.12-java11
+flink:1.14.6
+flink:1.14.6-java8
+flink:1.14.6-java11
+flink:1.14.6-scala_2.11
+flink:1.14.6-scala_2.11-java8
+flink:1.14.6-scala_2.11-java11
+flink:1.14.6-scala_2.12
+flink:1.14.6-scala_2.12-java8
+flink:1.14.6-scala_2.12-java11
flink:1.15
flink:1.15-java8
flink:1.15-java11
diff --git a/flink_1.14-java11/Dockerfile b/flink_1.14-java11/Dockerfile
index aef47bd..0c7b8c8 100644
--- a/flink_1.14-java11/Dockerfile
+++ b/flink_1.14-java11/Dockerfile
@@ -44,8 +44,8 @@ RUN set -ex; \
gosu nobody true
# Configure Flink version
-ENV FLINK_TGZ_URL=https://www.apache.org/dyn/closer.cgi?action=download&filename=flink/flink-1.14.5/flink-1.14.5-bin-scala_2.12.tgz \
- FLINK_ASC_URL=https://www.apache.org/dist/flink/flink-1.14.5/flink-1.14.5-bin-scala_2.12.tgz.asc \
+ENV FLINK_TGZ_URL=https://www.apache.org/dyn/closer.cgi?action=download&filename=flink/flink-1.14.6/flink-1.14.6-bin-scala_2.12.tgz \
+ FLINK_ASC_URL=https://www.apache.org/dist/flink/flink-1.14.6/flink-1.14.6-bin-scala_2.12.tgz.asc \
GPG_KEY=EB3FE0FA3282FAF822E434AE3C2C9FFB59DF9F3E \
CHECK_GPG=true
diff --git a/flink_1.14-scala_2.11-java11/Dockerfile b/flink_1.14-scala_2.11-java11/Dockerfile
index 59841ac..33fc135 100644
--- a/flink_1.14-scala_2.11-java11/Dockerfile
+++ b/flink_1.14-scala_2.11-java11/Dockerfile
@@ -44,8 +44,8 @@ RUN set -ex; \
gosu nobody true
# Configure Flink version
-ENV FLINK_TGZ_URL=https://www.apache.org/dyn/closer.cgi?action=download&filename=flink/flink-1.14.5/flink-1.14.5-bin-scala_2.11.tgz \
- FLINK_ASC_URL=https://www.apache.org/dist/flink/flink-1.14.5/flink-1.14.5-bin-scala_2.11.tgz.asc \
+ENV FLINK_TGZ_URL=https://www.apache.org/dyn/closer.cgi?action=download&filename=flink/flink-1.14.6/flink-1.14.6-bin-scala_2.11.tgz \
+ FLINK_ASC_URL=https://www.apache.org/dist/flink/flink-1.14.6/flink-1.14.6-bin-scala_2.11.tgz.asc \
GPG_KEY=EB3FE0FA3282FAF822E434AE3C2C9FFB59DF9F3E \
CHECK_GPG=true
diff --git a/flink_1.14-scala_2.11/Dockerfile b/flink_1.14-scala_2.11/Dockerfile
index 7bfd0d1..9d01248 100644
--- a/flink_1.14-scala_2.11/Dockerfile
+++ b/flink_1.14-scala_2.11/Dockerfile
@@ -44,8 +44,8 @@ RUN set -ex; \
gosu nobody true
# Configure Flink version
-ENV FLINK_TGZ_URL=https://www.apache.org/dyn/closer.cgi?action=download&filename=flink/flink-1.14.5/flink-1.14.5-bin-scala_2.11.tgz \
- FLINK_ASC_URL=https://www.apache.org/dist/flink/flink-1.14.5/flink-1.14.5-bin-scala_2.11.tgz.asc \
+ENV FLINK_TGZ_URL=https://www.apache.org/dyn/closer.cgi?action=download&filename=flink/flink-1.14.6/flink-1.14.6-bin-scala_2.11.tgz \
+ FLINK_ASC_URL=https://www.apache.org/dist/flink/flink-1.14.6/flink-1.14.6-bin-scala_2.11.tgz.asc \
GPG_KEY=EB3FE0FA3282FAF822E434AE3C2C9FFB59DF9F3E \
CHECK_GPG=true
diff --git a/flink_1.14/Dockerfile b/flink_1.14/Dockerfile
index cbee9e9..3bfa38a 100644
--- a/flink_1.14/Dockerfile
+++ b/flink_1.14/Dockerfile
@@ -44,8 +44,8 @@ RUN set -ex; \
gosu nobody true
# Configure Flink version
-ENV FLINK_TGZ_URL=https://www.apache.org/dyn/closer.cgi?action=download&filename=flink/flink-1.14.5/flink-1.14.5-bin-scala_2.12.tgz \
- FLINK_ASC_URL=https://www.apache.org/dist/flink/flink-1.14.5/flink-1.14.5-bin-scala_2.12.tgz.asc \
+ENV FLINK_TGZ_URL=https://www.apache.org/dyn/closer.cgi?action=download&filename=flink/flink-1.14.6/flink-1.14.6-bin-scala_2.12.tgz \
+ FLINK_ASC_URL=https://www.apache.org/dist/flink/flink-1.14.6/flink-1.14.6-bin-scala_2.12.tgz.asc \
GPG_KEY=EB3FE0FA3282FAF822E434AE3C2C9FFB59DF9F3E \
CHECK_GPG=true Relevant Maintainers:
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.