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 426b652 commit c26ce2cCopy full SHA for c26ce2c
manifests/deployment.yaml
@@ -56,7 +56,7 @@ spec:
56
value: $(CONFIGMAP_NAME)
57
containers:
58
- name: controller
59
- image: ghcr.io/kaidotdev/github-actions-runner-controller:v0.3.5
+ image: ghcr.io/kaidotdev/github-actions-runner-controller:v0.3.7
60
imagePullPolicy: Always
61
args:
62
- --metrics-addr=0.0.0.0:8080
0 commit comments