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 f2657cc commit 0b3a369Copy full SHA for 0b3a369
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.2"
+ - image: "ghcr.io/stakater/reloader:v1.4.5"
36
imagePullPolicy: "IfNotPresent"
37
name: "reloader"
38
ports:
0 commit comments