Skip to content

Commit 0b958d7

Browse files
authored
Merge pull request #113 from mbaldessari/common-automatic-update
common automatic update
2 parents f2b0f46 + af62db6 commit 0b958d7

11 files changed

Lines changed: 21 additions & 21 deletions

common/operator-install/values.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ main:
77
revision: main
88

99
gitops:
10-
channel: "gitops-1.8"
10+
channel: "gitops-1.11"
1111
operatorSource: redhat-operators
1212

1313
multiSourceConfig:

common/tests/operator-install-industrial-edge-factory.expected.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ metadata:
77
namespace: openshift-operators
88
data:
99
gitops.catalogSource: redhat-operators
10-
gitops.channel: gitops-1.8
10+
gitops.channel: gitops-1.11
1111

1212
# gitops.sourceNamespace: GitOpsDefaultCatalogSourceNamespace
1313
# gitops.installApprovalPlan: GitOpsDefaultApprovalPlan
@@ -26,7 +26,7 @@ spec:
2626
targetRepo: https://github.com/pattern-clone/mypattern
2727
targetRevision: main
2828
gitOpsSpec:
29-
operatorChannel: gitops-1.8
29+
operatorChannel: gitops-1.11
3030
operatorSource: redhat-operators
3131
multiSourceConfig:
3232
enabled: false

common/tests/operator-install-industrial-edge-hub.expected.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ metadata:
77
namespace: openshift-operators
88
data:
99
gitops.catalogSource: redhat-operators
10-
gitops.channel: gitops-1.8
10+
gitops.channel: gitops-1.11
1111

1212
# gitops.sourceNamespace: GitOpsDefaultCatalogSourceNamespace
1313
# gitops.installApprovalPlan: GitOpsDefaultApprovalPlan
@@ -26,7 +26,7 @@ spec:
2626
targetRepo: https://github.com/pattern-clone/mypattern
2727
targetRevision: main
2828
gitOpsSpec:
29-
operatorChannel: gitops-1.8
29+
operatorChannel: gitops-1.11
3030
operatorSource: redhat-operators
3131
multiSourceConfig:
3232
enabled: false

common/tests/operator-install-medical-diagnosis-hub.expected.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ metadata:
77
namespace: openshift-operators
88
data:
99
gitops.catalogSource: redhat-operators
10-
gitops.channel: gitops-1.8
10+
gitops.channel: gitops-1.11
1111

1212
# gitops.sourceNamespace: GitOpsDefaultCatalogSourceNamespace
1313
# gitops.installApprovalPlan: GitOpsDefaultApprovalPlan
@@ -26,7 +26,7 @@ spec:
2626
targetRepo: https://github.com/pattern-clone/mypattern
2727
targetRevision: main
2828
gitOpsSpec:
29-
operatorChannel: gitops-1.8
29+
operatorChannel: gitops-1.11
3030
operatorSource: redhat-operators
3131
multiSourceConfig:
3232
enabled: false

common/tests/operator-install-naked.expected.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ metadata:
77
namespace: openshift-operators
88
data:
99
gitops.catalogSource: redhat-operators
10-
gitops.channel: gitops-1.8
10+
gitops.channel: gitops-1.11
1111

1212
# gitops.sourceNamespace: GitOpsDefaultCatalogSourceNamespace
1313
# gitops.installApprovalPlan: GitOpsDefaultApprovalPlan
@@ -26,7 +26,7 @@ spec:
2626
targetRepo: https://github.com/pattern-clone/mypattern
2727
targetRevision: main
2828
gitOpsSpec:
29-
operatorChannel: gitops-1.8
29+
operatorChannel: gitops-1.11
3030
operatorSource: redhat-operators
3131
multiSourceConfig:
3232
enabled: false

common/tests/operator-install-normal.expected.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ metadata:
77
namespace: openshift-operators
88
data:
99
gitops.catalogSource: redhat-operators
10-
gitops.channel: gitops-1.8
10+
gitops.channel: gitops-1.11
1111

1212
# gitops.sourceNamespace: GitOpsDefaultCatalogSourceNamespace
1313
# gitops.installApprovalPlan: GitOpsDefaultApprovalPlan
@@ -26,7 +26,7 @@ spec:
2626
targetRepo: https://github.com/pattern-clone/mypattern
2727
targetRevision: main
2828
gitOpsSpec:
29-
operatorChannel: gitops-1.8
29+
operatorChannel: gitops-1.11
3030
operatorSource: redhat-operators
3131
multiSourceConfig:
3232
enabled: false

tests/common-operator-install-industrial-edge-factory.expected.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ metadata:
77
namespace: openshift-operators
88
data:
99
gitops.catalogSource: redhat-operators
10-
gitops.channel: gitops-1.8
10+
gitops.channel: gitops-1.11
1111

1212
# gitops.sourceNamespace: GitOpsDefaultCatalogSourceNamespace
1313
# gitops.installApprovalPlan: GitOpsDefaultApprovalPlan
@@ -26,7 +26,7 @@ spec:
2626
targetRepo: https://github.com/pattern-clone/mypattern
2727
targetRevision: main
2828
gitOpsSpec:
29-
operatorChannel: gitops-1.8
29+
operatorChannel: gitops-1.11
3030
operatorSource: redhat-operators
3131
multiSourceConfig:
3232
enabled: false

tests/common-operator-install-industrial-edge-hub.expected.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ metadata:
77
namespace: openshift-operators
88
data:
99
gitops.catalogSource: redhat-operators
10-
gitops.channel: gitops-1.8
10+
gitops.channel: gitops-1.11
1111

1212
# gitops.sourceNamespace: GitOpsDefaultCatalogSourceNamespace
1313
# gitops.installApprovalPlan: GitOpsDefaultApprovalPlan
@@ -26,7 +26,7 @@ spec:
2626
targetRepo: https://github.com/pattern-clone/mypattern
2727
targetRevision: main
2828
gitOpsSpec:
29-
operatorChannel: gitops-1.8
29+
operatorChannel: gitops-1.11
3030
operatorSource: redhat-operators
3131
multiSourceConfig:
3232
enabled: false

tests/common-operator-install-medical-diagnosis-hub.expected.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ metadata:
77
namespace: openshift-operators
88
data:
99
gitops.catalogSource: redhat-operators
10-
gitops.channel: gitops-1.8
10+
gitops.channel: gitops-1.11
1111

1212
# gitops.sourceNamespace: GitOpsDefaultCatalogSourceNamespace
1313
# gitops.installApprovalPlan: GitOpsDefaultApprovalPlan
@@ -26,7 +26,7 @@ spec:
2626
targetRepo: https://github.com/pattern-clone/mypattern
2727
targetRevision: main
2828
gitOpsSpec:
29-
operatorChannel: gitops-1.8
29+
operatorChannel: gitops-1.11
3030
operatorSource: redhat-operators
3131
multiSourceConfig:
3232
enabled: false

tests/common-operator-install-naked.expected.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ metadata:
77
namespace: openshift-operators
88
data:
99
gitops.catalogSource: redhat-operators
10-
gitops.channel: gitops-1.8
10+
gitops.channel: gitops-1.11
1111

1212
# gitops.sourceNamespace: GitOpsDefaultCatalogSourceNamespace
1313
# gitops.installApprovalPlan: GitOpsDefaultApprovalPlan
@@ -26,7 +26,7 @@ spec:
2626
targetRepo: https://github.com/pattern-clone/mypattern
2727
targetRevision: main
2828
gitOpsSpec:
29-
operatorChannel: gitops-1.8
29+
operatorChannel: gitops-1.11
3030
operatorSource: redhat-operators
3131
multiSourceConfig:
3232
enabled: false

0 commit comments

Comments
 (0)