Skip to content

Commit

Permalink
Add versioning strategies (#647) (#648)
Browse files Browse the repository at this point in the history
  • Loading branch information
n1cnats authored Jun 3, 2024
1 parent d4cc2f1 commit e137d0d
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions topics/architecture/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,3 +19,8 @@ A source-control branching model, where developers collaborate on code in a sing
## 4. Deployment

- Deployment Choice: Code Promotion vs Artifact Promotion: https://hackernoon.com/deployment-choice-code-promotion-vs-artifact-promotion

## 5. Versioning

- Kubernetes Release Versioning: https://github.com/kubernetes/sig-release/blob/master/release-engineering/versioning.md#kubernetes-release-versioning
- Semantic Versioning 2.0.0: https://semver.org/

0 comments on commit e137d0d

Please sign in to comment.