ci(base-cluster/artifacthub-images): Update ArtifactHUB images#1574
Conversation
WalkthroughThe change updates several container image versions within the Changes
Sequence Diagram(s)Possibly related PRs
Suggested labels
Suggested reviewers
Poem
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. 🪧 TipsChatThere are 3 ways to chat with CodeRabbit:
SupportNeed help? Create a ticket on our support page for assistance with any issues or questions. Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments. CodeRabbit Commands (Invoked using PR comments)
Other keywords and placeholders
CodeRabbit Configuration File (
|
There was a problem hiding this comment.
Actionable comments posted: 0
🧹 Nitpick comments (1)
charts/base-cluster/Chart.yaml (1)
74-78: Kyverno controller images lack digests – add for supply-chain safety
Tag-only references can mutate. Pin each image to its SHA-256 digest to guarantee reproducible builds.
📜 Review details
Configuration used: CodeRabbit UI
Review profile: CHILL
Plan: Pro
📒 Files selected for processing (1)
charts/base-cluster/Chart.yaml(3 hunks)
⏰ Context from checks skipped due to timeout of 90000ms. You can increase the timeout in your CodeRabbit configuration to a maximum of 15 minutes (900000ms). (4)
- GitHub Check: generateDiffCommentBody
- GitHub Check: check licenses
- GitHub Check: lint helm chart (base-cluster)
- GitHub Check: wait-for-checks
🔇 Additional comments (8)
charts/base-cluster/Chart.yaml (8)
27-27: External-DNS bumped to v0.18.0 – verify breaking changes & pin a digest
v0.18.0 introduces a new major version ofk8s.io/client-go, and some CLI flags were renamed/removed. Ensure your Helm values don’t rely on deprecated flags and consider appending an image digest for immutability.
41-41: Metrics-Server v0.8.0 may require flag updates
This release drops--kubelet-insecure-tlsand changes default TLS behaviour. Double-check your metrics-server Helm values (e.g.,args) and RBAC before rollout.
48-49: Curl image bump looks good
Nice security/bug-fix upgrade and the digest keeps the reference immutable.
51-51: Flux CLI v2.6.4 – confirm controller compatibility
The job using this CLI must remain compatible with the Flux controllers deployed in the cluster. Verify controllers are ≥ 2.6.x or plan to upgrade them in the same change set.
55-55: Loki patch release is safe
3.5.1 is a bug-fix release; no breaking changes known.
59-60: Velero core upgraded – AWS plugin still at 1.7.0
Velero 1.14’s compatibility matrix recommends AWS plugin ≥ 1.9.0. Running an older plugin can silently break backups. Consider updating line 58 accordingly or test thoroughly.
62-62: Kyverno-CLI matches controller version – good
Version alignment avoids policy-migration issues.
63-63: Trivy-operator 0.27.2 – ensure CRDs are upgraded
Operator releases often add/modify CRDs; make sure the chart runscrds: upgradeor apply them manually before rolling out the Deployment.
🤖 I have diffed this beep boop"/$namespace/$kind/$name.yaml" for normal resources
|
Updates the ArtifactHUB images to the really deployed ones.
Summary by CodeRabbit