Bump version to 1.4.0 (#884)

Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: karl-johan-grahn <6355577+karl-johan-grahn@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2025-04-04 12:34:10 +05:00
committed by GitHub
parent 1a1260fffd
commit 431e101333
3 changed files with 3 additions and 3 deletions

View File

@@ -1 +1 @@
1.1.0
1.4.0

View File

@@ -17,7 +17,7 @@ spec:
app: reloader-reloader
spec:
containers:
- image: "ghcr.io/stakater/reloader:v1.1.0"
- image: "ghcr.io/stakater/reloader:v1.4.0"
imagePullPolicy: IfNotPresent
name: reloader-reloader
env:

View File

@@ -104,7 +104,7 @@ spec:
resourceFieldRef:
divisor: "1"
resource: limits.memory
image: "ghcr.io/stakater/reloader:latest"
image: ghcr.io/stakater/reloader:v1.4.0
imagePullPolicy: IfNotPresent
livenessProbe:
failureThreshold: 5