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.
2 parents c27776c + c623666 commit c676578Copy full SHA for c676578
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.6"
+ - image: "ghcr.io/stakater/reloader:v1.4.7"
36
imagePullPolicy: "IfNotPresent"
37
name: "reloader"
38
ports:
0 commit comments