Skip to content

Commit

Permalink
feat: release v1.2.3 (#52)
Browse files Browse the repository at this point in the history
  • Loading branch information
chuntaojun authored Jul 4, 2022
1 parent c3d452e commit 7d43ac2
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion deploy/polaris-controller.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ spec:
spec:
containers:
- name: polaris-controller
image: polarismesh/polaris-controller:v1.2.2
image: polarismesh/polaris-controller:v1.2.3
command: ["./polaris-controller"]
args: ["--min-resync-period=60s",
"--v=4",
Expand Down
2 changes: 1 addition & 1 deletion version
Original file line number Diff line number Diff line change
@@ -1 +1 @@
v1.2.2
v1.2.3

0 comments on commit 7d43ac2

Please sign in to comment.