Skip to content

Commit

Permalink
Merge branch 'main' into 93-add-trusted-proxies-annotation
Browse files Browse the repository at this point in the history
  • Loading branch information
lucasrod16 authored Sep 8, 2024
2 parents b5f639c + 48ef36b commit 820a743
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 820a743

Please sign in to comment.