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
Add step to retrieve METALK8S_VERSION in build workflow
Remove METALK8S_VERSION retrieval step and add version fallback in doit.sh
Refactor version retrieval logic in doit.sh and entrypoint.sh to improve clarity and maintainability
Update VERSION_FILE path in entrypoint.sh for consistency
Update Dockerfile to include VERSION file and remove version retrieval logic from entrypoint.sh
Update Dockerfile and rspack.config.ts to remove VERSION file dependency and use git revision for filename
Update Dockerfile to copy VERSION file and modify rspack.config.ts to read version from the file
Update Dockerfile to create VERSION file with version details during build
0 commit comments