Skip to content

v0.7.0

Compare
Choose a tag to compare
@github-actions github-actions released this 14 Dec 20:12
· 274 commits to main since this release
ca5ef31

Features

  • #81 by @gabemontero: Added log following / tailing of active buildruns to 'shp buildrun logs' via the '-F' or '--follow' arguments
  • #76 by @sm43: Adds support to specify labels and annotations on BuildRun objects to be set on output images
  • #71 by @jerolimov: Initialize klog with (go)flags and add these flags to pflag as well
  • #68 by @sm43: Adds support for img labels and anno. in build create cmd

Fixes

Misc