villebro opened a new pull request, #141:
URL: https://github.com/apache/superset-kubernetes-operator/pull/141

   ## Summary
   
   Add guardrails so the operator’s own install image defaults remain 
release-managed placeholders instead of being pinned by dependency automation 
or manual PRs. The Helm chart should continue defaulting `image.tag` from 
`.Chart.AppVersion`, and the Kustomize manager image should remain the `latest` 
placeholder that make targets rewrite from `IMG`.
   
   ## Details
   
   - Adds `TestInstallImageDefaults` to validate Helm values, Kustomize image 
overrides, and the manager Deployment image stay unpinned.
   - Adds `make verify-install-image-defaults` and runs it from CI.
   - Configures Renovate to ignore Docker updates for 
`ghcr.io/apache/superset-kubernetes-operator`.
   - Regenerates the make-command documentation table.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to