We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ef39bd1 commit 677ec9bCopy full SHA for 677ec9b
.github/RELEASE
@@ -1 +1 @@
1
-Mon Dec 15 08:40:24 UTC 2025
+Mon Dec 22 08:38:36 UTC 2025
CHANGELOG.md
@@ -1,5 +1,7 @@
# Changelog
2
3
+## [1.13.0](https://github.com/actionhippie/kubectl/compare/v1.12.1...v1.13.0) (2025-12-22)
4
+
5
## [1.12.1](https://github.com/actionhippie/kubectl/compare/v1.12.0...v1.12.1) (2025-12-15)
6
7
## [1.12.0](https://github.com/actionhippie/kubectl/compare/v1.11.1...v1.12.0) (2025-12-08)
action.yml
@@ -30,6 +30,6 @@ inputs:
30
31
runs:
32
using: 'docker'
33
- image: 'docker://ghcr.io/actionhippie/kubectl:v1.12.1'
+ image: 'docker://ghcr.io/actionhippie/kubectl:v1.13.0'
34
35
...
0 commit comments