Skip to content

feat: c3x#175

Merged
dheeg merged 2 commits into
masterfrom
feat/c3x
May 28, 2026
Merged

feat: c3x#175
dheeg merged 2 commits into
masterfrom
feat/c3x

Conversation

@dheeg
Copy link
Copy Markdown
Contributor

@dheeg dheeg commented May 28, 2026

Summary

Replace infracost with c3x and improve tool version management in the jenkins-inbound-agent image.

Changes

  • Replace infracost with c3x: Removed infracost and installed c3x (v1.0.1) from c3xdev/c3x with sha256 checksum verification
  • Fix version string handling: Removed v prefix from ARG values for HELM_VERSION and KYVERNO_CLI_VERSION - prefix is now added at URL construction time
  • Simplify arch detection: Normalized uname -m output to amd64/arm64 upfront, eliminating duplicated mapping logic in each arch block
  • Renovate config: Removed infracost; added regex extractors for C3X_VERSION, KYVERNO_CLI_VERSION, KUBECTL_VERSION, TENV_VERSION; added c3xdev/c3x, kyverno/kyverno, kubernetes/kubernetes and tofuutils/tenv to semver package list; fixed Helm version regex for non-v-prefixed values
  • README: Reformatted tool versions as a Markdown table and updated to latest versions

@dheeg dheeg requested a review from Lerentis May 28, 2026 07:09
Copy link
Copy Markdown
Contributor

@Lerentis Lerentis left a comment

Choose a reason for hiding this comment

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

AI summary makes ai things, but changes look good to me

@dheeg dheeg merged commit 3e63ae3 into master May 28, 2026
1 check passed
@dheeg dheeg deleted the feat/c3x branch May 28, 2026 07:31
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.

2 participants