Skip to content

Commit 4a35881

Browse files
gruntwork-cigruntwork-ci
andauthored
Update Gruntwork releases as of 2025-02-28 (#2450)
Co-authored-by: gruntwork-ci <[email protected]>
1 parent eabd4f5 commit 4a35881

File tree

4 files changed

+1198
-6
lines changed

4 files changed

+1198
-6
lines changed

docs/guides/stay-up-to-date/index.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@ import CardGroup from "/src/components/CardGroup"
1717
<CardGroup cols={1} gap="1rem" stacked equalHeightRows={false} commonCardProps={{padding: "1.25rem"}}>
1818

1919
<!-- START_DOCS_SOURCER_DYNAMIC_CONTENT id=gruntwork-releases-cards -->
20+
<Card title="Update to 2025-02" href="/guides/stay-up-to-date/releases/2025-02" />
2021
<Card title="Update to 2025-01" href="/guides/stay-up-to-date/releases/2025-01" />
2122
<Card title="Update to 2024-12" href="/guides/stay-up-to-date/releases/2024-12" />
2223
<Card title="Update to 2024-11" href="/guides/stay-up-to-date/releases/2024-11" />
@@ -31,7 +32,6 @@ import CardGroup from "/src/components/CardGroup"
3132
<Card title="Update to 2024-02" href="/guides/stay-up-to-date/releases/2024-02" />
3233
<Card title="Update to 2024-01" href="/guides/stay-up-to-date/releases/2024-01" />
3334
<Card title="Update to 2023-12" href="/guides/stay-up-to-date/releases/2023-12" />
34-
<Card title="Update to 2023-11" href="/guides/stay-up-to-date/releases/2023-11" />
3535
<Card title="See older releases" href="/guides/stay-up-to-date/releases" />
3636
<!-- END_DOCS_SOURCER_DYNAMIC_CONTENT -->
3737

@@ -115,6 +115,6 @@ href="/guides/stay-up-to-date/cis/cis-1.5.0"
115115
<!-- ##DOCS-SOURCER-START
116116
{
117117
"sourcePlugin": "releases",
118-
"hash": "48eb2d3bfd4f124951884b0c090abf60"
118+
"hash": "a2b60797c8bdc9f6e88d4093488894df"
119119
}
120120
##DOCS-SOURCER-END -->

docs/guides/stay-up-to-date/releases/2025-01/index.md

Lines changed: 15 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -56,6 +56,19 @@ Here are the repos that were updated:
5656
## patcher-cli
5757

5858

59+
### [v0.12.1](https://github.com/gruntwork-io/patcher-cli/releases/tag/v0.12.1)
60+
61+
<p style={{marginTop: "-20px", marginBottom: "10px"}}>
62+
<small>Published: 1/31/2025 | <a href="https://github.com/gruntwork-io/patcher-cli/releases/tag/v0.12.1">Release notes</a></small>
63+
</p>
64+
65+
<div style={{"overflow":"hidden","textOverflow":"ellipsis","display":"-webkit-box","WebkitLineClamp":10,"lineClamp":10,"WebkitBoxOrient":"vertical"}}>
66+
67+
Release duplicated from https://github.com/gruntwork-io/patcher/releases/tag/v0.12.1
68+
69+
</div>
70+
71+
5972
### [v0.12.0](https://github.com/gruntwork-io/patcher-cli/releases/tag/v0.12.0)
6073

6174
<p style={{marginTop: "-20px", marginBottom: "10px"}}>
@@ -778,7 +791,7 @@ Added option to use service-linked role. (`account-baseline-app` module)
778791
## terraform-aws-static-assets
779792

780793

781-
### [v0.20.0](https://github.com/gruntwork-io/terraform-aws-static-assets/releases/tag/v0.20.0)
794+
### [v.0.20.0](https://github.com/gruntwork-io/terraform-aws-static-assets/releases/tag/v0.20.0)
782795

783796
<p style={{marginTop: "-20px", marginBottom: "10px"}}>
784797
<small>Published: 1/17/2025 | Modules affected: cloudfront | <a href="https://github.com/gruntwork-io/terraform-aws-static-assets/releases/tag/v0.20.0">Release notes</a></small>
@@ -854,6 +867,6 @@ Added option to use service-linked role. (`account-baseline-app` module)
854867
<!-- ##DOCS-SOURCER-START
855868
{
856869
"sourcePlugin": "releases",
857-
"hash": "afd14d104565e1f9d470ab015187585c"
870+
"hash": "39efff7ae4ca9bbe09d878bcf901c244"
858871
}
859872
##DOCS-SOURCER-END -->

0 commit comments

Comments
 (0)