Skip to content

Commit

Permalink
chore: update kustomization and Helm chart to default to 0.2.3
Browse files Browse the repository at this point in the history
  • Loading branch information
protochron committed Jun 12, 2024
1 parent 86d26fd commit 0fe8eb7
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion charts/wasmcloud-operator/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,4 +13,4 @@ version: 0.1.2
# incremented each time you make changes to the application. Versions are not expected to
# follow Semantic Versioning. They should reflect the version the application is using.
# It is recommended to use it with quotes.
appVersion: "0.2.0"
appVersion: "0.2.3"
2 changes: 1 addition & 1 deletion deploy/base/deployment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ spec:
spec:
serviceAccountName: wasmcloud-operator
containers:
- image: ghcr.io/wasmcloud/wasmcloud-operator:0.2.1
- image: ghcr.io/wasmcloud/wasmcloud-operator:0.2.3
imagePullPolicy: Always
name: wasmcloud-operator
ports:
Expand Down

0 comments on commit 0fe8eb7

Please sign in to comment.