From ac23a408e7e4b8bfd38880816bf6f4b938e0e233 Mon Sep 17 00:00:00 2001 From: Scott Rigby Date: Fri, 17 Sep 2021 18:42:05 -0400 Subject: [PATCH] Markdown version for release v1.0.0-rc.1 Signed-off-by: Scott Rigby --- PRINCIPLES.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/PRINCIPLES.md b/PRINCIPLES.md index f597ad7..e3aa001 100644 --- a/PRINCIPLES.md +++ b/PRINCIPLES.md @@ -1,4 +1,4 @@ -# GitOps Principles {{version}} +# GitOps Principles v1.0.0-rc.1 GitOps is a set of principles for operating and managing software systems. These principles are derived from modern software operations, but are also rooted in pre-existing and widely adopted best practices.