Skip to content

Commit bae1282

Browse files
authored
Merge pull request #55569 from sheriff-rh/OSDOCS-5146
2 parents e47b149 + 3bf97cf commit bae1282

7 files changed

+47
-29
lines changed

_topic_maps/_topic_map.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -868,6 +868,8 @@ Topics:
868868
File: compliance-operator-supported-profiles
869869
- Name: Installing the Compliance Operator
870870
File: compliance-operator-installation
871+
- Name: Updating the Compliance Operator
872+
File: compliance-operator-updating
871873
- Name: Compliance Operator scans
872874
File: compliance-scans
873875
- Name: Understanding the Compliance Operator
@@ -898,6 +900,8 @@ Topics:
898900
File: file-integrity-operator-release-notes
899901
- Name: Installing the File Integrity Operator
900902
File: file-integrity-operator-installation
903+
- Name: Updating the File Integrity Operator
904+
File: file-integrity-operator-updating
901905
- Name: Understanding the File Integrity Operator
902906
File: file-integrity-operator-understanding
903907
- Name: Configuring the File Integrity Operator

modules/file-integrity-operator-release-channel.adoc

Lines changed: 0 additions & 26 deletions
This file was deleted.

security/compliance_operator/compliance-operator-release-notes.adoc

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,8 @@ These release notes track the development of the Compliance Operator in the {pro
1313

1414
For an overview of the Compliance Operator, see xref:../../security/compliance_operator/compliance-operator-understanding.adoc#understanding-compliance-operator[Understanding the Compliance Operator].
1515

16+
To access the latest release, see xref:../../security/compliance_operator/compliance-operator-updating.adoc#olm-preparing-upgrade_compliance-operator-updating[Updating the Compliance Operator].
17+
1618
[id="compliance-operator-release-notes-0-1-59"]
1719
== OpenShift Compliance Operator 0.1.59
1820

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,19 @@
1+
:_content-type: ASSEMBLY
2+
[id="compliance-operator-updating"]
3+
= Updating the Compliance Operator
4+
include::_attributes/common-attributes.adoc[]
5+
:context: compliance-operator-updating
6+
7+
toc::[]
8+
9+
As a cluster administrator, you can update the Compliance Operator on your {product-title} cluster.
10+
11+
include::modules/olm-preparing-upgrade.adoc[leveloffset=+1]
12+
include::modules/olm-changing-update-channel.adoc[leveloffset=+1]
13+
include::modules/olm-approving-pending-upgrade.adoc[leveloffset=+1]
14+
15+
// [id="additional-resources-updating-the-compliance-operator"]
16+
// [role="_additional-resources"]
17+
// == Additional resources
18+
//
19+
// * For more information, see xref:../../operators/admin/

security/file_integrity_operator/file-integrity-operator-configuring.adoc

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,5 +20,3 @@ include::modules/file-integrity-supplying-custom-aide-config.adoc[leveloffset=+1
2020
include::modules/file-integrity-operator-defining-custom-config.adoc[leveloffset=+1]
2121

2222
include::modules/file-integrity-operator-changing-custom-config.adoc[leveloffset=+1]
23-
24-
include::modules/file-integrity-operator-release-channel.adoc[leveloffset=+1]

security/file_integrity_operator/file-integrity-operator-release-notes.adoc

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,14 +13,16 @@ These release notes track the development of the File Integrity Operator in the
1313

1414
For an overview of the File Integrity Operator, see xref:../../security/file_integrity_operator/file-integrity-operator-understanding.adoc#understanding-file-integrity-operator[Understanding the File Integrity Operator].
1515

16+
To access the latest release, see xref:../../security/file_integrity_operator/file-integrity-operator-updating.adoc#olm-preparing-upgrade_file-integrity-operator-updating[Updating the File Integrity Operator].
17+
1618
[id="file-integrity-operator-release-notes-1-0-0"]
1719
== OpenShift File Integrity Operator 1.0.0
1820

1921
The following advisory is available for the OpenShift File Integrity Operator 1.0.0:
2022

2123
* link:https://access.redhat.com/errata/RHBA-2023:0037[RHBA-2023:0037 OpenShift File Integrity Operator Bug Fix Update]
2224

23-
The File Integrity Operator is now stable and the release channel is upgraded to `v1`. Future releases will follow link:https://semver.org/[Semantic Versioning]. To access the latest release, see xref:../../security/file_integrity_operator/file-integrity-operator-configuring.adoc#file-integrity-operator-release-channel_file-integrity-operator[Configuring the File Integrity Operator release channel].
25+
The File Integrity Operator is now stable and the release channel is upgraded to `v1`. Future releases will follow link:https://semver.org/[Semantic Versioning]. To access the latest release, see xref:../../security/file_integrity_operator/file-integrity-operator-updating.html#olm-preparing-upgrade_file-integrity-operator-updating[Updating the File Integrity Operator].
2426

2527
[id="file-integrity-operator-release-notes-0-1-32"]
2628
== OpenShift File Integrity Operator 0.1.32
Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,19 @@
1+
:_content-type: ASSEMBLY
2+
[id="file-integrity-operator-updating"]
3+
= Updating the File Integrity Operator
4+
include::_attributes/common-attributes.adoc[]
5+
:context: file-integrity-operator-updating
6+
7+
toc::[]
8+
9+
As a cluster administrator, you can update the File Integrity Operator on your {product-title} cluster.
10+
11+
include::modules/olm-preparing-upgrade.adoc[leveloffset=+1]
12+
include::modules/olm-changing-update-channel.adoc[leveloffset=+1]
13+
include::modules/olm-approving-pending-upgrade.adoc[leveloffset=+1]
14+
15+
// [id="additional-resources-updating-the-compliance-operator"]
16+
// [role="_additional-resources"]
17+
// == Additional resources
18+
//
19+
// * For more information, see xref:../../operators/admin/

0 commit comments

Comments
 (0)