Skip to content

Commit

Permalink
Update dependency pulumi-kubernetes to v4 (#481)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Aug 30, 2023
1 parent 59733f6 commit 336c041
Show file tree
Hide file tree
Showing 4 changed files with 7 additions and 9 deletions.
7 changes: 3 additions & 4 deletions infrastructure_old/poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion infrastructure_old/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ authors = []
[tool.poetry.dependencies]
python = "^3.9"
pulumi = "3.79.0"
pulumi-kubernetes = "^3.12.1"
pulumi-kubernetes = "^4.0.0"
onepasswordconnectsdk = "^1.1.0"
pulumi-vault = "^5.1.0"
pulumi-docker = "^4.0.0"
Expand Down
2 changes: 1 addition & 1 deletion requirements.in
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ pytest-opentelemetry==0.6.2;
PyYAML==6.0;
pulumi==3.79.0;
pulumi-command==0.8.2;
pulumi-kubernetes==3.30.2;
pulumi-kubernetes==4.1.1;
pytest-homeassistant-custom-component==0.13.39;
tzdata==2023.3;
pyinfra==2.7
Expand Down
5 changes: 2 additions & 3 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -1208,8 +1208,8 @@ pulumi==3.79.0 \
pulumi-command==0.8.2 \
--hash=sha256:2cacfa1dda6972e3ca2b2116cbd15007526cca449d5fe4e3f608c8e5a9795ed3
# via -r requirements.in
pulumi-kubernetes==3.30.2 \
--hash=sha256:8a7804ec2f2f0da86c153312d63a4ea34af200b24601e58c3c54b81807204ec1
pulumi-kubernetes==4.1.1 \
--hash=sha256:46ba620d6bfe4c6a57246051710aaec0488453f4fe15dbbf8985399b977bec46
# via -r requirements.in
pycparser==2.21 \
--hash=sha256:8ee45429555515e1f6b185e78100aea234072576aa43ab53aefcae078162fca9 \
Expand Down Expand Up @@ -1440,7 +1440,6 @@ pyyaml==6.0 \
# -r requirements.in
# homeassistant
# pulumi
# pulumi-kubernetes
requests==2.31.0 \
--hash=sha256:58cd2187c01e70e6e26505bca751777aa9f2ee0b7f4300988b709f44e013003f \
--hash=sha256:942c5a758f98d790eaed1a29cb6eefc7ffb0d1cf7af05c3d2791656dbd6ad1e1
Expand Down

0 comments on commit 336c041

Please sign in to comment.