Skip to content

Commit 4314205

Browse files
authored
misc: bump to version v0.3.0 (#171)
Bumped to version v0.3.0.
1 parent 91dadb7 commit 4314205

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
VERSION ?= v0.2.0
1+
VERSION ?= v0.3.0
22
GO_CONTAINER_IMAGE ?= docker.io/golang:1.25.3
33

44
# Set this to non-empty when building and pushing a release.

manifests/oxide-cloud-controller-manager.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ spec:
2727
- key: "node-role.kubernetes.io/control-plane"
2828
effect: NoSchedule
2929
containers:
30-
- image: ghcr.io/oxidecomputer/oxide-cloud-controller-manager:0.2.0
30+
- image: ghcr.io/oxidecomputer/oxide-cloud-controller-manager:0.3.0
3131
name: oxide-cloud-controller-manager
3232
command:
3333
- "/usr/bin/oxide-cloud-controller-manager"

0 commit comments

Comments
 (0)