Skip to content

Commit

Permalink
chore: add storageversion
Browse files Browse the repository at this point in the history
  • Loading branch information
shreddedbacon authored Jan 9, 2024
1 parent 0c44796 commit 5b68085
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions apis/lagoon/v1beta2/lagoonbuild_types.go
Original file line number Diff line number Diff line change
Expand Up @@ -53,6 +53,7 @@ func (b BuildStatusType) ToLower() string {
// NOTE: json tags are required. Any new fields you add must have json tags for the fields to be serialized.

//+kubebuilder:subresource:status
//+kubebuilder:storageversion

// LagoonBuildSpec defines the desired state of LagoonBuild
type LagoonBuildSpec struct {
Expand Down

0 comments on commit 5b68085

Please sign in to comment.