Skip to content

Commit

Permalink
chore: update build image tag
Browse files Browse the repository at this point in the history
  • Loading branch information
shreddedbacon committed Sep 18, 2024
1 parent 92e7a3b commit cb122db
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ BUILD_DEPLOY_IMAGE_TAG ?= edge

# OVERRIDE_BUILD_DEPLOY_CONTROLLER_IMAGETAG and OVERRIDE_BUILD_DEPLOY_CONTROLLER_IMAGE_REPOSITORY
# set this to a particular build image if required, defaults to nothing to consume what the chart provides
OVERRIDE_BUILD_DEPLOY_CONTROLLER_IMAGETAG=retention-policy
OVERRIDE_BUILD_DEPLOY_CONTROLLER_IMAGETAG=pr-243
OVERRIDE_BUILD_DEPLOY_CONTROLLER_IMAGE_REPOSITORY=

# To build k3d with Calico instead of Flannel, set this to true. Note that the Calico install in lagoon-charts is always
Expand Down

0 comments on commit cb122db

Please sign in to comment.