Skip to content

Commit 6569157

Browse files
chore: release v3.0.3
1 parent 3cb65d6 commit 6569157

3 files changed

Lines changed: 11 additions & 4 deletions

File tree

CHANGELOG.md

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

33

4+
## [3.1.0] - 2026-08-31
5+
6+
### Features
7+
8+
- Add json output format (-o json) ([3cb65d6](https://github.com/davidB/kubectl-view-allocations/commit/3cb65d6883ce1de8b10a1e6ee416600022f98f68))
9+
10+
411
## [3.0.2] - 2026-07-06
512

613
### Dependencies

Cargo.lock

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "kubectl-view-allocations"
3-
version = "3.0.2"
3+
version = "3.1.0"
44
edition = "2024"
55
description = "kubectl plugin to list allocations (cpu, memory, gpu,...) X (utilization, requested, limit, allocatable,...)"
66
readme = "README.md"

0 commit comments

Comments
 (0)