aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGabriel M. Dutra <0xdutra@gmail.com>2023-04-15 17:27:07 +0000
committerFernando ApesteguĂ­a <fernape@FreeBSD.org>2023-04-17 12:11:31 +0000
commita9c6bcf39562b520be63daa01e53b74bf48b9eb5 (patch)
treeee73a2a4eff9014dfcdf56880adc453e4f1ac770
parentb1d62142074d9635cd049875372f34736d802db9 (diff)
downloadports-a9c6bcf39562b520be63daa01e53b74bf48b9eb5.tar.gz
ports-a9c6bcf39562b520be63daa01e53b74bf48b9eb5.zip
devel/atlantis: Update to 0.23.4
ChangeLog: https://github.com/runatlantis/atlantis/releases/tag/v0.23.4 * chore(changelog): Add v0.23.3 * fix(deps): update module github.com/go-playground/validator/v10 to v10.12.0 in go.mod * docs: updating api-endpoints.md doc to include PR parameter * deps: update goreleaser to 1.16.2 * feat: Rotate Github App Token outside of Atlantis commands * fix(tests): prevent test git commands from modifying local files * fix(checkout-strategy): On merge strategy, reclone when necessary on base update * fix(deps): update github.com/hashicorp/terraform-config-inspect digest to 71b695b in go.mod * feat: Flag to disable custom [Atlantis] commit messages on PR merge * chore(deps): update actions/stale action to v8 in .github/workflows/stale.yml * chore(deps): update dependency open-policy-agent/conftest to v0.40.0 in dockerfile.dev * chore(deps): update dependency open-policy-agent/conftest to v0.40.0 in testing/dockerfile * fix(workflows): use ** instead of */ in paths * fix(kustomize): Use k8s recommended name label * chore(deps): update alpine docker tag to v3.17.3 in docker-base/dockerfile.alpine * fix(github): branch protection not supported * fix(gitlab): Add backwards compatible mergability check * chore(deps): update dependency hashicorp/terraform to v1.4.4 in .circleci/config.yml * fix(autoplan): modules for per-repo configs * refactor(atlantis-image): recombine with atlantis-base * fix(docker): error in image due to missing dependencies * chore(deps): update alpine docker tag to v3.17.3 in dockerfile * docs(bug): Add required docker version to ACI deployment docs PR: 270853 Reported by: 0xdutra@gmail.com (maintainer)
-rw-r--r--devel/atlantis/Makefile2
-rw-r--r--devel/atlantis/distinfo10
2 files changed, 6 insertions, 6 deletions
diff --git a/devel/atlantis/Makefile b/devel/atlantis/Makefile
index 8d58e7d57696..f906a1f242b7 100644
--- a/devel/atlantis/Makefile
+++ b/devel/atlantis/Makefile
@@ -1,6 +1,6 @@
PORTNAME= atlantis
DISTVERSIONPREFIX= v
-DISTVERSION= 0.23.3
+DISTVERSION= 0.23.4
CATEGORIES= devel
MAINTAINER= 0xdutra@gmail.com
diff --git a/devel/atlantis/distinfo b/devel/atlantis/distinfo
index 46e52ad2f4b8..11ddeb1d4791 100644
--- a/devel/atlantis/distinfo
+++ b/devel/atlantis/distinfo
@@ -1,5 +1,5 @@
-TIMESTAMP = 1680699935
-SHA256 (go/devel_atlantis/atlantis-v0.23.3/v0.23.3.mod) = 577ee6dab9f1c8c8d75ccff8edb270f9369870ca4cc4ac71a358d6cecd7a24fe
-SIZE (go/devel_atlantis/atlantis-v0.23.3/v0.23.3.mod) = 5835
-SHA256 (go/devel_atlantis/atlantis-v0.23.3/v0.23.3.zip) = 99a0917dcb19ada2d6afc95a0b954a1408adf3f5bce4b942b3d67ff773ea1fb4
-SIZE (go/devel_atlantis/atlantis-v0.23.3/v0.23.3.zip) = 4717894
+TIMESTAMP = 1681393992
+SHA256 (go/devel_atlantis/atlantis-v0.23.4/v0.23.4.mod) = 519ec600636a404b2c985069f9e7998c72e28e078c4e13d0a9e0296c8dd0272f
+SIZE (go/devel_atlantis/atlantis-v0.23.4/v0.23.4.mod) = 5835
+SHA256 (go/devel_atlantis/atlantis-v0.23.4/v0.23.4.zip) = 810a7f84b9954a69bf53440681dec79d6a1ae1ce7191419319cbd6539f60f563
+SIZE (go/devel_atlantis/atlantis-v0.23.4/v0.23.4.zip) = 4720224