Skip to content

🌱 Update Builder Image group - #2134

Open
syself-bot[bot] wants to merge 1 commit into
mainfrom
renovate/caph-builder-image
Open

🌱 Update Builder Image group#2134
syself-bot[bot] wants to merge 1 commit into
mainfrom
renovate/caph-builder-image

Conversation

@syself-bot

@syself-bot syself-bot Bot commented Jul 1, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Type Update Change
docker.io/hadolint/hadolint stage minor v2.14.0-alpinev2.15.1-alpine
docker.io/library/golang (source) final digest d41da622c4c60e

Release Notes

hadolint/hadolint (docker.io/hadolint/hadolint)

v2.15.1

Compare Source

What's Changed

Full Changelog: hadolint/hadolint@v2.15.0...v2.15.1

v2.15.0

Compare Source

What's Changed

New Contributors

Full Changelog: hadolint/hadolint@v2.14.0...v2.15.0


Configuration

📅 Schedule: (in timezone Europe/Berlin)

  • Branch creation
    • "on the first day of the month"
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


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

@github-actions github-actions Bot added size/XS Denotes a PR that changes 0-20 lines, ignoring generated files. area/github Changes made in the github directory labels Jul 1, 2026
@syself-bot
syself-bot Bot force-pushed the renovate/caph-builder-image branch 4 times, most recently from d17d3e9 to 3c0c2bb Compare July 15, 2026 12:11
@syself-bot
syself-bot Bot force-pushed the renovate/caph-builder-image branch from 3c0c2bb to cbe1775 Compare July 20, 2026 13:02
@syself-bot syself-bot Bot changed the title 🌱 Update Builder Image group to v 🌱 Update Builder Image group to v - autoclosed Jul 29, 2026
@syself-bot syself-bot Bot closed this Jul 29, 2026
@syself-bot
syself-bot Bot deleted the renovate/caph-builder-image branch July 29, 2026 12:55
@syself-bot syself-bot Bot changed the title 🌱 Update Builder Image group to v - autoclosed 🌱 Update Builder Image group to v2.15.1 Aug 1, 2026
@syself-bot syself-bot Bot reopened this Aug 1, 2026
@syself-bot
syself-bot Bot force-pushed the renovate/caph-builder-image branch 3 times, most recently from 04c5fa6 to f3f67c5 Compare August 5, 2026 12:48
@syself-bot syself-bot Bot changed the title 🌱 Update Builder Image group to v2.15.1 🌱 Update Builder Image group Aug 5, 2026
@syself-bot
syself-bot Bot force-pushed the renovate/caph-builder-image branch 3 times, most recently from 050ba19 to 4b68106 Compare August 13, 2026 11:16
@syself-bot

syself-bot Bot commented Aug 13, 2026

Copy link
Copy Markdown
Contributor Author

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: undefined
Command failed: env BUILD_IMAGE_TOKEN=**redacted** BUILD_IMAGE_USER=batistein CI=true ./hack/upgrade-builder-image.sh
+ git diff --exit-code .builder-image-version.txt images/builder/Dockerfile images/builder/build.sh
+ '[' true = true ']'
+ echo **redacted**
+ docker login ghcr.io -u batistein --password-stdin

WARNING! Your credentials are stored unencrypted in '/home/ubuntu/.docker/config.json'.
Configure a credential helper to remove this warning. See
https://docs.docker.com/go/credential-store/

++ git fetch --quiet origin main
++ git show origin/main:.builder-image-version.txt
+ VERSION=1.0.30
+ '[' -z 1.0.30 ']'
+ export VERSION
++ semver_upgrade patch 1.0.30
++ IFS=.
++ read -r version minor patch
++ case "$1" in
++ tag=1.0.31
++ echo 1.0.31
+ NEW_VERSION=1.0.31
+ export NEW_VERSION
+ docker manifest inspect ghcr.io/syself/caph-builder:1.0.30
+ echo 1.0.31
+ echo 'Wrote new version 1.0.31 to .builder-image-version.txt'
+ docker manifest inspect ghcr.io/syself/caph-builder:1.0.31
+ echo 0
+ sed -i -e '/^BUILDER_IMAGE_VERSION /s/:=.*$/:= 1.0.31/' Makefile
+ grep -r -E 'ghcr.io/syself/caph-builder:[0-9].*.*' -l
+ xargs sed -i -e 's/ghcr.io\/syself\/caph-builder:1.0.30/ghcr.io\/syself\/caph-builder:1.0.31/g'
+ docker build -t ghcr.io/syself/caph-builder:1.0.31 ./images/builder
DEPRECATED: The legacy builder is deprecated and will be removed in a future release.
            Install the buildx component to build images with BuildKit:
            https://docs.docker.com/go/buildx/

The command '/bin/sh -c apk add --no-cache     controller-gen=$CONTROLLER_GEN_VERSION     curl     golangci-lint=$GOLANGCI_VERSION     helm=$HELM_VERSION     skopeo=$SKOPEO_VERSION     trivy=$TRIVY_VERSION' returned a non-zero code: 4
+++ sed -n 74p ./hack/upgrade-builder-image.sh
++ echo 'Warning: A command has failed. Exiting the script. Line was (./hack/upgrade-builder-image.sh:74):   docker build -t ghcr.io/syself/caph-builder:"${NEW_VERSION}" ./images/builder'
++ exit 3

@syself-bot
syself-bot Bot force-pushed the renovate/caph-builder-image branch 2 times, most recently from fdf4a07 to 2e98a15 Compare August 17, 2026 11:06
| datasource | package                     | from    | to      |
| ---------- | --------------------------- | ------- | ------- |
| docker     | docker.io/hadolint/hadolint | v2.14.0 | v2.15.1 |
@syself-bot
syself-bot Bot force-pushed the renovate/caph-builder-image branch from 2e98a15 to 257de30 Compare August 20, 2026 11:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area/github Changes made in the github directory size/XS Denotes a PR that changes 0-20 lines, ignoring generated files. update/container

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants