Skip to content

Commit

Permalink
downgrade (#9)
Browse files Browse the repository at this point in the history
Co-authored-by: Shabir Ahmed <[email protected]>
  • Loading branch information
shabir61 and Shabir Ahmed authored May 6, 2020
1 parent fdfa1f0 commit 84bd71f
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 2 deletions.
5 changes: 5 additions & 0 deletions OG-CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,10 @@
# Changelog

1.4.2 - 05/06/2020
-----------------------
- downgraded docker version to 18.09.9ce-2.amzn2
- cni plugin version downgraded v0.7.5

1.4.1 - 05/04/2020
-----------------------
- Upgrade to EKS 1.15.11
Expand Down
4 changes: 2 additions & 2 deletions eks-worker-al2.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,9 +14,9 @@
"binary_bucket_region": "us-west-2",
"kubernetes_version": null,
"kubernetes_build_date": null,
"docker_version": "19.03.6ce-2.amzn2",
"docker_version": "18.09.9ce-2.amzn2",
"cni_version": "v0.6.0",
"cni_plugin_version": "v0.7.6",
"cni_plugin_version": "v0.7.5",
"og_image_version": "1.2.0",
"ami_regions": "us-west-2,us-east-1",

Expand Down

0 comments on commit 84bd71f

Please sign in to comment.