Johannes Kastl 2024-08-16 18:31:16 +00:00 committed by Git OBS Bridge
parent 849c8b930b
commit 9638c87b85
8 changed files with 28 additions and 12 deletions

View File

@ -3,7 +3,7 @@
<param name="url">https://github.com/gruntwork-io/terragrunt</param> <param name="url">https://github.com/gruntwork-io/terragrunt</param>
<param name="scm">git</param> <param name="scm">git</param>
<param name="exclude">.git</param> <param name="exclude">.git</param>
<param name="revision">v0.66.6</param> <param name="revision">v0.66.8</param>
<param name="versionformat">@PARENT_TAG@</param> <param name="versionformat">@PARENT_TAG@</param>
<param name="changesgenerate">enable</param> <param name="changesgenerate">enable</param>
<param name="versionrewrite-pattern">v(.*)</param> <param name="versionrewrite-pattern">v(.*)</param>

View File

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

View File

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

View File

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

View File

@ -1,3 +1,19 @@
-------------------------------------------------------------------
Fri Aug 16 18:21:48 UTC 2024 - opensuse_buildservice@ojkastl.de
- Update to version 0.66.8:
* chore: Bumping go to `1.22` (#3346)
-------------------------------------------------------------------
Fri Aug 16 18:10:54 UTC 2024 - opensuse_buildservice@ojkastl.de
- Update to version 0.66.7:
* fix: Fixing remote state init skip (#3345)
* Adding `test` Lint Presets (#3340)
* Updated documentation for --terragrunt-graph-root (#3344)
* fix: Reverting to asserts for non error checking assertions
(#3341)
------------------------------------------------------------------- -------------------------------------------------------------------
Wed Aug 14 16:53:36 UTC 2024 - opensuse_buildservice@ojkastl.de Wed Aug 14 16:53:36 UTC 2024 - opensuse_buildservice@ojkastl.de

View File

@ -1,4 +1,4 @@
name: terragrunt name: terragrunt
version: 0.66.6 version: 0.66.8
mtime: 1723574347 mtime: 1723738259
commit: e0c5cbe815914aea348ff6d6fb0cf936c687e982 commit: 9accf247dba7b380a69fcc482994f06844441da4

View File

@ -19,7 +19,7 @@
%define __arch_install_post export NO_BRP_STRIP_DEBUG=true %define __arch_install_post export NO_BRP_STRIP_DEBUG=true
Name: terragrunt Name: terragrunt
Version: 0.66.6 Version: 0.66.8
Release: 0 Release: 0
Summary: Thin wrapper for Terraform for working with multiple Terraform modules Summary: Thin wrapper for Terraform for working with multiple Terraform modules
License: MIT License: MIT
@ -28,7 +28,7 @@ Source: terragrunt-%{version}.tar.gz
Source1: vendor.tar.gz Source1: vendor.tar.gz
Source2: Makefile Source2: Makefile
Source3: PACKAGING_README.md Source3: PACKAGING_README.md
BuildRequires: go1.21 >= 1.21.7 BuildRequires: go1.22
%description %description
Terragrunt is a thin wrapper for Terraform that provides extra tools for keeping your Terraform configurations DRY, working with multiple Terraform modules, and managing remote state. Terragrunt is a thin wrapper for Terraform that provides extra tools for keeping your Terraform configurations DRY, working with multiple Terraform modules, and managing remote state.

View File

@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1 version https://git-lfs.github.com/spec/v1
oid sha256:a44f6c17105ca9ca65742d53f9b7792598b136ca04ba6808bc24ec6069ff2dfc oid sha256:f94f348c44b44d3c4697ca21697d4e53c65213fe77386923727516518ba016c3
size 17457180 size 17414306