Johannes Kastl 2024-06-12 16:16:35 +00:00 committed by Git OBS Bridge
parent b8e9d822ac
commit f00a540147
8 changed files with 27 additions and 11 deletions

View File

@ -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.58.15</param>
<param name="revision">v0.59.1</param>
<param name="versionformat">@PARENT_TAG@</param>
<param name="changesgenerate">enable</param>
<param name="versionrewrite-pattern">v(.*)</param>

View File

@ -1,4 +1,4 @@
<servicedata>
<service name="tar_scm">
<param name="url">https://github.com/gruntwork-io/terragrunt</param>
<param name="changesrevision">036c0ec34a011542a9cd8738874c8b1a4585ccbe</param></service></servicedata>
<param name="changesrevision">d9bdf469e8ed82819552f5a436ff6f0ede99b43c</param></service></servicedata>

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:e5888d69e9ec33981bb4f920fb4e5945205770189e416710f9c3f761cc7bd38e
size 7592461

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:7e694aa1e473b11173107e0ae6b9fd9fc80a302636bbd75f51795bdb35d32745
size 7611405

View File

@ -1,3 +1,19 @@
-------------------------------------------------------------------
Wed Jun 12 13:46:38 UTC 2024 - opensuse_buildservice@ojkastl.de
- Update to version 0.59.1:
* feat: Adding caching for role assumptions (#3197)
* feat: Adding initialization check caching (#3193)
* chore: Updating mac release machine to `macos.m1.medium.gen1`
(#3186)
-------------------------------------------------------------------
Wed Jun 12 13:34:15 UTC 2024 - opensuse_buildservice@ojkastl.de
- Update to version 0.59.0:
* feat: Moving `cache` to `internal` (#3192)
* feat: dynamic authentication (#3194)
-------------------------------------------------------------------
Mon Jun 10 13:47:56 UTC 2024 - opensuse_buildservice@ojkastl.de

View File

@ -1,4 +1,4 @@
name: terragrunt
version: 0.58.15
mtime: 1718023324
commit: 036c0ec34a011542a9cd8738874c8b1a4585ccbe
version: 0.59.1
mtime: 1718137435
commit: d9bdf469e8ed82819552f5a436ff6f0ede99b43c

View File

@ -19,7 +19,7 @@
%define __arch_install_post export NO_BRP_STRIP_DEBUG=true
Name: terragrunt
Version: 0.58.15
Version: 0.59.1
Release: 0
Summary: Thin wrapper for Terraform for working with multiple Terraform modules
License: MIT

View File

@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:ad21653d573a00e3709894dd23a9480c73c8c282964487720b397a2f6fc0ba5f
size 15999279
oid sha256:28a4f92a5b0f030573bd1a4cdac6de95a63d14674483d183fcb5a2cade6a6be1
size 16002883