Skip to content

Commit 20a73bf

Browse files
authored
Bumping babylon operators versions (#453)
* Bumping babylon operators versions poolboy v0.12.0 babylon-config v0.13.5 anarchy-operator v0.20.0 agnosticv-operator v0.22.1 * Updating lodestar status information
1 parent 429c4c3 commit 20a73bf

File tree

9 files changed

+12
-11
lines changed

9 files changed

+12
-11
lines changed

bootstrap/core/tools/babylon/agnosticv-operator.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ spec:
1010
source:
1111
path: "helm"
1212
repoURL: "https://github.com/redhat-gpte-devopsautomation/agnosticv-operator.git"
13-
targetRevision: "v0.16.1"
13+
targetRevision: "v0.22.1"
1414
syncPolicy:
1515
automated:
1616
prune: true

bootstrap/core/tools/babylon/anarchy-operator.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ spec:
1010
source:
1111
path: "helm"
1212
repoURL: https://github.com/redhat-cop/anarchy.git
13-
targetRevision: v0.18.0
13+
targetRevision: v0.20.0
1414
syncPolicy:
1515
automated:
1616
prune: true

bootstrap/core/tools/babylon/babylon-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ spec:
1010
source:
1111
path: "openshift/config/common/helm/babylon-config"
1212
repoURL: "https://github.com/redhat-cop/babylon.git"
13-
targetRevision: "v0.12.0"
13+
targetRevision: "v0.13.5"
1414
ignoreDifferences:
1515
- group: apiextensions.k8s.io
1616
kind: CustomResourceDefinition

bootstrap/core/tools/babylon/poolboy.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ spec:
1010
source:
1111
path: "helm"
1212
repoURL: "https://github.com/redhat-cop/poolboy.git"
13-
targetRevision: "v0.10.8"
13+
targetRevision: "v0.12.0"
1414
ignoreDifferences:
1515
- group: apiextensions.k8s.io
1616
kind: CustomResourceDefinition

bootstrap/patches/agnosticv-operator.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,4 +16,4 @@ spec:
1616
name: lodestar-babylon-operators
1717
poolboy:
1818
namespace: lodestar-babylon-operators
19-
targetRevision: v0.16.1
19+
targetRevision: v0.22.1

bootstrap/patches/anarchy-operator.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,4 +15,4 @@ spec:
1515
namespace:
1616
create: false
1717
name: lodestar-babylon-operators
18-
targetRevision: v0.18.0
18+
targetRevision: v0.20.0

bootstrap/patches/babylon-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,4 +25,4 @@ spec:
2525
operatorNamespace: openshift-operators
2626
crossClusterBackup:
2727
enable: false
28-
targetRevision: v0.12.0
28+
targetRevision: v0.13.5

bootstrap/patches/lodestar-status.yaml

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -27,8 +27,9 @@ spec:
2727
lodestar-hosting: main
2828
lodestar-participants: main
2929
resource-dispatcher: master
30-
agnosticv-operator: v0.16.1
31-
anarchy: v0.18.0
32-
poolboy: v0.10.8
30+
agnosticv-operator: v0.22.1
31+
anarchy: v0.20.0
32+
babylon-config: v0.13.5
33+
poolboy: v0.12.0
3334
lodestar: 1.2.0
3435
targetRevision: master

bootstrap/patches/poolboy.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,4 +24,4 @@ spec:
2424
namespace:
2525
create: false
2626
name: lodestar-babylon-operators
27-
targetRevision: v0.10.8
27+
targetRevision: v0.12.0

0 commit comments

Comments
 (0)