Skip to content

Commit 39201f3

Browse files
committed
Bumps version to 0.28.7
1 parent e1d5869 commit 39201f3

3 files changed

Lines changed: 24 additions & 2 deletions

File tree

.bumpversion.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
[bumpversion]
2-
current_version = 0.28.6
2+
current_version = 0.28.7
33
commit = True
44
message = Bumps version to {new_version}
55
tag = False

.github/workflows/dependabot_hack.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,6 @@ jobs:
2424

2525
- uses: boxboat/fixuid@v0.6.0
2626

27-
- uses: gruntwork-io/terragrunt@5.14.1
27+
- uses: gruntwork-io/terragrunt@0.99.4
2828

2929
- uses: stedolan/jq@jq-1.8.1

CHANGELOG.md

Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,28 @@ All notable changes to this project will be documented in this file.
44

55
The format is based on [Keep a Changelog](http://keepachangelog.com/) and this project adheres to [Semantic Versioning](http://semver.org/).
66

7+
### [0.28.7](https://github.com/plus3it/tardigrade-ci/releases/tag/0.28.7)
8+
9+
**Released**: 2026.02.24
10+
11+
**Summary**:
12+
13+
* Updates mockstack/clean with explicit format for docker/podman compatiblity
14+
* Updates tool versions:
15+
* black 26.1.0
16+
* cfn-lint 1.44.0
17+
* editorconfig-checker 3.6.1
18+
* golang 1.26.0
19+
* localstack 4.13.1
20+
* moto 5.1.21
21+
* packer 1.15.0
22+
* python 3.13.12
23+
* rclone 1.73.1
24+
* terraform 1.14.5
25+
* terragrunt 0.99.4
26+
* yamllint 1.38.0
27+
* yq 4.52.4
28+
729
### [0.28.6](https://github.com/plus3it/tardigrade-ci/releases/tag/0.28.6)
830

931
**Released**: 2026.01.05

0 commit comments

Comments
 (0)