Skip to content

Commit

Permalink
Update: chart version and changelog to 0.3.0 (#161)
Browse files Browse the repository at this point in the history
Signed-off-by: xuezhaojun <zxue@redhat.com>
  • Loading branch information
xuezhaojun committed May 24, 2023
1 parent 7acdaa1 commit 76ea763
Show file tree
Hide file tree
Showing 3 changed files with 21 additions and 2 deletions.
19 changes: 19 additions & 0 deletions CHANGELOG/CHANGELOG-0.3.0.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
# Changelog since v0.2.2
All notable changes to this project will be documented in this file.

## v0.3.0

### New Features
* Add ServiceResolvers to expose services from managed clusters to a hub.([#128](https://github.com/open-cluster-management-io/cluster-proxy/pull/128))

### Added
* Support AddonDeploymentConfig([#139](https://github.com/open-cluster-management-io/cluster-proxy/pull/139))

### Changes
N/C

### Bug Fixes
N/C

### Removed & Deprecated
N/C
2 changes: 1 addition & 1 deletion charts/cluster-proxy/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,5 @@ apiVersion: v2
name: cluster-proxy
description: A Helm chart for Cluster-Proxy OCM Addon
type: application
version: 0.2.2
version: 0.3.0
appVersion: 1.0.0
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,5 @@ apiVersion: v2
name: cluster-proxy-agent-only
description: A Helm chart for Cluster-Proxy OCM Addon (Agent Only)
type: application
version: 0.2.2
version: 0.3.0
appVersion: 1.0.0

0 comments on commit 76ea763

Please sign in to comment.