Accepting request 1193468 from systemsmanagement:terraform
OBS-URL: https://build.opensuse.org/request/show/1193468 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/terragrunt?expand=0&rev=149
This commit is contained in:
commit
c8da59c7e2
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.66.3</param>
|
||||
<param name="revision">v0.66.4</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">02ad89f5696bf56ff7bb1247174c95f3b6bdabe6</param></service></servicedata>
|
||||
<param name="changesrevision">beabb5e39d099af0a01534246a17e5ec88f391ad</param></service></servicedata>
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:cac9eaa784ae0a9136ba330a210591ea8faa086c454488b78c6b23b3dd29e33d
|
||||
size 7805453
|
3
terragrunt-0.66.4.obscpio
Normal file
3
terragrunt-0.66.4.obscpio
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:3b971957a27e36cfd5aa83e85c726850a69c8d862666e50d490293b1ea926494
|
||||
size 7818253
|
@ -1,3 +1,16 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Aug 12 14:40:54 UTC 2024 - opensuse_buildservice@ojkastl.de
|
||||
|
||||
- Update to version 0.66.4:
|
||||
* chore: Bumping `golangci-lint` to `v1.59.1` (#3333)
|
||||
* Fix CICD tests for mocks (#3335)
|
||||
* chore: Hiding Mocks Tests (#3331)
|
||||
* fix: Fixing stale action (#3332)
|
||||
* fix: Fixing command not found error (#3330)
|
||||
* Add configuration options for AWS S3 server access logging
|
||||
(#3006)
|
||||
* feat: Add stale issue workflow (#3329)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Aug 07 07:32:56 UTC 2024 - opensuse_buildservice@ojkastl.de
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
name: terragrunt
|
||||
version: 0.66.3
|
||||
mtime: 1722971782
|
||||
commit: 02ad89f5696bf56ff7bb1247174c95f3b6bdabe6
|
||||
version: 0.66.4
|
||||
mtime: 1723389543
|
||||
commit: beabb5e39d099af0a01534246a17e5ec88f391ad
|
||||
|
@ -19,7 +19,7 @@
|
||||
%define __arch_install_post export NO_BRP_STRIP_DEBUG=true
|
||||
|
||||
Name: terragrunt
|
||||
Version: 0.66.3
|
||||
Version: 0.66.4
|
||||
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:284d4020a4ad95f84d28c0915a9e7abe99c558cc6f08ade06b755c24eb731abd
|
||||
size 17451100
|
||||
oid sha256:ea07f5988f61d4788b2a1e800a1615b9005f5eb5dca76390bcaaa28ec2613a67
|
||||
size 17451921
|
||||
|
Loading…
Reference in New Issue
Block a user