Skip to content

Commit

Permalink
feat: bump service exposer version to 1.1.3
Browse files Browse the repository at this point in the history
It will trigger reconfiguration on all existing cluster, but that's what
we want.

Signed-off-by: Artem Chernyshev <[email protected]>
  • Loading branch information
Unix4ever committed Jun 27, 2024
1 parent 20b08ea commit 80d9277
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ cluster:
- operator: Exists
containers:
- name: omni-kube-service-exposer
image: ghcr.io/siderolabs/kube-service-exposer:v0.1.1
image: ghcr.io/siderolabs/kube-service-exposer:v0.1.3
args:
- --debug=false
- --annotation-key={{ .AnnotationKey }}
Expand Down

0 comments on commit 80d9277

Please sign in to comment.