Accepting request 1239385 from systemsmanagement:terraform
OBS-URL: https://build.opensuse.org/request/show/1239385 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/terragrunt?expand=0&rev=184
This commit is contained in:
commit
acad4b91c3
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.72.2</param>
|
||||
<param name="revision">v0.72.3</param>
|
||||
<param name="versionformat">@PARENT_TAG@</param>
|
||||
<param name="versionrewrite-pattern">v(.*)</param>
|
||||
<param name="changesgenerate">enable</param>
|
||||
|
@ -1,4 +1,4 @@
|
||||
<servicedata>
|
||||
<service name="tar_scm">
|
||||
<param name="url">https://github.com/gruntwork-io/terragrunt</param>
|
||||
<param name="changesrevision">dbb03b41976224a2a386970758ffaa78f8dfab7c</param></service></servicedata>
|
||||
<param name="changesrevision">705998dc856bd6fbb119db83e9e2bbe681e92ec7</param></service></servicedata>
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:1d762345a19f00c179b70119062798416dfc876e32bb883bda1fd6de8084f29f
|
||||
size 8571405
|
3
terragrunt-0.72.3.obscpio
Normal file
3
terragrunt-0.72.3.obscpio
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:0dd98a670f21221ed4fc850395566b62da3a68f58d2a2e7f1db4087237f857e9
|
||||
size 8648205
|
@ -1,3 +1,27 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Jan 22 06:08:52 UTC 2025 - opensuse_buildservice@ojkastl.de
|
||||
|
||||
- Update to version 0.72.3:
|
||||
* fix #3784 add support for using `h`,`j`,`k`,`l` in catalog
|
||||
command. (#3797)
|
||||
* feat: Adjusting Getting Started docs (#3788)
|
||||
* build(deps): bump github.com/hashicorp/go-getter from 1.7.6 to
|
||||
1.7.8 (#3786)
|
||||
* build(deps): bump github.com/ProtonMail/go-crypto from 1.1.3 to
|
||||
1.1.5 (#3785)
|
||||
* docs: Adding testing docs for contributors (#3787)
|
||||
* docs: Adding linting docs to the contribution page (#3783)
|
||||
* build(deps): bump golang.org/x/oauth2 from 0.24.0 to 0.25.0
|
||||
(#3754)
|
||||
* build(deps): bump github.com/charmbracelet/bubbletea from 1.1.0
|
||||
to 1.2.4 (#3755)
|
||||
* fix: Fixing notification truncation (#3781)
|
||||
* fix: Adding truncation to release announcement (#3780)
|
||||
* Add stack run * documentation (#3778)
|
||||
* fix: Revert accidental early removal of `--terragrunt` prefix
|
||||
from log formatting (#3779)
|
||||
* docs: Shuffling docs ordering with permalinks (#3777)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Jan 17 06:19:46 UTC 2025 - opensuse_buildservice@ojkastl.de
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
name: terragrunt
|
||||
version: 0.72.2
|
||||
mtime: 1737052878
|
||||
commit: dbb03b41976224a2a386970758ffaa78f8dfab7c
|
||||
version: 0.72.3
|
||||
mtime: 1737486341
|
||||
commit: 705998dc856bd6fbb119db83e9e2bbe681e92ec7
|
||||
|
@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
Name: terragrunt
|
||||
Version: 0.72.2
|
||||
Version: 0.72.3
|
||||
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:1c0016c0d7ee2a065ef652df78a748643ca8a8361436bdf59f96551f782c3e86
|
||||
size 19751875
|
||||
oid sha256:0c286c5328356fba49d0f56736f326b3f0ee24ee606cd520fe4d9f4ddc808f9d
|
||||
size 19743747
|
||||
|
Loading…
Reference in New Issue
Block a user