Skip to content

Commit 3bb50ab

Browse files
chore: release 1.13.3
1 parent 153d6ee commit 3bb50ab

File tree

3 files changed

+13
-2
lines changed

3 files changed

+13
-2
lines changed

.github/RELEASE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
Mon Feb 9 09:02:06 UTC 2026
1+
Mon Feb 16 08:58:20 UTC 2026

CHANGELOG.md

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

3+
## [1.13.3](https://github.com/actionhippie/kubectl/compare/v1.13.2...v1.13.3) (2026-02-16)
4+
5+
### Dependencies
6+
7+
* **patch:** update dependency kubernetes/kubernetes to v1.35.1 ([#110](https://github.com/actionhippie/kubectl/issues/110)) ([8c977e8](https://github.com/actionhippie/kubectl/commit/8c977e842aee5877b0845ab8522fe6a845a44d05))
8+
9+
### Miscellaneous
10+
11+
* **flake:** updated lockfile [skip ci] ([153d6ee](https://github.com/actionhippie/kubectl/commit/153d6eee630b0a612e6a8dc164f4e63ca8b9a3bc))
12+
* **flake:** updated lockfile [skip ci] ([07872be](https://github.com/actionhippie/kubectl/commit/07872beffc6f532f5b680ed1a4728332957833eb))
13+
314
## [1.13.2](https://github.com/actionhippie/kubectl/compare/v1.13.1...v1.13.2) (2026-02-02)
415

516
### Dependencies

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.13.2'
33+
image: 'docker://ghcr.io/actionhippie/kubectl:v1.13.3'
3434

3535
...

0 commit comments

Comments
 (0)