We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7e42512 commit 3c90048Copy full SHA for 3c90048
.github/RELEASE
@@ -1 +1 @@
1
-Mon Dec 1 08:15:20 UTC 2025
+Mon Dec 8 08:15:30 UTC 2025
CHANGELOG.md
@@ -1,5 +1,7 @@
# Changelog
2
3
+## [3.1.0](https://github.com/actionhippie/kustomize/compare/v3.0.1...v3.1.0) (2025-12-08)
4
+
5
## [3.0.1](https://github.com/actionhippie/kustomize/compare/v3.0.0...v3.0.1) (2025-12-01)
6
7
## [3.0.0](https://github.com/actionhippie/kustomize/compare/v2.16.0...v3.0.0) (2025-11-17)
action.yml
@@ -106,6 +106,6 @@ outputs:
106
107
runs:
108
using: 'docker'
109
- image: 'docker://ghcr.io/actionhippie/kustomize:v3.0.1'
+ image: 'docker://ghcr.io/actionhippie/kustomize:v3.1.0'
110
111
...
0 commit comments