about summary refs log tree commit diff
path: root/pkgs/tools/admin/pulumi/update.sh
diff options
context:
space:
mode:
authorPhillip Cloud <cloud@standard.ai>2021-01-21 13:08:05 -0500
committerPhillip Cloud <cloud@standard.ai>2021-01-23 10:30:08 -0500
commitad4acd0bcc21ac835df0e564bd97b9f495654c28 (patch)
tree3fe5dd88592b63c178bbd82d4440be197230df73 /pkgs/tools/admin/pulumi/update.sh
parent9d6fd2ba135c5b5c85c3332604d39b43e93b8298 (diff)
pulumi-bin: 2.17.2 -> 2.18.2
Diffstat (limited to 'pkgs/tools/admin/pulumi/update.sh')
-rwxr-xr-xpkgs/tools/admin/pulumi/update.sh20
1 files changed, 10 insertions, 10 deletions
diff --git a/pkgs/tools/admin/pulumi/update.sh b/pkgs/tools/admin/pulumi/update.sh
index 1cc62745cc4ab..e3422214abe24 100755
--- a/pkgs/tools/admin/pulumi/update.sh
+++ b/pkgs/tools/admin/pulumi/update.sh
@@ -3,26 +3,26 @@
 
 # Version of Pulumi from
 # https://www.pulumi.com/docs/get-started/install/versions/
-VERSION="2.17.2"
+VERSION="2.18.2"
 
 # Grab latest release ${VERSION} from
 # https://github.com/pulumi/pulumi-${NAME}/releases
 plugins=(
     "auth0=1.5.2"
-    "aws=3.23.0"
+    "aws=3.25.0"
     "cloudflare=2.11.1"
-    "consul=2.6.3"
-    "datadog=2.14.1"
-    "digitalocean=3.2.1"
+    "consul=2.7.0"
+    "datadog=2.15.0"
+    "digitalocean=3.3.0"
     "docker=2.6.1"
-    "gcp=4.7.0"
-    "github=2.4.2"
-    "gitlab=3.4.1"
+    "gcp=4.8.0"
+    "github=2.5.0"
+    "gitlab=3.5.0"
     "hcloud=0.5.1"
-    "kubernetes=2.7.6"
+    "kubernetes=2.7.7"
     "mailgun=2.3.2"
     "mysql=2.3.3"
-    "openstack=2.10.2"
+    "openstack=2.11.0"
     "packet=3.2.2"
     "postgresql=2.5.3"
     "random=3.0.1"