The GitHub Actions job "Build and push images" on texera.git/main has failed.
Run started by GitHub user bobbai00 (triggered by bobbai00).

Head commit for run:
188de638279a2e028166a8050ff4839472926917 / Jiadong Bai 
<[email protected]>
chore: update Kubernetes Helm chart image references to Apache registry (#4072)

### What changes were proposed in this PR?

This PR updates all Texera service images in the Kubernetes Helm chart
(`bin/k8s/values.yaml`) to use the Apache registry with `latest` tags,
aligning with the naming convention established in the CI/CD workflow
(#4055).

The following image references have been updated:
- `texera/texera-example-data-loader:cluster` →
`apache/texera-example-data-loader:latest`
- `texera/texera-web-application:cluster` →
`apache/texera-dashboard-service:latest`
- `texera/workflow-computing-unit-managing-service:cluster` →
`apache/texera-workflow-computing-unit-managing-service:latest`
- `texera/workflow-compiling-service:cluster` →
`apache/texera-workflow-compiling-service:latest`
- `texera/file-service:cluster` → `apache/texera-file-service:latest`
- `texera/config-service:cluster` →
`apache/texera-config-service:latest`
- `texera/access-control-service:cluster` →
`apache/texera-access-control-service:latest`
- `texera/computing-unit-master:cluster` →
`apache/texera-workflow-execution-coordinator:latest`

This ensures that the Kubernetes Helm chart uses the correct image names
and registry that are now being built and pushed by the GitHub Actions
workflow.

### Any related issues, documentation, discussions?

Related to #4055 which introduced the GitHub Actions workflow for
building and pushing images to the Apache registry.

### How was this PR tested?

This PR only updates image references in the Kubernetes Helm chart
configuration file. No code changes were made.

### Was this PR authored or co-authored using generative AI tooling?

Generated-by: Claude (Anthropic)

---------

Co-authored-by: Claude <[email protected]>
Co-authored-by: Chen Li <[email protected]>

Report URL: https://github.com/apache/texera/actions/runs/19723347566

With regards,
GitHub Actions via GitBox

Reply via email to