Skip to content

Commit

Permalink
helm: update to 3.6.0
Browse files Browse the repository at this point in the history
This commit has been automatically submitted by Github Actions.
  • Loading branch information
Termux Github Actions committed Jun 14, 2021
1 parent 47fda46 commit e7da507
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions packages/helm/build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@ TERMUX_PKG_HOMEPAGE=https://helm.sh
TERMUX_PKG_DESCRIPTION="Helm helps you manage Kubernetes applications"
TERMUX_PKG_LICENSE="Apache-2.0"
TERMUX_PKG_MAINTAINER="@termux"
TERMUX_PKG_VERSION=3.5.4
TERMUX_PKG_VERSION=3.6.0
TERMUX_PKG_SRCURL=https://github.com/helm/helm/archive/v${TERMUX_PKG_VERSION}.tar.gz
TERMUX_PKG_SHA256=1ca809dfd3c5bc591c28cac9e545335ba5529844ca6180d1dddd0c255168ff19
TERMUX_PKG_SHA256=66eff34486664e795977b6cfdbe584be88392b5b0b9a5eaa78aff74481926f37

termux_step_make() {
termux_setup_golang
Expand Down

0 comments on commit e7da507

Please sign in to comment.