Skip to content

Commit 99500bc

Browse files
build(deps): bump the docker group across 1 directory with 2 updates (#48)
Bumps the docker group with 2 updates in the /templates/global directory: scality/cloudserver and scality/metadata. Updates `scality/cloudserver` from 9.2.6 to 9.2.10 Updates `scality/metadata` from 8.22.0-standalone to 8.23.0-standalone --- updated-dependencies: - dependency-name: scality/cloudserver dependency-version: 9.2.10 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: docker - dependency-name: scality/metadata dependency-version: 8.23.0-standalone dependency-type: direct:production update-type: version-update:semver-minor dependency-group: docker ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent f1b17d4 commit 99500bc

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

templates/global/values.yaml

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

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

2525
vault:
2626
image: ghcr.io/scality/vault:7.83.0
@@ -29,13 +29,13 @@ backbeat:
2929
image: ghcr.io/scality/backbeat:9.1.3-federation
3030

3131
s3_metadata:
32-
image: ghcr.io/scality/metadata:8.22.0-standalone
32+
image: ghcr.io/scality/metadata:8.23.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.22.0-standalone
38+
image: ghcr.io/scality/metadata:8.23.0-standalone
3939

4040
kafka:
4141
image: bitnami/kafka:3.4.0

0 commit comments

Comments
 (0)