Accepting request 1043449 from home:ojkastl_buildservice:Branch_terraform
update to 0.42.5 OBS-URL: https://build.opensuse.org/request/show/1043449 OBS-URL: https://build.opensuse.org/package/show/systemsmanagement:terraform/terragrunt?expand=0&rev=50
This commit is contained in:
parent
34b4c2bcbf
commit
a143bfaec3
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.42.3</param>
|
||||
<param name="revision">v0.42.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.42.3.tar.gz</param>
|
||||
<param name="archive">terragrunt-0.42.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">c3870aa5d1d9279a9f8594e4b2d66f75c8cfa1dd</param></service></servicedata>
|
||||
<param name="changesrevision">54cb55faa5d849df8f1c3764c6615bfacae134b7</param></service></servicedata>
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:93fe4ddf2c4db3a0522a5797d17b0d4fd2f185e7f6cc8feec5462b77f79d7eb7
|
||||
size 2327177
|
3
terragrunt-0.42.5.tar.gz
Normal file
3
terragrunt-0.42.5.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:75fb3a81dd25096fc41b3071a0764d960ea3459718b8c50e29942f1b8585411a
|
||||
size 2333823
|
@ -1,3 +1,17 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Dec 16 12:38:27 UTC 2022 - kastl@b1-systems.de
|
||||
|
||||
- Update to version 0.42.5:
|
||||
* Fix debug log for GITHUB_TOKEN for tflint (#2395)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Dec 16 12:35:49 UTC 2022 - kastl@b1-systems.de
|
||||
|
||||
- Update to version 0.42.4:
|
||||
* Expose a token for tflint (#2387)
|
||||
* Fix typo (#2383)
|
||||
* Add tflint as built-in hook (#2362)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Dec 02 12:04:24 UTC 2022 - kastl@b1-systems.de
|
||||
|
||||
|
@ -19,7 +19,7 @@
|
||||
%define __arch_install_post export NO_BRP_STRIP_DEBUG=true
|
||||
|
||||
Name: terragrunt
|
||||
Version: 0.42.3
|
||||
Version: 0.42.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:77c1ef5102514992d815762070684d692fbffec1e49e1e46e95fc6ece8dc1a85
|
||||
size 9074584
|
||||
oid sha256:88e58e2f6886ab57de236084c2046e91fd16d782cfd9f7b2e8b04f2d298f245c
|
||||
size 9870422
|
||||
|
Loading…
Reference in New Issue
Block a user