Skip to content

Commit fe35bc6

Browse files
committed
added 1.6.2, 1.4.13 1nd 1.5.7 release notes
made review changes added 4.7 made review changes made review changes
1 parent 806241c commit fe35bc6

File tree

4 files changed

+63
-0
lines changed

4 files changed

+63
-0
lines changed

cicd/gitops/gitops-release-notes.adoc

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,10 +23,14 @@ include::modules/go-compatibility-and-support-matrix.adoc[leveloffset=+1]
2323
include::modules/making-open-source-more-inclusive.adoc[leveloffset=+1]
2424

2525
// Modules included, most to least recent
26+
include::modules/gitops-release-notes-1-6-2.adoc[leveloffset=+1]
27+
2628
include::modules/gitops-release-notes-1-6-1.adoc[leveloffset=+1]
2729

2830
include::modules/gitops-release-notes-1-6-0.adoc[leveloffset=+1]
2931

32+
include::modules/gitops-release-notes-1-5-7.adoc[leveloffset=+1]
33+
3034
include::modules/gitops-release-notes-1-5-6.adoc[leveloffset=+1]
3135

3236
include::modules/gitops-release-notes-1-5-5.adoc[leveloffset=+1]
@@ -41,6 +45,8 @@ include::modules/gitops-release-notes-1-5-1.adoc[leveloffset=+1]
4145

4246
include::modules/gitops-release-notes-1-5-0.adoc[leveloffset=+1]
4347

48+
include::modules/gitops-release-notes-1-4-13.adoc[leveloffset=+1]
49+
4450
include::modules/gitops-release-notes-1-4-12.adoc[leveloffset=+1]
4551

4652
include::modules/gitops-release-notes-1-4-11.adoc[leveloffset=+1]
Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
// Module included in the following assembly:
2+
//
3+
// * gitops/gitops-release-notes.adoc
4+
5+
:_content-type: REFERENCE
6+
7+
[id="gitops-release-notes-1-4-13_{context}"]
8+
= Release notes for {gitops-title} 1.4.13
9+
10+
{gitops-title} 1.4.13 is now available on {product-title} 4.7, 4.8, 4.9, 4.10 and 4.11.
11+
12+
[id="fixed-issues-1-4-13_{context}"]
13+
== Fixed issues
14+
15+
The following issues have been resolved in the current release:
16+
17+
* From {product-title} 4.12, it is optional to install the console. This fix updates the {gitops-title} Operator to prevent errors with the Operator if the console is not installed. link:https://issues.redhat.com/browse/GITOPS-2354[GITOPS-2354]
Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
// Module included in the following assembly:
2+
//
3+
// * gitops/gitops-release-notes.adoc
4+
5+
:_content-type: REFERENCE
6+
7+
[id="gitops-release-notes-1-5-7_{context}"]
8+
= Release notes for {gitops-title} 1.5.7
9+
10+
{gitops-title} 1.5.7 is now available on {product-title} 4.8, 4.9, 4.10 and 4.11.
11+
12+
[id="fixed-issues-1-5-7_{context}"]
13+
== Fixed issues
14+
15+
The following issues have been resolved in the current release:
16+
17+
* From {product-title} 4.12, it is optional to install the console. This fix updates the {gitops-title} Operator to prevent errors with the Operator if the console is not installed. link:https://issues.redhat.com/browse/GITOPS-2353[GITOPS-2353]
Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,23 @@
1+
// Module included in the following assembly:
2+
//
3+
// * gitops/gitops-release-notes.adoc
4+
5+
:_content-type: REFERENCE
6+
7+
[id="gitops-release-notes-1-6-2_{context}"]
8+
= Release notes for {gitops-title} 1.6.2
9+
10+
{gitops-title} 1.6.2 is now available on {product-title} 4.8, 4.9, 4.10 and 4.11.
11+
12+
[id="fixed-issues-1-6-2_{context}"]
13+
== Fixed issues
14+
15+
The following issues have been resolved in the current release:
16+
17+
* Before this update, the subscription health check was marked *degraded* for missing *InstallPlan* when more than 5 Operators were installed in a project. This update fixes the issue. link:https://issues.redhat.com/browse/GITOPS-2018[GITOPS-2018]
18+
19+
* Before this update, the {gitops-title} Operator would spam the cluster with a deprecation notice warning whenever it detected that an Argo CD instance used deprecated fields. This update fixes this issue and shows only one warning event for each instance that detects a field. link:https://issues.redhat.com/browse/GITOPS-2230[GITOPS-2230]
20+
21+
* From {product-title} 4.12, it is optional to install the console. This fix updates the {gitops-title} Operator to prevent errors with the Operator if the console is not installed. link:https://issues.redhat.com/browse/GITOPS-2352[GITOPS-2352]
22+
23+

0 commit comments

Comments
 (0)