Skip to content

Commit f69e871

Browse files
build(deps): bump the docker group across 1 directory with 3 updates
Bumps the docker group with 3 updates in the /templates/global directory: scality/cloudserver, scality/backbeat and scality/metadata. Updates `scality/cloudserver` from 9.2.4 to 9.2.6 Updates `scality/backbeat` from 9.1.2-federation to 9.1.3-federation Updates `scality/metadata` from 8.21.0-standalone to 8.22.0-standalone --- updated-dependencies: - dependency-name: scality/cloudserver dependency-version: 9.2.6 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: docker - dependency-name: scality/backbeat dependency-version: 9.1.3-federation dependency-type: direct:production update-type: version-update:semver-patch dependency-group: docker - dependency-name: scality/metadata dependency-version: 8.22.0-standalone dependency-type: direct:production update-type: version-update:semver-minor dependency-group: docker ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent dc2acb2 commit f69e871

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

templates/global/values.yaml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -20,22 +20,22 @@ features:
2020
enabled: false
2121

2222
cloudserver:
23-
image: ghcr.io/scality/cloudserver:9.2.4
23+
image: ghcr.io/scality/cloudserver:9.2.6
2424

2525
vault:
2626
image: ghcr.io/scality/vault:7.83.0
2727

2828
backbeat:
29-
image: ghcr.io/scality/backbeat:9.1.2-federation
29+
image: ghcr.io/scality/backbeat:9.1.3-federation
3030

3131
s3_metadata:
32-
image: ghcr.io/scality/metadata:8.21.0-standalone
32+
image: ghcr.io/scality/metadata:8.22.0-standalone
3333

3434
scuba:
3535
image: ghcr.io/scality/scuba:1.1.17-nodesvc-base
3636

3737
scuba_metadata:
38-
image: ghcr.io/scality/metadata:8.21.0-standalone
38+
image: ghcr.io/scality/metadata:8.22.0-standalone
3939

4040
kafka:
4141
image: bitnami/kafka:3.4.0

0 commit comments

Comments
 (0)