-
Notifications
You must be signed in to change notification settings - Fork 123
New issue
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
feat: exit early on invalid k8s version flag #210
Commits on Jun 7, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 6ad5337 - Browse repository at this point
Copy the full SHA 6ad5337View commit details
Commits on Jul 9, 2023
-
Fix anchored link on Readme.md (yannh#205)
The in page link to the CustomResourceDefinition (CRD) Support section is not working
Configuration menu - View commit details
-
Copy full SHA for c7cd7c0 - Browse repository at this point
Copy the full SHA c7cd7c0View commit details -
Fix for 196: Multi-architecture image (yannh#204)
* 196: qemu * 196: multi-arch; see also https://blog.devgenius.io/goreleaser-build-multi-arch-docker-images-8dd9a7903675
Configuration menu - View commit details
-
Copy full SHA for 8ec7dd0 - Browse repository at this point
Copy the full SHA 8ec7dd0View commit details -
fix: add missing output formats in error message (yannh#213)
- Add missing 'junit' and 'pretty' output formats. - Use quotes vs. backticks around command name
Configuration menu - View commit details
-
Copy full SHA for ab35455 - Browse repository at this point
Copy the full SHA ab35455View commit details -
Configuration menu - View commit details
-
Copy full SHA for fa3878a - Browse repository at this point
Copy the full SHA fa3878aView commit details -
Fix yannh#130 in a backward-compatible way (yannh#219)
This is an alternative way to fix yannh#130. Instead of changing the `group` variable content, this commit adds a new variable `fullgroup` that does not split the group components. With this, users can specify the filename format like: FILENAME_FORMAT='{fullgroup}-{version}-{kind}'
Configuration menu - View commit details
-
Copy full SHA for 81a74e3 - Browse repository at this point
Copy the full SHA 81a74e3View commit details -
Update Readme.md to add
fullgroup
explanation (yannh#220)This is a follow-up to yannh#219 to add a short description on how to use the `fullgroup` variable.
Configuration menu - View commit details
-
Copy full SHA for a819ea1 - Browse repository at this point
Copy the full SHA a819ea1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0927e3b - Browse repository at this point
Copy the full SHA 0927e3bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2df298d - Browse repository at this point
Copy the full SHA 2df298dView commit details