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 bd83fff commit c226eabCopy full SHA for c226eab
infra/reloader/deployment.yaml
@@ -32,7 +32,7 @@ spec:
32
type: "RuntimeDefault"
33
serviceAccountName: "reloader"
34
containers:
35
- - image: "ghcr.io/stakater/reloader:v1.4.0"
+ - image: "ghcr.io/stakater/reloader:v1.4.1"
36
imagePullPolicy: "IfNotPresent"
37
name: "reloader"
38
ports:
0 commit comments