Skip to content

Commit

Permalink
Update Kruize image with latest commit (#145)
Browse files Browse the repository at this point in the history
* update kruize image with latest commit

Signed-off-by: saakhan <[email protected]>

* update commit ID digits to 7

Signed-off-by: saakhan <[email protected]>

---------

Signed-off-by: saakhan <[email protected]>
  • Loading branch information
khansaad authored Nov 15, 2023
1 parent 85ac7b5 commit 4556751
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion kruize-clowdapp.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -157,7 +157,7 @@ parameters:
- description: Kruize image tag
name: KRUIZE_IMAGE_TAG
required: true
value: "870ea25"
value: "69020a4"
- description: Kruize server port
name: KRUIZE_PORT
required: true
Expand Down
2 changes: 1 addition & 1 deletion scripts/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ services:
depends_on:
- kafka
kruize-autotune:
image: quay.io/cloudservices/autotune:870ea25
image: quay.io/cloudservices/autotune:69020a4
volumes:
- ./cdappconfig.json:/tmp/cdappconfig.json
ports:
Expand Down

0 comments on commit 4556751

Please sign in to comment.