Skip to content

Commit

Permalink
version 0.1.83
Browse files Browse the repository at this point in the history
  • Loading branch information
ashutshkumr committed Apr 27, 2022
1 parent f6b1961 commit b39bb24
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion api/v1beta1/ixiatg_types.go
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@ type IxiaTGStatus struct {
//+kubebuilder:object:root=true
//+kubebuilder:subresource:status

// IxiaTG is the Schema for the ixiacs API
// IxiaTG is the Schema for the ixiatg API
//+kubebuilder:subresource:status
type IxiaTG struct {
metav1.TypeMeta `json:",inline"`
Expand Down
2 changes: 1 addition & 1 deletion config/crd/bases/network.keysight.com_ixiatgs.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ spec:
- name: v1beta1
schema:
openAPIV3Schema:
description: IxiaTG is the Schema for the ixiacs API
description: IxiaTG is the Schema for the ixiatg API
properties:
apiVersion:
description: 'APIVersion defines the versioned schema of this representation
Expand Down
2 changes: 1 addition & 1 deletion version
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.1.82
0.1.83

0 comments on commit b39bb24

Please sign in to comment.