diff --git a/GLOSSARY.md b/GLOSSARY.md index 53ab9da..b647bc5 100644 --- a/GLOSSARY.md +++ b/GLOSSARY.md @@ -1,4 +1,4 @@ -# GitOps Glossary {{version}} +# GitOps Glossary v1.0.0 This glossary accompanies the [GitOps Principles](./PRINCIPLES.md), and other supporting documents in this repository. diff --git a/PRINCIPLES.md b/PRINCIPLES.md index da5b87e..9f4a73f 100644 --- a/PRINCIPLES.md +++ b/PRINCIPLES.md @@ -1,4 +1,4 @@ -# GitOps Principles {{version}} +# GitOps Principles v1.0.0 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.