Bump ECO version to v0.3.0 #169
Reference in New Issue
Block a user
No description provided.
Delete Branch "bump-eco-to-030"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Bump ECO version to v0.3.0
6865303af0
toea1ccce735
Except for the chart tag/version LGTM
@@ -6,3 +6,3 @@
name: endpoint-copier-operator
type: application
version: "%%CHART_MAJOR%%.0.0+up0.2.1"
version: "%%CHART_MAJOR%%.0.0+up0.3.0"
You want to bump the chart version as well, probably to
%%CHART_MAJOR%%.0.1+up0.3.0
ea1ccce735
toaa677745a8