Skip to content
This repository was archived by the owner on Oct 8, 2025. It is now read-only.

Commit 3fd6103

Browse files
author
Jason Schmidt
authored
fix: pin pulumi eks to working version (#149)
1 parent f5b8dc6 commit 3fd6103

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pulumi/python/requirements.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ nodeenv~=1.6.0
66
passlib~=1.7.4
77
pulumi-aws>=4.37.5
88
pulumi-docker==3.1.0
9-
pulumi-eks>=0.37.1
9+
pulumi-eks==0.39.0
1010
pulumi-kubernetes==3.19.1
1111
pycryptodome~=3.14.0
1212
PyYAML~=5.4.1
@@ -18,4 +18,4 @@ yamlreader==3.0.4
1818
pulumi-digitalocean==4.12.0
1919
pulumi-linode==3.7.1
2020
linode-cli~=5.17.2
21-
pulumi~=3.32.0
21+
pulumi~=3.32.0

0 commit comments

Comments
 (0)