Accepting request 1070256 from home:ojkastl_buildservice:Branch_terraform
update to 0.44.5 OBS-URL: https://build.opensuse.org/request/show/1070256 OBS-URL: https://build.opensuse.org/package/show/systemsmanagement:terraform/terragrunt?expand=0&rev=73
This commit is contained in:
parent
9816711f4e
commit
00a773f7e9
4
_service
4
_service
@ -3,7 +3,7 @@
|
||||
<param name="url">https://github.com/gruntwork-io/terragrunt</param>
|
||||
<param name="scm">git</param>
|
||||
<param name="exclude">.git</param>
|
||||
<param name="revision">v0.44.4</param>
|
||||
<param name="revision">v0.44.5</param>
|
||||
<param name="versionformat">@PARENT_TAG@</param>
|
||||
<param name="changesgenerate">enable</param>
|
||||
<param name="versionrewrite-pattern">v(.*)</param>
|
||||
@ -16,6 +16,6 @@
|
||||
<param name="compression">gz</param>
|
||||
</service>
|
||||
<service name="go_modules" mode="disabled">
|
||||
<param name="archive">terragrunt-0.44.4.tar.gz</param>
|
||||
<param name="archive">terragrunt-0.44.5.tar.gz</param>
|
||||
</service>
|
||||
</services>
|
||||
|
@ -1,4 +1,4 @@
|
||||
<servicedata>
|
||||
<service name="tar_scm">
|
||||
<param name="url">https://github.com/gruntwork-io/terragrunt</param>
|
||||
<param name="changesrevision">d360c6ca670e914b38cd6f5dc48433234064fea0</param></service></servicedata>
|
||||
<param name="changesrevision">c85212fe2dc1bfb524396d08caca69f9124057e8</param></service></servicedata>
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:4059e42904b5af108326b3626fa8cc7932b142769ea1aa4f11a1fea80eb26c1d
|
||||
size 2347914
|
3
terragrunt-0.44.5.tar.gz
Normal file
3
terragrunt-0.44.5.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:d6448a1955e5970fdbc54f9107ff86567e175a1f21a46af0f5e0ebb3beabcde8
|
||||
size 2347129
|
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Mar 08 14:37:34 UTC 2023 - kastl@b1-systems.de
|
||||
|
||||
- Update to version 0.44.5:
|
||||
* #2471 Include in download directory tflint config (#2474)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Mar 03 05:39:34 UTC 2023 - kastl@b1-systems.de
|
||||
|
||||
|
@ -19,7 +19,7 @@
|
||||
%define __arch_install_post export NO_BRP_STRIP_DEBUG=true
|
||||
|
||||
Name: terragrunt
|
||||
Version: 0.44.4
|
||||
Version: 0.44.5
|
||||
Release: 0
|
||||
Summary: Thin wrapper for Terraform for working with multiple Terraform modules
|
||||
License: MIT
|
||||
|
@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:870eff96160f3d5924627d509e76a8305891aa93ad845599e8653cf8e54e38df
|
||||
size 9944482
|
||||
oid sha256:a4c15a14c8797b5301b3fd5f1842fae42cba61b52e081856c6e11cd82aa12f71
|
||||
size 9944499
|
||||
|
Loading…
Reference in New Issue
Block a user