Bump version to 1.3.0 (#845)

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-02-17 13:24:25 +01:00
committed by GitHub
parent 561f21a81d
commit e79e1ef37e
3 changed files with 3 additions and 3 deletions

View File

@@ -1 +1 @@
1.1.0
1.3.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.3.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.3.0
imagePullPolicy: IfNotPresent
livenessProbe:
failureThreshold: 5