Accepting request 1225023 from systemsmanagement:terraform
OBS-URL: https://build.opensuse.org/request/show/1225023 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/terragrunt?expand=0&rev=167
This commit is contained in:
commit
a12a884836
4
_service
4
_service
@ -3,10 +3,10 @@
|
||||
<param name="url">https://github.com/gruntwork-io/terragrunt</param>
|
||||
<param name="scm">git</param>
|
||||
<param name="exclude">.git</param>
|
||||
<param name="revision">v0.68.13</param>
|
||||
<param name="revision">v0.68.15</param>
|
||||
<param name="versionformat">@PARENT_TAG@</param>
|
||||
<param name="changesgenerate">enable</param>
|
||||
<param name="versionrewrite-pattern">v(.*)</param>
|
||||
<param name="changesgenerate">enable</param>
|
||||
</service>
|
||||
<service name="set_version" mode="manual">
|
||||
<param name="basename">terragrunt</param>
|
||||
|
@ -1,4 +1,4 @@
|
||||
<servicedata>
|
||||
<service name="tar_scm">
|
||||
<param name="url">https://github.com/gruntwork-io/terragrunt</param>
|
||||
<param name="changesrevision">580998cff1d26f610f49a346b8989fe1066e9632</param></service></servicedata>
|
||||
<param name="changesrevision">d8adfda9e8c6e012816d8c7638416e68e1b37245</param></service></servicedata>
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:e61737268f4b77b9d41889f3acee69284d2742265d883f53c23331ad16d9bc7d
|
||||
size 8133133
|
3
terragrunt-0.68.15.obscpio
Normal file
3
terragrunt-0.68.15.obscpio
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:e397efa119a77177dfa8bb2975c0d23cb3447db139568661789776b7dbce4e03
|
||||
size 8228877
|
@ -1,3 +1,28 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Nov 19 08:52:41 UTC 2024 - opensuse_buildservice@ojkastl.de
|
||||
|
||||
- Update to version 0.68.15:
|
||||
* Custom Log Formatting (#3537)
|
||||
* build(deps): bump
|
||||
go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetrichttp
|
||||
(#3576)
|
||||
* build(deps): bump github.com/hashicorp/terraform-svchost
|
||||
(#3577)
|
||||
* build(deps): bump github.com/hashicorp/hcl/v2 from 2.22.0 to
|
||||
2.23.0 (#3575)
|
||||
* build(deps): bump google.golang.org/grpc from 1.67.1 to 1.68.0
|
||||
(#3574)
|
||||
* build(deps): bump github.com/hashicorp/go-plugin from 1.6.1 to
|
||||
1.6.2 (#3573)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Nov 19 08:47:36 UTC 2024 - opensuse_buildservice@ojkastl.de
|
||||
|
||||
- Update to version 0.68.14:
|
||||
* feat: Adding Terminology docs (#3559)
|
||||
* feat: Integrate includes into units reading (#3563)
|
||||
* chore: Cleaning up OIDC Work (#3554)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Nov 14 09:49:48 UTC 2024 - opensuse_buildservice@ojkastl.de
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
name: terragrunt
|
||||
version: 0.68.13
|
||||
mtime: 1731519284
|
||||
commit: 580998cff1d26f610f49a346b8989fe1066e9632
|
||||
version: 0.68.15
|
||||
mtime: 1731962925
|
||||
commit: d8adfda9e8c6e012816d8c7638416e68e1b37245
|
||||
|
@ -19,7 +19,7 @@
|
||||
%define __arch_install_post export NO_BRP_STRIP_DEBUG=true
|
||||
|
||||
Name: terragrunt
|
||||
Version: 0.68.13
|
||||
Version: 0.68.15
|
||||
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:0ad0ec233f9580f562d79f69dbb6bb2664c73cf1ca530ec0ad00b5623da3cf9e
|
||||
size 20343393
|
||||
oid sha256:a517eeb12805ee2bb837a0ef24c3c14267ae897eb8240c0015fbd40581715ceb
|
||||
size 20339929
|
||||
|
Loading…
Reference in New Issue
Block a user