File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1- VERSION ?= v0.1 .0
1+ VERSION ?= v0.2 .0
22GO_CONTAINER_IMAGE ?= docker.io/golang:1.25.3
33
44# Set this to non-empty when building and pushing a release.
Original file line number Diff line number Diff line change @@ -125,7 +125,7 @@ RELEASE=true make push
125125
126126. Create a GitHub release.
127127
128- .. Create and push a Git tag with the v-prefixed `VERSION` (e.g., v0.1.0 ).
128+ .. Create and push a Git tag with the v-prefixed `VERSION` (e.g., vX.Y.Z ).
129129
130130.. Create the GitHub release for the newly pushed tag. Automatically generate the release notes.
131131
Original file line number Diff line number Diff line change 2727 - key : " node-role.kubernetes.io/control-plane"
2828 effect : NoSchedule
2929 containers :
30- - image : ghcr.io/oxidecomputer/oxide-cloud-controller-manager:0.1 .0
30+ - image : ghcr.io/oxidecomputer/oxide-cloud-controller-manager:0.2 .0
3131 name : oxide-cloud-controller-manager
3232 command :
3333 - " /usr/bin/oxide-cloud-controller-manager"
You can’t perform that action at this time.
0 commit comments