File tree Expand file tree Collapse file tree 2 files changed +5
-2
lines changed
Expand file tree Collapse file tree 2 files changed +5
-2
lines changed Original file line number Diff line number Diff line change 11## [ unreleased]
22
3+ ## [ 2.6.0] - 2024-03-31
4+
35- Update Kubernetes libraries for 1.29.
46- Update Go version to v1.22.
57
@@ -136,7 +138,8 @@ This release breaks controllers constructors to allow passing a metrics recorder
136138- sequential controller implementation.
137139- Dependencies managed by dep and vendored.
138140
139- [ unreleased ] : https://github.com/spotahome/kooper/compare/v2.5.0...HEAD
141+ [ unreleased ] : https://github.com/spotahome/kooper/compare/v2.6.0...HEAD
142+ [ 2.6.0 ] : https://github.com/spotahome/kooper/compare/v2.5.0...v2.6.0
140143[ 2.5.0 ] : https://github.com/spotahome/kooper/compare/v2.4.0...v2.5.0
141144[ 2.4.0 ] : https://github.com/spotahome/kooper/compare/v2.3.0...v2.4.0
142145[ 2.3.0 ] : https://github.com/spotahome/kooper/compare/v2.2.0...v2.3.0
Original file line number Diff line number Diff line change 44[ ![ Go Report Card] ( https://goreportcard.com/badge/github.com/spotahome/kooper )] ( https://goreportcard.com/report/github.com/spotahome/kooper )
55[ ![ Apache 2 licensed] ( https://img.shields.io/badge/license-Apache2-blue.svg )] ( https://raw.githubusercontent.com/spotahome/kooper/master/LICENSE )
66[ ![ GitHub release (latest SemVer)] ( https://img.shields.io/github/v/release/spotahome/kooper )] ( https://github.com/spotahome/kooper/releases/latest )
7- ![ Kubernetes release] ( https://img.shields.io/badge/Kubernetes-v1.28 -green?logo=Kubernetes&style=flat&color=326CE5&logoColor=white )
7+ ![ Kubernetes release] ( https://img.shields.io/badge/Kubernetes-v1.29 -green?logo=Kubernetes&style=flat&color=326CE5&logoColor=white )
88
99Kooper is a Go library to create simple and flexible Kubernetes [ controllers] /operators, in a fast, decoupled and easy way.
1010
You can’t perform that action at this time.
0 commit comments