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 881c2bb commit cf41ff7Copy full SHA for cf41ff7
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.5"
+ - image: "ghcr.io/stakater/reloader:v1.4.6"
36
imagePullPolicy: "IfNotPresent"
37
name: "reloader"
38
ports:
0 commit comments