Skip to content

Commit

Permalink
update tag manually to make it current and cleanup reviewers list (#71)
Browse files Browse the repository at this point in the history
  • Loading branch information
bbucher-sigsci authored Nov 11, 2024
1 parent e1d8ea1 commit 8ea6f57
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/release-and-pr-kubernetes-ingress.yml
Original file line number Diff line number Diff line change
Expand Up @@ -83,4 +83,4 @@ jobs:
-H "Accept: application/vnd.github.v3+json" \
-u ${{ github.actor }}:${{ secrets.GITHUB_TOKEN }} \
${{ env.GH_REPO }}/pulls/${{ env.PR_NUM }}/requested_reviewers \
--data '{"reviewers":["bbucher-sigsci","leaf-fastly","rell-fastly"]}'
--data '{"reviewers":["bbucher-sigsci","paul-fastly","amacnair","vcarvajal-sigsci","nathan-sigsci","sada-sigsci"]}'
2 changes: 1 addition & 1 deletion sigsci-values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ controller:
# Replaces the default nginx-controller image with a custom image that contains the Signal Sciences nginx Module
image:
repository: signalsciences/sigsci-nginx-ingress-controller
tag: "1.10.1"
tag: "1.11.3"
pullPolicy: IfNotPresent

# Load module and set sigsci_agent_host
Expand Down

0 comments on commit 8ea6f57

Please sign in to comment.