Skip to content

Commit

Permalink
chore(release): 2.1.0 [skip ci]
Browse files Browse the repository at this point in the history
# [2.1.0](v2.0.0...v2.1.0) (2023-04-26)

### Features

* removed listen setting as it blocks k8s service access ([7656677](7656677))
  • Loading branch information
semantic-release-bot committed Apr 26, 2023
1 parent 7656677 commit 2cd3881
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion manifests/controller.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ spec:
spec:
containers:
- name: controller
image: ghcr.io/edgefarm/edgenetwork-operator/edgenetwork-operator:2.0.0
image: ghcr.io/edgefarm/edgenetwork-operator/edgenetwork-operator:2.1.0
imagePullPolicy: IfNotPresent
command: ["/controller"]
args: ["--log-level", "info"]
Expand Down

0 comments on commit 2cd3881

Please sign in to comment.