Compare commits

...

2 Commits

Author SHA1 Message Date
Muneeb Aijaz
93fb083788 Merge pull request #798 from stakater/update-version-axvextm
Bump version to 1.2.0 on release-v1.2.0 branch
2024-11-20 11:07:09 +05:00
MuneebAijaz
186bfb4a19 Bump version to 1.2.0
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2024-11-20 06:06:24 +00:00
3 changed files with 3 additions and 3 deletions

View File

@@ -1 +1 @@
1.1.0
1.2.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.2.0"
imagePullPolicy: IfNotPresent
name: reloader-reloader
env:

View File

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