Skip to content

Commit

Permalink
Added new version 3.4.4 (#15)
Browse files Browse the repository at this point in the history
Co-authored-by: dhivah <[email protected]>
  • Loading branch information
samholdawayinshur and dhivah authored May 31, 2024
1 parent 6cd6306 commit b112889
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ ENV TERRAFORM_VERSION=1.2.9
ENV KUBE_SCORE_VERSION=1.11.0
ENV TFSEC_VERSION=1.27.6
ENV KAPP_VERSION=0.35.0
ENV OPA_VERSION=0.40.0
ENV OPA_VERSION=0.49.2

RUN \
apt-get update \
Expand Down
2 changes: 1 addition & 1 deletion fycli/version.py
Original file line number Diff line number Diff line change
@@ -1 +1 @@
__version__ = "fycli 3.4.3"
__version__ = "fycli 3.4.4"
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[tool.poetry]
name = "fycli"
version = "3.4.3"
version = "3.4.4"
description = ""
authors = ["Rob Wilson <[email protected]>"]

Expand Down

0 comments on commit b112889

Please sign in to comment.