Skip to content

Commit 69aa011

Browse files
aalexandruaalexand
andauthored
New release v1.5.2 (#91)
* New release v1.5.2 * Bump chart version --------- Co-authored-by: aalexand <[email protected]>
1 parent f2f8883 commit 69aa011

File tree

3 files changed

+11
-3
lines changed

3 files changed

+11
-3
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
# 1.5.2
2+
3+
## cluster-registry-client
4+
5+
- Add a check for available GVKs using a discovery client. If a configured GVK isn't installed on the cluster it will skip it instead of returning an error.
6+
7+
- Improve field parsing for `servicemetadatawatcher.spec.watchedServiceObjects.watchedFields.src`
8+
19
# 1.5.1
210

311
## cluster-registry-api

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1.5.1
1+
1.5.2

charts/cluster-registry-client/Chart.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,5 +15,5 @@ maintainers:
1515
- name: radu-catalina
1616
1717

18-
version: 0.2.0
19-
appVersion: v1.5.1
18+
version: 0.2.1
19+
appVersion: v1.5.2

0 commit comments

Comments
 (0)