Skip to content

Commit

Permalink
chore(deps): update opentofu/opentofu to v1.9.0 (#43)
Browse files Browse the repository at this point in the history
Signed-off-by: Justin Bailey <beholdenkey@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Feb 6, 2025
1 parent de40dcc commit 60e0bce
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Taskfile.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ vars:
# renovate: datasource=github-releases depName=Orange-OpenSource/hurl
HURL_VERSION: "6.0.0"
# renovate: datasource=github-releases depName=opentofu/opentofu
OPENTOFU_VERSION: "1.8.8"
OPENTOFU_VERSION: "1.9.0"
ARCH:
sh: uname -m
TIMESTAMP:
Expand Down
2 changes: 1 addition & 1 deletion images/opentofu/apko.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ annotations:
org.opencontainers.image.title: "OpenTofu"
org.opencontainers.image.description: "The open source infrastructure as code tool."
# renovate: datasource=github-releases depName=opentofu/opentofu
org.opencontainers.image.version: "1.8.8"
org.opencontainers.image.version: "1.9.0"
org.opencontainers.image.documentation: "https://github.com/opentofu/opentofu"

entrypoint:
Expand Down

0 comments on commit 60e0bce

Please sign in to comment.