Pulumi version is too old and doesn't work with project-scoped stacks #432
Labels
dependencies
Pull requests that update a dependency file
kind/enhancement
Improvements or new features
resolution/fixed
This issue was fixed
What happened?
We upgrade our pulumi backend to use project-scope stacks. Our pulumi operator stop working because the version in the docker image has pulumi 3.57.1
Expected Behavior
A new version release of pulumi operator each time there is a release of pulumi
Steps to reproduce
Use pulumi operator latest version (1.11.2) with any backend non-pulumi-service with project-scopeds stacks enabled
Output of
pulumi about
(this is the pulumi about inside the container running pulumi-operator)
root@beta-pulumi-operator-426fb36c-664b748464-27hpw:/# pulumi about
CLI
Version 3.57.1
Go Version go1.20.1
Go Compiler gc
Host
OS debian
Version 11.6
Arch x86_64
Pulumi locates its logs in /tmp by default
Additional context
No response
Contributing
Vote on this issue by adding a 👍 reaction.
To contribute a fix for this issue, leave a comment (and link to your pull request, if you've opened one already).
The text was updated successfully, but these errors were encountered: