Skip to content

Commit 4ba8c47

Browse files
committed
changelog
license is deprecated in pyproject
1 parent f43f250 commit 4ba8c47

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

metadata/next.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,9 @@
11
# Breakage
2-
* Refactored labels
2+
* Refactored resource labeling, resources will need to be redeployed because matchLabels are immutable
33

44
# Changes
5-
* Uniform resource labeling
5+
* Unified resource labeling
6+
67
# Updates
78
* Update node-driver-registrar 2.15 -> 2.16
89
* Update livenessprobe 2.17 -> 2.18

pkgs/csi-proto-python/pyproject.toml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,5 +11,4 @@ authors = [
1111
]
1212
readme = "README.md"
1313
requires-python = ">=3.12"
14-
license = { text = "MIT" }
1514
dependencies = []

0 commit comments

Comments
 (0)