You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The docker image bakes the update-only.sh, which means you need a new docker image to get new updates. Consider dynamically downloading the JSON file for the updates.
This would mean the chart + docker image could be ensured to be versioned; whilst the downloaded buildpacks are independent.
The text was updated successfully, but these errors were encountered:
The docker image bakes the update-only.sh, which means you need a new docker image to get new updates. Consider dynamically downloading the JSON file for the updates.
This would mean the chart + docker image could be ensured to be versioned; whilst the downloaded buildpacks are independent.
The text was updated successfully, but these errors were encountered: