mirror of
https://github.com/openshift/openshift-docs.git
synced 2026-02-06 06:46:26 +01:00
added 1.4.1 release notes made review changes addedd issue link added 1.3.3 release notes added 1.4.1 release notes review changes done added one more issue made changes
45 lines
1.9 KiB
Plaintext
45 lines
1.9 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-2.adoc[leveloffset=+1]
|
|
|
|
include::modules/gitops-release-notes-1-4-1.adoc[leveloffset=+1]
|
|
|
|
include::modules/gitops-release-notes-1-4-0.adoc[leveloffset=+1]
|
|
|
|
include::modules/gitops-release-notes-1-3-3.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]
|