Skip to content

Deployment to prod not deploying latest version #13

Description

@franTarkenton

Current pr-close.yaml action was using latest to deploy to prod. When the helm chart runs because the image tag hasn't changed, no deployment is taking place.

As a quick fix going to use the event-number associated with the PR as the image tag. The PR image tag will get added to the GHCR image, and then the deployment to prod on pr-close will deploy an image using the pr image tag number.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    Status
    Review / QA

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions