1
0
mirror of https://github.com/openshift/openshift-docs.git synced 2026-02-05 21:46:22 +01:00
Files
openshift-docs/cicd/gitops/gitops-release-notes.adoc
2022-01-31 12:11:59 -05:00

39 lines
1.7 KiB
Plaintext

//OpenShift GitOps Release Notes
:_content-type: ASSEMBLY
[id="gitops-release-notes"]
= {gitops-title} release notes
:context: gitops-release-notes
include::modules/common-attributes.adoc[]
include::modules/gitops-document-attributes.adoc[]
toc::[]
{gitops-title} is a declarative way to implement continuous deployment for cloud native applications. {gitops-title} ensures consistency in applications when you deploy them to different clusters in different environments, such as: development, staging, and production. {gitops-title} helps you automate the following tasks:
* Ensure that the clusters have similar states for configuration, monitoring, and storage
* Recover or recreate clusters from a known state
* Apply or revert configuration changes to multiple {product-title} clusters
* Associate templated configuration with different environments
* Promote applications across clusters, from staging to production
For an overview of {gitops-title}, see xref:../../cicd/gitops/understanding-openshift-gitops.adoc#understanding-openshift-gitops[Understanding OpenShift GitOps].
include::modules/go-compatibility-and-support-matrix.adoc[leveloffset=+1]
include::modules/making-open-source-more-inclusive.adoc[leveloffset=+1]
// Modules included, most to least recent
include::modules/gitops-release-notes-1-4-0.adoc[leveloffset=+1]
include::modules/gitops-release-notes-1-3-2.adoc[leveloffset=+1]
include::modules/gitops-release-notes-1-3-1.adoc[leveloffset=+1]
include::modules/gitops-release-notes-1-3-0.adoc[leveloffset=+1]
include::modules/gitops-release-notes-1-2-1.adoc[leveloffset=+1]
include::modules/gitops-release-notes-1-2.adoc[leveloffset=+1]
include::modules/gitops-release-notes-1-1.adoc[leveloffset=+1]