Skip to content

Commit

Permalink
chore(release): 2.3.3 [skip ci]
Browse files Browse the repository at this point in the history
## [2.3.3](v2.3.2...v2.3.3) (2023-07-07)

### Bug Fixes

* fixed CI pipeline ([92e6acf](92e6acf))
  • Loading branch information
semantic-release-bot committed Jul 7, 2023
1 parent 92e6acf commit 0d63aaf
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions charts/edgenetwork-operator-helm/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@ apiVersion: v2
name: edgenetwork-operator-helm
description: A Helm chart for edgenetwork-operator. Note that you need to have metacontroller installed to be able to install this chart.
type: application
version: 2.3.2
appVersion: 2.3.2
version: 2.3.3
appVersion: 2.3.3
keywords:
- edgefarm.network
- crd
Expand Down
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.3.2
image: ghcr.io/edgefarm/edgenetwork-operator/edgenetwork-operator:2.3.3
imagePullPolicy: IfNotPresent
command: ["/controller"]
args: ["--log-level", "info"]
Expand Down

0 comments on commit 0d63aaf

Please sign in to comment.