Skip to content

Commit

Permalink
datree: update to 1.9.10
Browse files Browse the repository at this point in the history
  • Loading branch information
Max Roy committed Jul 12, 2023
1 parent 6d2dd3c commit cd6d5cd
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions devel/datree/Portfile
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
PortSystem 1.0
PortGroup golang 1.0

go.setup github.com/datreeio/datree 1.9.6
go.setup github.com/datreeio/datree 1.9.10
revision 0

categories devel
Expand All @@ -14,9 +14,9 @@ description CLI tool to run policies against Kubernetes manifests YAML f
long_description Datree automatically validates Kubernetes objects for rule violations, ensuring no misconfigurations reach production

checksums ${distname}${extract.suffix} \
rmd160 d430143e97aeee9b4e89b0fee69883fdbe3fbf83 \
sha256 b8cd959ba5ed1d4633425d8f495ceeb7565b432f961b3713162b297ffcec1ee0 \
size 5648545
rmd160 a94826efcfaf9de40359056304e205e80c78b16e \
sha256 fab50a4a8019916451411e9177763ff44a61dc423391d3ec20ec357a02198410 \
size 5654344


set go_ldflags "-s -w -X ${go.package}/cmd.CliVersion=${version}"
Expand Down

0 comments on commit cd6d5cd

Please sign in to comment.