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

chore: bump deps #139

Merged
merged 1 commit into from
Mar 19, 2024
Merged

chore: bump deps #139

merged 1 commit into from
Mar 19, 2024

Conversation

sergelogvinov
Copy link
Collaborator

Update:
K8s to 0.29.3
Github Actions deps
Talos 1.6.6

Pull Request

What? (description)

Why? (reasoning)

Acceptance

Please use the following checklist:

  • you linked an issue (if applicable)
  • you included tests (if applicable)
  • you ran conformance (make conformance)
  • you linted your code (make lint)
  • you linted your code (make unit)

See make help for a description of the available targets.

@@ -27,8 +27,12 @@ jobs:

- name: Install Cosign
uses: sigstore/[email protected]
- name: Set up QEMU
Copy link
Member

Choose a reason for hiding this comment

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

go just cross compiled faster than using a native arch, so this seems redundant

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

definitely yes ) FROM --platform=${BUILDPLATFORM} golang:1.22-alpine AS builder

It needs only on last stage to create result images.

Update:
  Go to 1.22
  K8s to 0.29.3
  Github Actions deps
  Talos 1.6.6

Signed-off-by: Serge Logvinov <[email protected]>
@sergelogvinov
Copy link
Collaborator Author

/m

@talos-bot talos-bot merged commit 9d65a90 into siderolabs:main Mar 19, 2024
3 checks passed
@sergelogvinov sergelogvinov deleted the deps branch March 19, 2024 08:20
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