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(dockerfile): update golang docker tag to v1.23.3 #83

Merged
merged 1 commit into from
Nov 28, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Aug 13, 2024

This PR contains the following updates:

Package Type Update Change
golang stage minor 1.22.6 -> 1.23.3

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot force-pushed the renovate/minor-deps-dockerfile branch 3 times, most recently from 4d1547f to 775314d Compare August 28, 2024 19:11
@renovate renovate bot force-pushed the renovate/minor-deps-dockerfile branch from 775314d to 3756086 Compare September 2, 2024 11:20
@renovate renovate bot changed the title chore(dockerfile): update golang docker tag to v1.23.0 chore(dockerfile): update golang docker tag to v1.23.1 Sep 6, 2024
@renovate renovate bot force-pushed the renovate/minor-deps-dockerfile branch from 3756086 to 5eaadfe Compare September 6, 2024 03:42
@renovate renovate bot changed the title chore(dockerfile): update golang docker tag to v1.23.1 chore(dockerfile): update golang docker tag to v1.23.2 Oct 2, 2024
@renovate renovate bot force-pushed the renovate/minor-deps-dockerfile branch 2 times, most recently from 6f8a4f6 to 7c27c62 Compare October 4, 2024 22:40
@renovate renovate bot changed the title chore(dockerfile): update golang docker tag to v1.23.2 chore(dockerfile): update golang docker tag to v1.23.3 Nov 7, 2024
@renovate renovate bot force-pushed the renovate/minor-deps-dockerfile branch from 7c27c62 to e0a2557 Compare November 7, 2024 08:29
Copy link
Contributor

@erichorwath erichorwath left a comment

Choose a reason for hiding this comment

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

to fix envtest error https://github.com/SAP/project-operator/actions/runs/12064305445/job/33656233761#step:6:450

 > [linux/amd64->arm64 builder 14/14] RUN make envtest  && CGO_ENABLED=0 KUBEBUILDER_ASSETS="/workspace/bin/k8s/current" go test ./...  && CGO_ENABLED=0 GOOS=linux GOARCH=arm64 go build -a -o manager main.go:
0.100 mkdir -p /workspace/bin
0.114 test -s /workspace/bin/setup-envtest || GOBIN=/workspace/bin go install sigs.k8s.io/controller-runtime/tools/setup-envtest@latest
0.196 go: downloading sigs.k8s.io/controller-runtime/tools/setup-envtest v0.0.0-20241126174059-8e44a4307f70
0.197 go: downloading sigs.k8s.io/controller-runtime v0.19.2
0.328 go: sigs.k8s.io/controller-runtime/tools/setup-envtest@latest: sigs.k8s.io/controller-runtime/tools/setup-envtest@v0.0.0-20241126174059-8e44a4307f70 requires go >= 1.23.0 (running go 1.22.6; GOTOOLCHAIN=local)
0.330 make: *** [Makefile:158: /workspace/bin/setup-envtest] Error 1

@erichorwath erichorwath merged commit 3875306 into main Nov 28, 2024
6 checks passed
@erichorwath erichorwath deleted the renovate/minor-deps-dockerfile branch November 28, 2024 12:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant