Skip to content

chore(deps): update dependency giantswarm/architect to v7.5.1#172

Merged
QuentinBisson merged 5 commits into
mainfrom
renovate/giantswarm-architect-7.x
May 20, 2026
Merged

chore(deps): update dependency giantswarm/architect to v7.5.1#172
QuentinBisson merged 5 commits into
mainfrom
renovate/giantswarm-architect-7.x

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented May 13, 2026

This PR contains the following updates:

Package Update Change
giantswarm/architect minor v7.4.0v7.5.1

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

giantswarm/architect (giantswarm/architect)

v7.5.1

Compare Source

Changed
  • Update cosign to v3.0.6.

v7.5.0

Compare Source

Added
  • Install cosign (sigstore) in the image. Used by architect-orb for keyless image/chart/binary signing, so the orb no longer has to download cosign per-run.
  • Install hadolint in the image — Dockerfile linter. Enables a hadolint command in architect-orb without per-run downloads.
Changed
  • Extract gh-token version into a renovate-tracked GH_TOKEN_VERSION ARG, matching every other binary in the image.
  • Drop redundant apk update from the Alpine package install — apk add --no-cache already fetches a fresh index.
  • Move xtrace into the SHELL directive (bash -xc) so subsequent RUN commands are actually traced; the previous RUN set -o xtrace only set the option for a one-shot shell that exited immediately.
  • Replace chmod 600 ~/.ssh/* with an explicit list of known_hosts and config so the step doesn't break if ~/.ssh/ ever ends up empty.
  • Install kubeconform from its upstream pre-built release tarball instead of compiling from source with go install. Upstream ships kubeconform-linux-amd64.tar.gz / kubeconform-linux-arm64.tar.gz already. Eliminates the Go toolchain run during the image build (no QEMU emulation under buildx cross-arch, no source dependency tree to resolve).

Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • 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.

🔕 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 requested a review from a team as a code owner May 13, 2026 18:11
@renovate renovate Bot added dependencies renovate This is an automated PR by RenovateBot labels May 13, 2026
@renovate
Copy link
Copy Markdown
Contributor Author

renovate Bot commented May 20, 2026

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

@QuentinBisson QuentinBisson merged commit 4a6a5be into main May 20, 2026
@QuentinBisson QuentinBisson deleted the renovate/giantswarm-architect-7.x branch May 20, 2026 12:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies renovate This is an automated PR by RenovateBot

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant