You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* pkg/scaffold: remove TODO for metrics port (#679)
* pkg/scaffold: fix hardcoded crd version (#690)
Have CRD and CR examples match, so examples work
for new users.
Fixes#689
* Release versioning (#684)
* release.sh: fix TOML_TMPL_FILE path
* doc/release-versioning.md: update release versioning doc
* pkg/scaffold/gopkgtoml,version: update branch to v0.1.x
Copy file name to clipboardExpand all lines: doc/release-versioning.md
+58-3Lines changed: 58 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -24,8 +24,8 @@ Minor version changes will not break compatibility between the previous minor ve
24
24
We expect to release patches for minor releases, so we create a patch trunk to branch from. The naming convention follows "v2.1.x", where the major version is 2, minor is 1, and "x" is a patch version placeholder.
0 commit comments