Skip to content

Commit 3c90048

Browse files
chore: release 3.1.0
1 parent 7e42512 commit 3c90048

File tree

3 files changed

+4
-2
lines changed

3 files changed

+4
-2
lines changed

.github/RELEASE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
Mon Dec 1 08:15:20 UTC 2025
1+
Mon Dec 8 08:15:30 UTC 2025

CHANGELOG.md

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

3+
## [3.1.0](https://github.com/actionhippie/kustomize/compare/v3.0.1...v3.1.0) (2025-12-08)
4+
35
## [3.0.1](https://github.com/actionhippie/kustomize/compare/v3.0.0...v3.0.1) (2025-12-01)
46

57
## [3.0.0](https://github.com/actionhippie/kustomize/compare/v2.16.0...v3.0.0) (2025-11-17)

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.0.1'
109+
image: 'docker://ghcr.io/actionhippie/kustomize:v3.1.0'
110110

111111
...

0 commit comments

Comments
 (0)