Skip to content

Commit

Permalink
[create-pull-request] automated change
Browse files Browse the repository at this point in the history
  • Loading branch information
vshnbot authored and github-actions[bot] committed Sep 2, 2024
1 parent 856fb0f commit 2210e2e
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion class/defaults.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ parameters:
statefulset-resize-controller:
registry: ghcr.io
repository: vshn/statefulset-resize-controller
tag: v0.3.1
tag: cruft/reject
appcat:
registry: ghcr.io
repository: vshn/appcat
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ spec:
containers:
- args:
- --inplace
image: ghcr.io/vshn/statefulset-resize-controller:v0.3.1
image: ghcr.io/vshn/statefulset-resize-controller:cruft_reject
livenessProbe:
httpGet:
path: /healthz
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ spec:
containers:
- args:
- --inplace
image: ghcr.io/vshn/statefulset-resize-controller:v0.3.1
image: ghcr.io/vshn/statefulset-resize-controller:cruft_reject
livenessProbe:
httpGet:
path: /healthz
Expand Down

0 comments on commit 2210e2e

Please sign in to comment.