diff --git a/_service b/_service
index 2ef9162..5539987 100644
--- a/_service
+++ b/_service
@@ -5,7 +5,7 @@
.git
@PARENT_TAG@
v(.*)
- v0.143.0
+ v0.143.1
enable
diff --git a/_servicedata b/_servicedata
index 44e0086..9020749 100644
--- a/_servicedata
+++ b/_servicedata
@@ -1,4 +1,4 @@
https://github.com/roboll/helmfile.git
- 9e9a90f8ef30ec0f0f3e03e2f69fb4703c7e7831
+ 185bc829926911ed5bd08922ad7596658cf9164e
diff --git a/helmfile-0.143.0.tar.gz b/helmfile-0.143.0.tar.gz
deleted file mode 100644
index 96b4894..0000000
--- a/helmfile-0.143.0.tar.gz
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:ad34ab0bcee504d6abf670e5c7a8c986a230ec74f793191101ff90d385573f8c
-size 257813
diff --git a/helmfile-0.143.1.tar.gz b/helmfile-0.143.1.tar.gz
new file mode 100644
index 0000000..7a796ba
--- /dev/null
+++ b/helmfile-0.143.1.tar.gz
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:ba921a913ee91e52c56e3f875eb76d086f7c109bd24706c5bb520454bc5cb6bd
+size 258731
diff --git a/helmfile.changes b/helmfile.changes
index 10f936e..6c9807e 100644
--- a/helmfile.changes
+++ b/helmfile.changes
@@ -1,3 +1,25 @@
+-------------------------------------------------------------------
+Sat Mar 19 08:54:38 UTC 2022 - Manfred Hollstein
+
+- v0.143.1:
+ * Add --skip-tests to helmfile template command by @drivelikebrazil
+ in #2057
+ * Fix context of the ReadDir templating function by @nlueb in #2058
+ * Fix readdir regression while merging by @mumoshu in #2061
+ * feat: Add --suppress option for diff and apply commands by
+ @sjentzsch in #2077
+ * enable get() to be used with alias $.StateValues by @itscaro
+ in #2081
+ * Use os.UserCacheDir()/helmfile to store downloaded artifacts
+ instead of relative .helmfile directory by @itscaro in #2022
+ * Fix various golangci-lint errors by @Sajfer in #2059
+ * add integration tests for helm v3.8.0 by @itscaro in #2085
+ * Update USERS.md by @yohanb in #2089
+ * Allow more characters in label selectors by @Sajfer in #2064
+ * Make release template to work on needs by @mumoshu in #2099
+ * Stop panic when deduplicating releases by @Sajfer in #2067
+ * Bump chartify to v0.9.2 by @mumoshu in #2102
+
-------------------------------------------------------------------
Sun Jan 23 09:04:01 UTC 2022 - Manfred Hollstein
diff --git a/helmfile.spec b/helmfile.spec
index 0bab765..8226f27 100644
--- a/helmfile.spec
+++ b/helmfile.spec
@@ -17,9 +17,9 @@
#
-%define git_commit 9e9a90f8ef30ec0f0f3e03e2f69fb4703c7e7831
+%define git_commit 185bc829926911ed5bd08922ad7596658cf9164e
Name: helmfile
-Version: 0.143.0
+Version: 0.143.1
Release: 0
Summary: Deploy Kubernetes Helm Charts
License: MIT
diff --git a/vendor.tar.gz b/vendor.tar.gz
index cf47d79..ff79151 100644
--- a/vendor.tar.gz
+++ b/vendor.tar.gz
@@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
-oid sha256:43e86ea5a99c485285d8fdd08540b916b105a59e1618fce1f09906a1ad34a2f0
-size 7176663
+oid sha256:85fadd131b51b47d1dc2aa14a1aadef1b81d31c823844310e16108eda2d18097
+size 7224422