Skip to content

Commit

Permalink
Merge pull request #798 from stakater/update-version-axvextm
Browse files Browse the repository at this point in the history
Bump version to 1.2.0 on release-v1.2.0 branch
  • Loading branch information
MuneebAijaz authored Nov 20, 2024
2 parents e9811bf + 186bfb4 commit 93fb083
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1.1.0
1.2.0
2 changes: 1 addition & 1 deletion deployments/kubernetes/manifests/deployment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down
2 changes: 1 addition & 1 deletion deployments/kubernetes/reloader.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 93fb083

Please sign in to comment.