Skip to content
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

Update whereabouts v0.6.2 #14

Merged
merged 1 commit into from
Jul 17, 2023
Merged

Conversation

mgfritch
Copy link
Contributor

@mgfritch mgfritch commented Jul 13, 2023

Also update to Go v1.20.6b2

@mgfritch mgfritch force-pushed the update-v0.6.2 branch 2 times, most recently from 85ccdc4 to 61edeb3 Compare July 14, 2023 04:43
@@ -50,4 +50,4 @@ image-manifest:

.PHONY: image-scan
image-scan:
trivy --severity $(SEVERITIES) --no-progress --ignore-unfixed $(ORG)/hardened-whereabouts:$(TAG)
trivy --severity $(SEVERITIES) --no-progress --ignore-unfixed image $(ORG)/hardened-whereabouts:$(TAG)
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Does this mean that image-scan was not working?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

yes, the update to the newer go tag was causing CI to fail because the updated trivy image requires a scanning command

Also update to Go v1.20.6b2

Signed-off-by: Michael Fritch <[email protected]>
@briandowns briandowns merged commit 22f7bc3 into rancher:main Jul 17, 2023
@mgfritch mgfritch deleted the update-v0.6.2 branch July 17, 2023 15:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants