Skip to content
This repository has been archived by the owner on Jul 7, 2022. It is now read-only.

Commit

Permalink
Merge pull request #118 from w3f/increase-pvc-v1
Browse files Browse the repository at this point in the history
update v1
  • Loading branch information
pampatzoglou authored Oct 13, 2020
2 parents a00d5d6 + ab8aeaf commit f11e5ab
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "polkadot-deployer",
"version": "1.5.2",
"version": "1.5.3",
"description": "Tool for deploying Polkadot nodes",
"main": "index.js",
"scripts": {
Expand Down
2 changes: 1 addition & 1 deletion terraform/aws/variables.tf
Original file line number Diff line number Diff line change
Expand Up @@ -18,5 +18,5 @@ variable "machine_type" {
}

variable "k8s_version" {
default = "1.15"
default = "1.17"
}

0 comments on commit f11e5ab

Please sign in to comment.