Bug 244716 - [NEW PORT] sysutils/helmfile: declarative spec for deploying helm charts
Summary: [NEW PORT] sysutils/helmfile: declarative spec for deploying helm charts
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Neel Chauhan
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-03-10 11:51 UTC by Pavel Timofeev
Modified: 2021-04-14 20:29 UTC (History)
1 user (show)

See Also:


Attachments
helmfile.shar file (23.29 KB, text/plain)
2020-03-10 11:51 UTC, Pavel Timofeev
no flags Details
helmfile-0.138.7 shar (30.94 KB, text/plain)
2021-04-12 23:50 UTC, Pavel Timofeev
no flags Details
helmfile-0.138.0.shar2 (30.94 KB, text/plain)
2021-04-13 19:52 UTC, Pavel Timofeev
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Pavel Timofeev 2020-03-10 11:51:54 UTC
Created attachment 212301 [details]
helmfile.shar file

New port for https://github.com/roboll/helmfile - a tool sitting on top of helm.
Comment 1 Pavel Timofeev 2021-04-12 23:50:26 UTC
Created attachment 224069 [details]
helmfile-0.138.7 shar

helmfile-0.138.7
Comment 2 Pavel Timofeev 2021-04-13 19:48:30 UTC
https://github.com/timp87/helmfile-freebsd-port
Comment 3 Pavel Timofeev 2021-04-13 19:52:13 UTC
Created attachment 224089 [details]
helmfile-0.138.0.shar2
Comment 4 Neel Chauhan freebsd_committer freebsd_triage 2021-04-14 20:29:09 UTC
Committed!
Comment 5 commit-hook freebsd_committer freebsd_triage 2021-04-14 20:29:29 UTC
A commit in branch main references this bug:

URL: https://cgit.FreeBSD.org/ports/commit/?id=ace11e8cbcd8bfc162ee403d743cbc4583282235

commit ace11e8cbcd8bfc162ee403d743cbc4583282235
Author:     Neel Chauhan <nc@FreeBSD.org>
AuthorDate: 2021-04-14 20:26:39 +0000
Commit:     Neel Chauhan <nc@FreeBSD.org>
CommitDate: 2021-04-14 20:28:28 +0000

    New port: sysutils/helmfile: declarative spec for deploying helm charts

    PR:             244716
    Submitted by:   timp87@gmail.com

 sysutils/Makefile                 |   1 +
 sysutils/helmfile/Makefile (new)  | 145 +++++++++++++++++++++++
 sysutils/helmfile/distinfo (new)  | 243 ++++++++++++++++++++++++++++++++++++++
 sysutils/helmfile/pkg-descr (new) |   6 +
 4 files changed, 395 insertions(+)