From b39bb2409450f2ec7871d56f0ad4a48d1c8b5f76 Mon Sep 17 00:00:00 2001 From: Ashutosh Kumar Date: Wed, 27 Apr 2022 09:39:16 +0000 Subject: [PATCH] version 0.1.83 --- api/v1beta1/ixiatg_types.go | 2 +- config/crd/bases/network.keysight.com_ixiatgs.yaml | 2 +- version | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/api/v1beta1/ixiatg_types.go b/api/v1beta1/ixiatg_types.go index 60edd02..741082b 100644 --- a/api/v1beta1/ixiatg_types.go +++ b/api/v1beta1/ixiatg_types.go @@ -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"` diff --git a/config/crd/bases/network.keysight.com_ixiatgs.yaml b/config/crd/bases/network.keysight.com_ixiatgs.yaml index b6fd7a6..b3c7772 100644 --- a/config/crd/bases/network.keysight.com_ixiatgs.yaml +++ b/config/crd/bases/network.keysight.com_ixiatgs.yaml @@ -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 diff --git a/version b/version index dbe29fb..8b063cd 100644 --- a/version +++ b/version @@ -1 +1 @@ -0.1.82 \ No newline at end of file +0.1.83 \ No newline at end of file