keikoproj / addon-manager

Manage addons in a Kubernetes cluster
Apache License 2.0
71 stars 25 forks source link

Push image with tag 'latest' on merge to master #282

Closed tekenstam closed 1 year ago

tekenstam commented 1 year ago

Noticed the latest Docker image in docker hub is very old. Add this so latest is pushed after each merge to master.

codecov[bot] commented 1 year ago

Codecov Report

Merging #282 (9fd2d39) into master (7baa75a) will decrease coverage by 0.53%. Report is 1 commits behind head on master. The diff coverage is n/a.

@@            Coverage Diff             @@
##           master     #282      +/-   ##
==========================================
- Coverage   56.20%   55.67%   -0.53%     
==========================================
  Files          14       14              
  Lines        1893     1893              
==========================================
- Hits         1064     1054      -10     
- Misses        715      723       +8     
- Partials      114      116       +2     

see 1 file with indirect coverage changes

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more

tekenstam commented 1 year ago

Leaving this alone for now.