Skip to content
This repository has been archived by the owner on Aug 14, 2023. It is now read-only.

Commit

Permalink
Temporarily use a snapshot version of policy bot
Browse files Browse the repository at this point in the history
This is to resolve an isue with policybot:latest using a field that was removed from Github's API.
See palantir/policy-bot#598 for reference
  • Loading branch information
ChrisLovering committed Jul 11, 2023
1 parent 9c310e7 commit fb12049
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion namespaces/default/policy-bot/deployment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ spec:
spec:
containers:
- name: policy-bot
image: palantirtechnologies/policy-bot:latest
image: palantirtechnologies/policy-bot:snapshot
imagePullPolicy: Always
resources:
requests:
Expand Down

0 comments on commit fb12049

Please sign in to comment.