Accepting request 1099166 from home:ojkastl_buildservice:Branch_terraform
update to 0.48.1 OBS-URL: https://build.opensuse.org/request/show/1099166 OBS-URL: https://build.opensuse.org/package/show/systemsmanagement:terraform/terragrunt?expand=0&rev=119
This commit is contained in:
parent
12b829d1a2
commit
321ac415dd
2
_service
2
_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.48.1</param>
|
||||
<param name="revision">v0.48.2</param>
|
||||
<param name="versionformat">@PARENT_TAG@</param>
|
||||
<param name="changesgenerate">enable</param>
|
||||
<param name="versionrewrite-pattern">v(.*)</param>
|
||||
|
@ -1,4 +1,4 @@
|
||||
<servicedata>
|
||||
<service name="tar_scm">
|
||||
<param name="url">https://github.com/gruntwork-io/terragrunt</param>
|
||||
<param name="changesrevision">4398100979680eb57dbcfd12703dcc4152ebaf3c</param></service></servicedata>
|
||||
<param name="changesrevision">9d41bde972f6935abe188a6722fd956d8290c4ba</param></service></servicedata>
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:6d4bc829f524422413991e20aac7c44313a2c44ee3a3014f59817cf34e0ef5de
|
||||
size 4937740
|
3
terragrunt-0.48.2.obscpio
Normal file
3
terragrunt-0.48.2.obscpio
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:4dfefa7cf2cdcb15bb184d5b31cd53e381781cf06aa5856c003d292543783db0
|
||||
size 4938252
|
@ -1,3 +1,12 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Jul 18 04:49:58 UTC 2023 - kastl@b1-systems.de
|
||||
|
||||
- Update to version 0.48.2:
|
||||
* fix: include missing param in parsing cache key construction
|
||||
(#2518)
|
||||
* [skip ci] Removing former Grunts (#2640)
|
||||
* Update scripts.html (#2638)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jul 06 07:19:36 UTC 2023 - kastl@b1-systems.de
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
name: terragrunt
|
||||
version: 0.48.1
|
||||
mtime: 1688583816
|
||||
commit: 4398100979680eb57dbcfd12703dcc4152ebaf3c
|
||||
version: 0.48.2
|
||||
mtime: 1689615721
|
||||
commit: 9d41bde972f6935abe188a6722fd956d8290c4ba
|
||||
|
@ -19,7 +19,7 @@
|
||||
%define __arch_install_post export NO_BRP_STRIP_DEBUG=true
|
||||
|
||||
Name: terragrunt
|
||||
Version: 0.48.1
|
||||
Version: 0.48.2
|
||||
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:40e4752a3412ab564935cca26a1d5e9d7762a9fabd88957dbfa608d1f0c7e0e4
|
||||
size 10133374
|
||||
oid sha256:d890eda3184e6587e1ec2d3412f18902ea2b7ede4db74d016721a87f1dda367f
|
||||
size 10133412
|
||||
|
Loading…
Reference in New Issue
Block a user