diff --git a/api/v2/condition_types.go b/api/v2/condition_types.go index 88c3130e7..26a6d807a 100644 --- a/api/v2/condition_types.go +++ b/api/v2/condition_types.go @@ -1,5 +1,5 @@ /* -Copyright 2022 The Flux authors +Copyright 2024 The Flux authors Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/api/v2/doc.go b/api/v2/doc.go index 27b394db9..e04280738 100644 --- a/api/v2/doc.go +++ b/api/v2/doc.go @@ -1,5 +1,5 @@ /* -Copyright 2022 The Flux authors +Copyright 2024 The Flux authors Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. @@ -14,7 +14,7 @@ See the License for the specific language governing permissions and limitations under the License. */ -// Package v2 contains API Schema definitions for the helm v2beta2 API group +// Package v2 contains API Schema definitions for the helm v2 API group // +kubebuilder:object:generate=true // +groupName=helm.toolkit.fluxcd.io package v2 diff --git a/api/v2/groupversion_info.go b/api/v2/groupversion_info.go index ff410c6ee..b280e5422 100644 --- a/api/v2/groupversion_info.go +++ b/api/v2/groupversion_info.go @@ -1,5 +1,5 @@ /* -Copyright 2022 The Flux authors +Copyright 2024 The Flux authors Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/api/v2/helmrelease_types.go b/api/v2/helmrelease_types.go index 7935c5a51..dd90fe6da 100644 --- a/api/v2/helmrelease_types.go +++ b/api/v2/helmrelease_types.go @@ -1,5 +1,5 @@ /* -Copyright 2022 The Flux authors +Copyright 2024 The Flux authors Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/api/v2/reference_types.go b/api/v2/reference_types.go index 522af4404..fe7003e34 100644 --- a/api/v2/reference_types.go +++ b/api/v2/reference_types.go @@ -1,5 +1,5 @@ /* -Copyright 2022 The Flux authors +Copyright 2024 The Flux authors Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/api/v2/zz_generated.deepcopy.go b/api/v2/zz_generated.deepcopy.go index fccd80a6a..6f477e31c 100644 --- a/api/v2/zz_generated.deepcopy.go +++ b/api/v2/zz_generated.deepcopy.go @@ -1,7 +1,7 @@ //go:build !ignore_autogenerated /* -Copyright 2022 The Flux authors +Copyright 2024 The Flux authors Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/api/v2beta1/zz_generated.deepcopy.go b/api/v2beta1/zz_generated.deepcopy.go index 9afc3f776..69eea9950 100644 --- a/api/v2beta1/zz_generated.deepcopy.go +++ b/api/v2beta1/zz_generated.deepcopy.go @@ -1,7 +1,7 @@ //go:build !ignore_autogenerated /* -Copyright 2022 The Flux authors +Copyright 2024 The Flux authors Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/api/v2beta2/zz_generated.deepcopy.go b/api/v2beta2/zz_generated.deepcopy.go index 7d7f3200a..2e5711694 100644 --- a/api/v2beta2/zz_generated.deepcopy.go +++ b/api/v2beta2/zz_generated.deepcopy.go @@ -1,7 +1,7 @@ //go:build !ignore_autogenerated /* -Copyright 2022 The Flux authors +Copyright 2024 The Flux authors Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/docs/api/v2/helm.md b/docs/api/v2/helm.md index b9ebff158..2eebb7b29 100644 --- a/docs/api/v2/helm.md +++ b/docs/api/v2/helm.md @@ -6,7 +6,7 @@
Package v2 contains API Schema definitions for the helm v2beta2 API group
+Package v2 contains API Schema definitions for the helm v2 API group
Resource Types: