We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a4d0800 commit 92931e1Copy full SHA for 92931e1
.github/RELEASE
@@ -1 +1 @@
1
-Mon Dec 1 08:38:50 UTC 2025
+Mon Dec 8 08:38:53 UTC 2025
CHANGELOG.md
@@ -1,5 +1,7 @@
# Changelog
2
3
+## [1.12.0](https://github.com/actionhippie/kubectl/compare/v1.11.1...v1.12.0) (2025-12-08)
4
+
5
## [1.11.1](https://github.com/actionhippie/kubectl/compare/v1.11.0...v1.11.1) (2025-11-17)
6
7
## [1.11.0](https://github.com/actionhippie/kubectl/compare/v1.10.3...v1.11.0) (2025-11-10)
action.yml
@@ -30,6 +30,6 @@ inputs:
30
31
runs:
32
using: 'docker'
33
- image: 'docker://ghcr.io/actionhippie/kubectl:v1.11.1'
+ image: 'docker://ghcr.io/actionhippie/kubectl:v1.12.0'
34
35
...
0 commit comments