Skip to content

Commit

Permalink
chore: Update Fabric8 Kubernetes Client to 5.4.0
Browse files Browse the repository at this point in the history
Signed-off-by: Marc Nuri <marc@marcnuri.com>
  • Loading branch information
manusa committed May 19, 2021
1 parent a675656 commit 36c01b4
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
3 changes: 2 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,9 @@ Usage:
./scripts/extract-changelog-for-version.sh 1.3.37 5
```
### 1.4.0-SNAPSHOT
* Fix: Update Fabric8 Kubernetes Client to 5.4.0

### 1.3.0
### 1.3.0 (2021-05-18)
* Fix #497: Assembly descriptor removed but still in documentation
* Fix #576: Add support to publishing helm chart
* Fix #634: Replace occurrences of keySet() with entrySet() when value are needed
Expand Down
2 changes: 1 addition & 1 deletion jkube-kit/parent/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@
<version.json-path-assert>2.2.0</version.json-path-assert>
<version.jsr305>3.0.2</version.jsr305>
<version.JUnitParams>1.1.1</version.JUnitParams>
<version.kubernetes-client>5.3.0</version.kubernetes-client>
<version.kubernetes-client>5.4.0</version.kubernetes-client>
<version.lombok>1.18.12</version.lombok>
<version.maven-archiver>3.5.0</version.maven-archiver>
<version.maven-core>3.6.3</version.maven-core>
Expand Down

0 comments on commit 36c01b4

Please sign in to comment.