Skip to content

Commit 06649e8

Browse files
committed
chart-releaser 1.8.1
1 parent 57d5c2f commit 06649e8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/c/chart-releaser.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class ChartReleaser < Formula
22
desc "Hosting Helm Charts via GitHub Pages and Releases"
33
homepage "https://github.com/helm/chart-releaser/"
4-
url "https://github.com/helm/chart-releaser/archive/refs/tags/v1.7.0.tar.gz"
5-
sha256 "de29b9f4f62145a08e55fd74ca1068fb8db61432aa39b84b3b3314f1d0846d5a"
4+
url "https://github.com/helm/chart-releaser/archive/refs/tags/v1.8.1.tar.gz"
5+
sha256 "288fd5a6c6b761312103f499a0e6a797f5ca11ae903f5ab88a6557712b962715"
66
license "Apache-2.0"
77
head "https://github.com/helm/chart-releaser.git", branch: "main"
88

0 commit comments

Comments
 (0)