Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,13 @@
# 1.6.5

### 🐛 Bug Fixes

- Fix ChargedBack field marshaling issue (#257)
- *(deps)* Update kubernetes packages to v0.31.1 (#248)
- *(deps)* Update module github.com/prometheus/client_golang to v1.20.4 (#251)
- *(deps)* Update k8s.io/utils digest to 49e7df5 (#252)


# 1.6.4

### 🐛 Bug Fixes
Expand Down
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1.6.4
1.6.5
Loading