Skip to content

Commit 94c112e

Browse files
jmagakGitHub Actionsclaude
authored
RHIDP-13370: Update documentation for Openshift Serverless Logic 1.38 (#2132)
* [RHIDP-13370]: Update OSL version to 1.38.0 Update OpenShift Serverless Logic (OSL) version references from 1.37.x to 1.38.0 across RHDH documentation. Changes: - Updated OSL version attributes to 1.38.0 in artifacts/attributes.adoc - Updated Helm chart operator subscription defaults to logic-operator.v1.38.0 - Changed operator package name from logic-operator-rhel8 to logic-operator (aligns with OSL 1.37.0+ naming convention) Note: OSL 1.38.0 version is a placeholder pending GA release confirmation. Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com> * New updates --------- Co-authored-by: GitHub Actions <github-actions@github.com> Co-authored-by: Claude Sonnet 4.5 <noreply@anthropic.com>
1 parent 85aea4e commit 94c112e

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

artifacts/attributes.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
:osd-version: 4
3636
:rhoserverless-version: 1.37.1
3737
:rhoserverless-version-major: 1.37
38-
:rhoserverless-logic-version: 1.37.2
38+
:rhoserverless-logic-version: 1.38.0
3939
:orchestrator-plugin-version: 1.10.0
4040

4141
// Support levels

modules/configure_helm-chart-config-reference/ref-orchestrator-infrastructure-helm-chart-values.adoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ d|*Key* |*Description* |*Type* |*Default*
3333
|serverlessLogicOperator.subscription.spec.name
3434
|Name of the operator package.
3535
|string
36-
|"logic-operator-rhel8"
36+
|"logic-operator"
3737

3838
|serverlessLogicOperator.subscription.spec.source
3939
|Name of the catalog source.
@@ -53,7 +53,7 @@ a|Specifies the initial version of the operator.
5353
The version must match the custom resource definitions (CRDs) installed by the chart.
5454
====
5555
|string
56-
|"logic-operator-rhel8.v1.36.0"
56+
|"logic-operator.v1.38.0"
5757

5858
|serverlessOperator.enabled
5959
|Specifies if the operator is deployed by the chart.

0 commit comments

Comments
 (0)