We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 60b99cb commit 8c5d50fCopy full SHA for 8c5d50f
solution/deps.yaml
@@ -2,11 +2,11 @@
2
# to sort keys, use the following command
3
# yq eval 'sortKeys(.)' -i deps.yaml
4
backbeat:
5
- sourceRegistry: ghcr.io/scality
+ sourceRegistry: ghcr.io/scality/playground/delthas/backbeat
6
dashboard: backbeat/backbeat-dashboards
7
- image: backbeat
+ image: 80f5d949fc5efad58a5d4a234f75c737876ef577
8
policy: backbeat/backbeat-policies
9
- tag: 9.1.2
+ tag: 9.0.17
10
envsubst: BACKBEAT_TAG
11
busybox:
12
image: busybox
@@ -136,7 +136,7 @@ vault:
136
zenko-operator:
137
sourceRegistry: ghcr.io/scality
138
image: zenko-operator
139
- tag: v1.8.0
+ tag: 6665b3a70724e72e0cec4180129513036fcd9452
140
envsubst: ZENKO_OPERATOR_TAG
141
zookeeper:
142
sourceRegistry: pravega
0 commit comments