We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 907a9c2 commit 50583e3Copy full SHA for 50583e3
repos/fetch-repos/values.yaml
@@ -19,7 +19,7 @@ template:
19
# - name: ghcr-login
20
containers:
21
- name: runner
22
- image: ghcr.io/joshyorko/fetch-repos-bot-runner:main-f58cf28 # Replace with your image
+ image: ghcr.io/joshyorko/fetch-repos-bot-runner:main-907a9c2 # Replace with your image
23
imagePullPolicy: Always
24
command: ["/home/runner/run.sh"]
25
resources:
0 commit comments