diff --git a/_service b/_service
index 7533e77..28bde07 100644
--- a/_service
+++ b/_service
@@ -3,7 +3,7 @@
https://github.com/controlplaneio/kubesec
git
.git
- v2.14.1
+ v2.14.2
@PARENT_TAG@
enable
v(.*)
diff --git a/_servicedata b/_servicedata
index aa3699a..06766de 100644
--- a/_servicedata
+++ b/_servicedata
@@ -1,4 +1,4 @@
https://github.com/controlplaneio/kubesec
- 2d31e51659470451e6c51cb47be1df9e103fb49d
\ No newline at end of file
+ bb804de5ed6f311a7d281c3d119fe85e77e75a13
\ No newline at end of file
diff --git a/kubesec-2.14.1.obscpio b/kubesec-2.14.1.obscpio
deleted file mode 100644
index 13086d8..0000000
--- a/kubesec-2.14.1.obscpio
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:a53806ae25d245ae0162fb5660b5d2855633e45eb8f9f1d8fc36a982df48d2da
-size 1070604
diff --git a/kubesec-2.14.2.obscpio b/kubesec-2.14.2.obscpio
new file mode 100644
index 0000000..89eac40
--- /dev/null
+++ b/kubesec-2.14.2.obscpio
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:5fca9fd43e4bc42b83bedc51d3761d65726e1858254422534b23564a5b41932e
+size 1069580
diff --git a/kubesec.changes b/kubesec.changes
index 64f904d..a891ad1 100644
--- a/kubesec.changes
+++ b/kubesec.changes
@@ -1,3 +1,15 @@
+-------------------------------------------------------------------
+Tue Nov 26 14:02:59 UTC 2024 - opensuse_buildservice@ojkastl.de
+
+- Update to version 2.14.2:
+ * docs: add release note for v2.14.2
+ * chore(deps): bump the gomod group across 1 directory with 6
+ updates
+ * chore(deps): bump the gha group across 1 directory with 2
+ updates
+ * Update go to 1.22.7 for fixing High vulnerability
+ * Update go to 1.22.7 for fixing High vulnerability
+
-------------------------------------------------------------------
Tue Aug 20 11:47:40 UTC 2024 - opensuse_buildservice@ojkastl.de
diff --git a/kubesec.obsinfo b/kubesec.obsinfo
index e45746a..1302eb3 100644
--- a/kubesec.obsinfo
+++ b/kubesec.obsinfo
@@ -1,4 +1,4 @@
name: kubesec
-version: 2.14.1
-mtime: 1724068086
-commit: 2d31e51659470451e6c51cb47be1df9e103fb49d
+version: 2.14.2
+mtime: 1732293262
+commit: bb804de5ed6f311a7d281c3d119fe85e77e75a13
diff --git a/kubesec.spec b/kubesec.spec
index 39b82f8..8b2c4da 100644
--- a/kubesec.spec
+++ b/kubesec.spec
@@ -16,17 +16,18 @@
#
-%define __arch_install_post export NO_BRP_STRIP_DEBUG=true
-
Name: kubesec
-Version: 2.14.1
+Version: 2.14.2
Release: 0
Summary: Security risk analysis for Kubernetes resources
License: Apache-2.0
URL: https://github.com/controlplaneio/kubesec
Source: kubesec-%{version}.tar.gz
Source1: vendor.tar.gz
-BuildRequires: go >= 1.17
+BuildRequires: bash-completion
+BuildRequires: fish
+BuildRequires: go >= 1.23.1
+BuildRequires: zsh
%description
Security risk analysis for Kubernetes resources
@@ -92,8 +93,8 @@ mkdir -p %{buildroot}%{_datarootdir}/fish/vendor_completions.d/
%{buildroot}/%{_bindir}/%{name} completion fish > %{buildroot}%{_datarootdir}/fish/vendor_completions.d/%{name}.fish
# create the zsh completion file
-mkdir -p %{buildroot}%{_datarootdir}/zsh_completion.d/
-%{buildroot}/%{_bindir}/%{name} completion zsh > %{buildroot}%{_datarootdir}/zsh_completion.d/_%{name}
+mkdir -p %{buildroot}%{_datarootdir}/zsh/site-functions/
+%{buildroot}/%{_bindir}/%{name} completion zsh > %{buildroot}%{_datarootdir}/zsh/site-functions/_%{name}
%files
%doc README.md
@@ -101,17 +102,12 @@ mkdir -p %{buildroot}%{_datarootdir}/zsh_completion.d/
%{_bindir}/%{name}
%files -n %{name}-bash-completion
-%dir %{_datarootdir}/bash-completion/completions/
%{_datarootdir}/bash-completion/completions/%{name}
%files -n %{name}-fish-completion
-%dir %{_datarootdir}/fish
-%dir %{_datarootdir}/fish/vendor_completions.d
%{_datarootdir}/fish/vendor_completions.d/%{name}.fish
%files -n %{name}-zsh-completion
-%defattr(-,root,root)
-%dir %{_datarootdir}/zsh_completion.d/
-%{_datarootdir}/zsh_completion.d/_%{name}
+%{_datarootdir}/zsh/site-functions/_%{name}
%changelog
diff --git a/vendor.tar.gz b/vendor.tar.gz
index 1e9eeb1..4b4a5e7 100644
--- a/vendor.tar.gz
+++ b/vendor.tar.gz
@@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
-oid sha256:9757df16d2dbee0a0bc73b8feedc61629d263e7ccae51afd6a78cb39d2b01f74
-size 2494320
+oid sha256:45fda5321ea6c74e28f5fabde7ba9156929726812a19b564dfa81cf2662645f2
+size 2512569