chore: Update from ubi9/go-toolset:1.22.7-1733160835 to ubi9/go-toolset:9.5-1736425641#1370
chore: Update from ubi9/go-toolset:1.22.7-1733160835 to ubi9/go-toolset:9.5-1736425641#1370che-incubator-bot wants to merge 5 commits intomainfrom
Conversation
…et:9.5-1736425641 Signed-off-by: Nick Boldt <nboldt@redhat.com>
|
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: che-incubator-bot The full list of commands accepted by this bot can be found here. DetailsNeeds approval from an approver in each of these files:Approvers can indicate their approval by writing |
…36404155 Signed-off-by: Nick Boldt <nboldt@redhat.com>
…et:9.5-1736425641 Signed-off-by: Nick Boldt <nboldt@redhat.com>
…36404155 Signed-off-by: Nick Boldt <nboldt@redhat.com>
|
|
||
| # https://access.redhat.com/containers/?tab=tags#/registry.access.redhat.com/ubi9/go-toolset | ||
| FROM registry.access.redhat.com/ubi9/go-toolset:1.22.7-1733160835 as builder | ||
| FROM registry.access.redhat.com/ubi9/go-toolset:9.5-1736425641 as builder |
Check warning
Code scanning / Scorecard
Pinned-Dependencies
|
|
||
| # https://access.redhat.com/containers/?tab=tags#/registry.access.redhat.com/ubi9-minimal | ||
| FROM registry.access.redhat.com/ubi9-minimal:9.5-1731593028 | ||
| FROM registry.access.redhat.com/ubi9-minimal:9.5-1736404155 |
Check warning
Code scanning / Scorecard
Pinned-Dependencies
| # Build the manager binary | ||
| # https://access.redhat.com/containers/?tab=tags#/registry.access.redhat.com/ubi9/go-toolset | ||
| FROM registry.access.redhat.com/ubi9/go-toolset:1.22.7-1733160835 as builder | ||
| FROM registry.access.redhat.com/ubi9/go-toolset:9.5-1736425641 as builder |
Check warning
Code scanning / Scorecard
Pinned-Dependencies
|
|
||
| # https://access.redhat.com/containers/?tab=tags#/registry.access.redhat.com/ubi9-minimal | ||
| FROM registry.access.redhat.com/ubi9-minimal:9.5-1731593028 | ||
| FROM registry.access.redhat.com/ubi9-minimal:9.5-1736404155 |
Check warning
Code scanning / Scorecard
Pinned-Dependencies
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #1370 +/- ##
==========================================
- Coverage 52.56% 52.49% -0.07%
==========================================
Files 85 85
Lines 7981 7989 +8
==========================================
- Hits 4195 4194 -1
- Misses 3483 3492 +9
Partials 303 303 ☔ View full report in Codecov by Sentry. |
|
PR needs rebase. DetailsInstructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. |
|
Replaced by #1385 |
Signed-off-by: Nick Boldt nboldt@redhat.com