diff --git a/repos/fetch-repos/values.yaml b/repos/fetch-repos/values.yaml index 1a4c772..c14f2f9 100644 --- a/repos/fetch-repos/values.yaml +++ b/repos/fetch-repos/values.yaml @@ -19,7 +19,7 @@ template: # - name: ghcr-login containers: - name: runner - 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 imagePullPolicy: Always command: ["/home/runner/run.sh"] resources: