We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Description
driftctl's latest tag is currently manually set to the latest stable release to fix #44 :
docker tag cloudskiff/driftctl:v0.1.1 cloudskiff/driftctl:latest docker push cloudskiff/driftctl:latest
The latest tag should point to the latest stable release and not our state on the master main branch.
Environment
How to reproduce
Possible Solution
Automatically set latest to the latest stable release
Additional context
cf #44
The text was updated successfully, but these errors were encountered:
Fixed on hub side for v0.2.0
Sorry, something went wrong.
eliecharra
No branches or pull requests
Description
driftctl's latest tag is currently manually set to the latest stable release to fix #44 :
The latest tag should point to the latest stable release and not our state on the
mastermain branch.Environment
How to reproduce
Possible Solution
Automatically set latest to the latest stable release
Additional context
cf #44
The text was updated successfully, but these errors were encountered: