Skip to content

Commit

Permalink
Bumping AgnosticV operator to version supporting poolboy-namespace (#387
Browse files Browse the repository at this point in the history
)
  • Loading branch information
oybed authored Nov 19, 2021
1 parent 5f79b86 commit 1abfed3
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 3 deletions.
2 changes: 1 addition & 1 deletion bootstrap/core/tools/babylon/agnosticv-operator.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ spec:
source:
path: "helm"
repoURL: "https://github.com/redhat-gpte-devopsautomation/agnosticv-operator.git"
targetRevision: "v0.16.0"
targetRevision: "v0.16.1"
syncPolicy:
automated:
prune: true
Expand Down
4 changes: 3 additions & 1 deletion bootstrap/patches/agnosticv-operator.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,4 +14,6 @@ spec:
namespace:
create: false
name: lodestar-babylon-operators
targetRevision: v0.16.0
poolboy:
namespace: lodestar-babylon-operators
targetRevision: v0.16.1
2 changes: 1 addition & 1 deletion bootstrap/patches/lodestar-status.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ spec:
lodestar-hosting: main
lodestar-participants: main
resource-dispatcher: master
agnosticv-operator: v0.16.0
agnosticv-operator: v0.16.1
anarchy: v0.18.0
poolboy: v0.10.8
lodestar: 1.2.0
Expand Down

0 comments on commit 1abfed3

Please sign in to comment.