Skip to content

Commit

Permalink
Merge branch 'main' into feat-chart-add-service
Browse files Browse the repository at this point in the history
  • Loading branch information
sanadhis authored Sep 6, 2024
2 parents f1bd2e3 + 48ef36b commit 1f7b108
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release-controller.yml
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ jobs:
cmd: yq -i '.image.tag = "${{ github.ref_name }}"' 'charts/caddy-ingress-controller/values.yaml'

- name: Create Pull Request
uses: peter-evans/create-pull-request@v6
uses: peter-evans/create-pull-request@v7
with:
branch: update-charts
commit-message: Update caddy-ingress charts to ${{ github.ref_name }}
Expand Down

0 comments on commit 1f7b108

Please sign in to comment.