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 88421c0 commit 24ce1e9Copy full SHA for 24ce1e9
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.1"
+ - image: "ghcr.io/stakater/reloader:v1.4.2"
36
imagePullPolicy: "IfNotPresent"
37
name: "reloader"
38
ports:
0 commit comments