Package Details: kubernetes-helmfile-bin 0.145.2-3

Git Clone URL: https://aur.archlinux.org/kubernetes-helmfile-bin.git (read-only, click to copy)
Package Base: kubernetes-helmfile-bin
Description: (DEPRECATED) Deploy Kubernetes Helm Charts
Upstream URL: https://github.com/helmfile/helmfile
Keywords: helm helmfile kubernetes
Licenses: MIT
Submitter: AnatolyRugalev
Maintainer: AnatolyRugalev
Last Packager: AnatolyRugalev
Votes: 6
Popularity: 0.000000
First Submitted: 2018-07-07 10:57 (UTC)
Last Updated: 2022-08-09 16:36 (UTC)

Latest Comments

« First ‹ Previous 1 2

st0rmingbr4in commented on 2020-01-30 15:05 (UTC)

Please update to latest version

diff --git a/PKGBUILD b/PKGBUILD
index ba142bc..39e41e2 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
 # Maintainer: Anatoly Rugalev <anatoly.rugalev gmail com>

 pkgname=kubernetes-helmfile-bin
-pkgver=0.93.2
+pkgver=0.98.2
 pkgrel=1
 pkgdesc="Deploy Kubernetes Helm Charts"
 url="https://github.com/roboll/helmfile"
@@ -10,7 +10,7 @@ arch=('x86_64')
 depends=('kubernetes-helm-bin')

 source=("helmfile_linux_amd64_$pkgver::https://github.com/roboll/helmfile/releases/download/v$pkgver/helmfile_linux_amd64")
-sha256sums=('24bc54fae29d49db86c711581706582c59ed13030877456a2338080449ed9ba7')
+sha256sums=('0e3000dc9689addabf6c880affc52566c84888802d79e523288cf3a6ec0e93d7')
 package() {
   cd "$srcdir"
   install -d "$pkgdir/usr/bin"

AnatolyRugalev commented on 2019-08-15 15:03 (UTC)

Updated to 0.81.0

AnatolyRugalev commented on 2019-05-31 09:55 (UTC)

Updated to 0.68.1

AnatolyRugalev commented on 2019-04-12 12:57 (UTC)

Updated to 0.54.0

AnatolyRugalev commented on 2019-02-01 16:31 (UTC)

Updated to 0.44.0

AnatolyRugalev commented on 2019-01-22 17:51 (UTC)

Updated to 0.42.2

AnatolyRugalev commented on 2019-01-18 16:16 (UTC)

Updated to 0.41.0

yan12125 commented on 2018-10-03 09:42 (UTC)

Thanks for the update! FYI, https://aur.archlinux.org/packages/kubernetes-helm is added back.

AnatolyRugalev commented on 2018-10-03 07:28 (UTC)

@yan12125, done

yan12125 commented on 2018-09-29 11:37 (UTC)

Hi, could you change the dependency from kubernetes-helm to kubernetes-helm-bin? The former is going to be removed: https://lists.archlinux.org/pipermail/aur-requests/2018-September/026907.html