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 d7c48ad commit eb93d17Copy full SHA for eb93d17
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.3
+ image: ghcr.io/kaidotdev/github-actions-runner-controller:v0.3.4
60
imagePullPolicy: Always
61
args:
62
- --metrics-addr=0.0.0.0:8080
0 commit comments