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
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
2.0.3-dev
2.0.3
4 changes: 2 additions & 2 deletions deployment/charts/cluster-manager/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,6 @@ type: application
# This is the chart version. This version number should be incremented each time you make changes
# to the chart and its templates, including the app version.
# Versions are expected to follow Semantic Versioning (https://semver.org/)
version: 2.0.3-dev
appVersion: 2.0.3-dev
version: 2.0.3
appVersion: 2.0.3
annotations: {}
4 changes: 2 additions & 2 deletions deployment/charts/cluster-template-crd/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,6 @@ apiVersion: v2
name: cluster-template-crd
description: A Helm chart for the ClusterTemplate CRD
type: application
version: 2.0.3-dev
appVersion: 2.0.3-dev
version: 2.0.3
appVersion: 2.0.3
annotations: {}
Loading