Skip to content

chore(deps): update dependency helmfile/helmfile to v1.7.3 #516

chore(deps): update dependency helmfile/helmfile to v1.7.3

chore(deps): update dependency helmfile/helmfile to v1.7.3 #516

Workflow file for this run

name: PullRequest
on:
push:
paths:
- .github/workflows/pr.yaml
- Dockerfile
pull_request:
paths:
- .github/workflows/pr.yaml
- Dockerfile
jobs:
docker:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v7
- name: Build docker image
run: make docker-build