You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix: update container images to resolve CI failures
- Fix infra-crd-check image: use specific kubectl version (1.31.2) instead of :latest
- Fix postgres-backup deployment: make image configurable and update to postgresql 16.6.0
- Previous hardcoded images (kubectl:latest, postgresql:15.3.0-debian-11-r0) were causing ImagePullBackOff errors
These changes resolve CI test failures in both kots-install-test and helm-install-test.
0 commit comments