Skip to content

Commit

Permalink
Bump cloudserver
Browse files Browse the repository at this point in the history
  • Loading branch information
francoisferrand committed Nov 18, 2024
1 parent 1fe721a commit a541a97
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
6 changes: 3 additions & 3 deletions .github/scripts/end2end/configs/zenkoversion.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,9 +9,9 @@ spec:
backbeat:
image: '${BACKBEAT_DASHBOARD}'
tag: '${BACKBEAT_TAG}'
cloudserver:
image: '${CLOUDSERVER_DASHBOARD}'
tag: '${CLOUDSERVER_TAG}'
# cloudserver:
# image: '${CLOUDSERVER_DASHBOARD}'
# tag: '${CLOUDSERVER_TAG}'
s3utils:
image: '${S3UTILS_DASHBOARD}'
tag: '${S3UTILS_TAG}'
Expand Down
4 changes: 2 additions & 2 deletions solution/deps.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,10 +13,10 @@ busybox:
tag: 1.36.1
envsubst: BUSYBOX_TAG
cloudserver:
sourceRegistry: ghcr.io/scality
sourceRegistry: ghcr.io/scality/playground/francoisferrand
dashboard: cloudserver/cloudserver-dashboards
image: cloudserver
tag: 8.8.35
tag: 8.8.36
envsubst: CLOUDSERVER_TAG
drctl:
sourceRegistry: ghcr.io/scality
Expand Down

0 comments on commit a541a97

Please sign in to comment.