diff --git a/_service b/_service
index 2a99bd0..a242e58 100644
--- a/_service
+++ b/_service
@@ -5,7 +5,7 @@
.git
@PARENT_TAG@
v(.*)
- v0.167.1
+ v0.168.0
enable
diff --git a/_servicedata b/_servicedata
index 4f22992..14add0a 100644
--- a/_servicedata
+++ b/_servicedata
@@ -1,4 +1,4 @@
https://github.com/helmfile/helmfile.git
- 86664f57f65c6e6484b6dd1d80aeb0cf84694d55
+ 18529ab7c550bfa6d6eefddeb47418f1685f4a7f
diff --git a/helmfile-0.167.1.tar.gz b/helmfile-0.167.1.tar.gz
deleted file mode 100644
index 81981bb..0000000
--- a/helmfile-0.167.1.tar.gz
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:72bf6243433e7d20e633a14f218a6d4a4aa93abf3c48d3944d09f3b1a1149993
-size 1090429
diff --git a/helmfile-0.168.0.tar.gz b/helmfile-0.168.0.tar.gz
new file mode 100644
index 0000000..4bed92d
--- /dev/null
+++ b/helmfile-0.168.0.tar.gz
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:6cf2851bc2205bfcc7310e33dbeafbfa7c4eb812d8c438b5c42214ca0c78d0ae
+size 1094538
diff --git a/helmfile.changes b/helmfile.changes
index 212ed6c..8e94048 100644
--- a/helmfile.changes
+++ b/helmfile.changes
@@ -1,3 +1,59 @@
+-------------------------------------------------------------------
+Fri Sep 13 06:52:59 UTC 2024 - Manfred Hollstein
+
+- Update to version 0.168.0:
+ * chore: enhance TopKeys function & adding test cases for malformed
+ lines scenario in TopKeys func by @zhaque44 in #1654
+ * build(deps): bump golang.org/x/sync from 0.7.0 to 0.8.0 by
+ @dependabot in #1655
+ * feat: add isDir template function by @simonsystem in #1657
+ * build(deps): bump golang.org/x/term from 0.22.0 to 0.23.0 by
+ @dependabot in #1658
+ * build(deps): bump github.com/docker/docker from 27.1.0+incompatible
+ to 27.1.1+incompatible by @dependabot in #1662
+ * build(deps): update Helm version to v3.15.4 by @yxxhero in #1668
+ * build(deps): bump github.com/hashicorp/go-getter from 1.7.5 to
+ 1.7.6 by @dependabot in #1666
+ * build(deps): bump k8s.io/apimachinery from 0.30.3 to 0.31.0 by
+ @dependabot in #1665
+ * fix: CI linting issues with dockerfiles by @zhaque44 in #1671
+ * chore: update dockerfile based on CI warnings by @zhaque44 in #1675
+ * fix: _*.tpl files add whitespace to empty Namespace by
+ @chrisdoherty4 in #1674
+ * Add RightCapital to USERS.md by @yinheli in #1676
+ * feat: update kustomize version by @zhaque44 in #1677
+ * build(deps): bump github.com/hashicorp/hcl/v2 from 2.21.0 to
+ 2.22.0 by @dependabot in #1679
+ * feat: adding ability for for charts to be pulled with plain HTTP
+ by @ennekein in #1672
+ * feat: skip chart prep for local by @zhaque44 in #1681
+ * build(deps): bump github.com/Masterminds/semver/v3 from 3.2.1 to
+ 3.3.0 by @dependabot in #1683
+ * build(deps): bump github.com/Masterminds/sprig/v3 from 3.2.3 to
+ 3.3.0 by @dependabot in #1684
+ * feat: upgrade to k8s version to a supported version for security
+ compliance by @zhaque44 in #1686
+ * feat: upgrade helm-diff plugin version to 3.9.10 by @yxxhero
+ in #1688
+ * feat: fix password registry leak of credentials by @zhaque44
+ in #1687
+ * fix verify stage for helmfile when use oci as chart by @yxxhero
+ in #1661
+ * feat: update golang minor version based on security vulnerability
+ by @zhaque44 in #1690
+ * build(deps): bump golang.org/x/term from 0.23.0 to 0.24.0 by
+ @dependabot in #1689
+ * feat: bump chartify versions by @yxxhero in #1693
+ * optimize code by @Peoplelike in #1694
+ * chore: Update Ubuntu image to LTS version 24.04 by @pathob
+ in #1696
+ * Fixed typo in configuration section by @vedrankolka in #1698
+ * build(deps): bump github.com/helmfile/vals from 0.37.3 to 0.37.5
+ by @dependabot in #1700
+ * chore: add table driven tests for clarity by @zhaque44 in #1702
+ * fix: two releases using the same chart in different version
+ fails by @yxxhero in #1685
+
-------------------------------------------------------------------
Sun Aug 4 06:42:45 UTC 2024 - Manfred Hollstein
diff --git a/helmfile.spec b/helmfile.spec
index 3f16a64..2c25039 100644
--- a/helmfile.spec
+++ b/helmfile.spec
@@ -17,9 +17,9 @@
#
-%define git_commit 86664f57f65c6e6484b6dd1d80aeb0cf84694d55
+%define git_commit 18529ab7c550bfa6d6eefddeb47418f1685f4a7f
Name: helmfile
-Version: 0.167.1
+Version: 0.168.0
Release: 0
Summary: Deploy Kubernetes Helm Charts
License: MIT
diff --git a/vendor.tar.gz b/vendor.tar.gz
index b4afd23..59febd6 100644
--- a/vendor.tar.gz
+++ b/vendor.tar.gz
@@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
-oid sha256:e5a4479246ee1755864756cffa045aa6ddbb499e54fcefbdc88aa030fd36b997
-size 19619515
+oid sha256:7e14a67a4410d7b07ab08bbc90b9637f0e6f84f9e01b73ef3373d6f16652ca3c
+size 20456654