We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b47e419 commit 898ce96Copy full SHA for 898ce96
bootstrap/core/tools/babylon/agnosticv-operator.yaml
@@ -10,7 +10,7 @@ spec:
10
source:
11
path: "helm"
12
repoURL: "https://github.com/redhat-gpte-devopsautomation/agnosticv-operator.git"
13
- targetRevision: "v0.22.1"
+ targetRevision: "v0.22.2"
14
syncPolicy:
15
automated:
16
prune: true
bootstrap/patches/agnosticv-operator.yaml
@@ -16,4 +16,4 @@ spec:
name: lodestar-babylon-operators
17
poolboy:
18
namespace: lodestar-babylon-operators
19
- targetRevision: v0.22.1
+ targetRevision: v0.22.2
bootstrap/patches/lodestar-status.yaml
@@ -27,7 +27,7 @@ spec:
27
lodestar-hosting: main
28
lodestar-participants: main
29
resource-dispatcher: master
30
- agnosticv-operator: v0.22.1
+ agnosticv-operator: v0.22.2
31
anarchy: v0.20.0
32
babylon-config: v0.13.5
33
poolboy: v0.12.0
0 commit comments