Skip to content

Commit fa41489

Browse files
chore: release 1.11.0
1 parent 01b9b4b commit fa41489

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-2
lines changed

.github/RELEASE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
Mon Nov 10 08:35:34 UTC 2025
1+
Mon Nov 10 21:27:24 UTC 2025

CHANGELOG.md

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

3+
## [1.11.0](https://github.com/actionhippie/kubectl/compare/v1.10.3...v1.11.0) (2025-11-10)
4+
5+
6+
### Features
7+
8+
* integrate amd64 and arm64 support ([01b9b4b](https://github.com/actionhippie/kubectl/commit/01b9b4b63db3d344ab90409ab92edd7e0c68c25c))
9+
310
## [1.10.3](https://github.com/actionhippie/kubectl/compare/v1.10.2...v1.10.3) (2025-10-13)
411

512
## [1.10.2](https://github.com/actionhippie/kubectl/compare/v1.10.1...v1.10.2) (2025-09-29)

action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,6 @@ inputs:
3030

3131
runs:
3232
using: 'docker'
33-
image: 'docker://ghcr.io/actionhippie/kubectl:v1.10.3'
33+
image: 'docker://ghcr.io/actionhippie/kubectl:v1.11.0'
3434

3535
...

0 commit comments

Comments
 (0)