Skip to content

Commit d8adce2

Browse files
chore: release 3.2.2
1 parent e14e9e3 commit d8adce2

File tree

3 files changed

+14
-2
lines changed

3 files changed

+14
-2
lines changed

.github/RELEASE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
Mon Feb 9 08:34:48 UTC 2026
1+
Mon Feb 16 08:31:37 UTC 2026

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,17 @@
11
# Changelog
22

3+
## [3.2.2](https://github.com/actionhippie/kustomize/compare/v3.2.1...v3.2.2) (2026-02-16)
4+
5+
### Dependencies
6+
7+
* **patch:** update dependency helm/helm to v4.1.1 ([#147](https://github.com/actionhippie/kustomize/issues/147)) ([e14e9e3](https://github.com/actionhippie/kustomize/commit/e14e9e325e7eea09e57b3d164897b5ff6ff3e98c))
8+
* **patch:** update dependency kubernetes-sigs/kustomize to v5.8.1 ([#146](https://github.com/actionhippie/kustomize/issues/146)) ([338ae24](https://github.com/actionhippie/kustomize/commit/338ae2416fcb441bfb48ba7e468d5595819c114c))
9+
10+
### Miscellaneous
11+
12+
* **flake:** updated lockfile [skip ci] ([4e4bea1](https://github.com/actionhippie/kustomize/commit/4e4bea13b59506ddc68661505482633d01a289c1))
13+
* **flake:** updated lockfile [skip ci] ([a11766e](https://github.com/actionhippie/kustomize/commit/a11766ec6a680695f8e0ff2cae8fb2ea078b2f5e))
14+
315
## [3.2.1](https://github.com/actionhippie/kustomize/compare/v3.2.0...v3.2.1) (2026-02-02)
416

517
### Dependencies

action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -106,6 +106,6 @@ outputs:
106106

107107
runs:
108108
using: 'docker'
109-
image: 'docker://ghcr.io/actionhippie/kustomize:v3.2.1'
109+
image: 'docker://ghcr.io/actionhippie/kustomize:v3.2.2'
110110

111111
...

0 commit comments

Comments
 (0)