Skip to content

ci: bump GO_VERSION to 1.26 for k8s 0.36 / controller-runtime 0.24#111

Merged
sirantd merged 1 commit into
mainfrom
ci/bump-go-1.26
May 31, 2026
Merged

ci: bump GO_VERSION to 1.26 for k8s 0.36 / controller-runtime 0.24#111
sirantd merged 1 commit into
mainfrom
ci/bump-go-1.26

Conversation

@sirantd

@sirantd sirantd commented May 31, 2026

Copy link
Copy Markdown
Contributor

#108 (controller-runtime 0.24.1) raised the go.mod directive to go 1.26.0, but CI pins GO_VERSION: "1.25" with GOTOOLCHAIN=local, so builds fail:

go: go.mod requires go >= 1.26.0 (running go 1.25.10; GOTOOLCHAIN=local)

Bumps GO_VERSION 1.25 → 1.26 in ci.yml and security.yml to match go.mod (Dockerfile already uses golang:1.26-alpine). Restores green main and unblocks #109.

@sirantd sirantd added the github-actions GitHub Actions workflow changes label May 31, 2026
@sirantd sirantd merged commit 43a35e5 into main May 31, 2026
39 checks passed
@sirantd sirantd deleted the ci/bump-go-1.26 branch May 31, 2026 09:42
@github-actions

Copy link
Copy Markdown
Contributor

🎉 This PR is included in version 1.5.7 🎉

Release Notes:

1.5.7 (2026-05-31)

📦 Dependencies

  • deps: bump k8s.io/apimachinery from 0.36.0 to 0.36.1 (658fb4d)
  • deps: bump sigs.k8s.io/controller-runtime from 0.23.3 to 0.24.1 (#108) (69178ff)

Installation:

helm install deployment-annotator-controller oci://ghcr.io/perun-engineering/deployment-annotator-for-grafana/helm/deployment-annotator-controller --version 1.5.7

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

github-actions GitHub Actions workflow changes released size:small

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant