-
Notifications
You must be signed in to change notification settings - Fork 13
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #14 from mbenabda/prevent_overriding_other_chartfi…
…le_keys [fix #13] Prevent overriding other chartfile keys
- Loading branch information
Showing
15 changed files
with
867 additions
and
138 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,29 +1,41 @@ | ||
# Build customization | ||
before: | ||
hooks: | ||
- go mod download | ||
- go generate ./... | ||
builds: | ||
- binary: local-chart-version | ||
- binary: local-chart-version | ||
|
||
ldflags: -s -w -extldflags "-static" -X main.Version={{.Version}} -X main.commit={{.Commit}} -X main.date={{.Date}} | ||
ldflags: -s -w -extldflags "-static" -X main.Version={{.Version}} -X main.commit={{.Commit}} -X main.date={{.Date}} | ||
|
||
env: | ||
- CGO_ENABLED=0 | ||
|
||
env: | ||
- CGO_ENABLED=0 | ||
goos: | ||
- linux | ||
- darwin | ||
|
||
goos: | ||
- linux | ||
- darwin | ||
goarch: | ||
- amd64 | ||
|
||
goarch: | ||
- amd64 | ||
|
||
# Archive customization | ||
archive: | ||
name_template: "{{ .ProjectName }}-{{ .Version }}-{{ .Os }}-{{ .Arch }}" | ||
archives: | ||
- name_template: "{{ .ProjectName }}-{{ .Version }}-{{ .Os }}-{{ .Arch }}" | ||
|
||
files: | ||
- plugin.yaml | ||
- README.md | ||
- ./docs/** | ||
|
||
format: tar.gz | ||
replacements: | ||
386: i386 | ||
|
||
snapshot: | ||
name_template: "{{ .Tag }}-next" | ||
changelog: | ||
sort: asc | ||
filters: | ||
exclude: | ||
- '^docs:' | ||
- '^test:' | ||
|
||
env_files: | ||
github_token: ~/.github/helm-local-chart-version.token | ||
github_token: ~/.github/helm-local-chart-version.token |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,51 @@ | ||
module github.com/mbenabda/helm-local-chart-version | ||
|
||
go 1.13 | ||
|
||
require ( | ||
cloud.google.com/go v0.56.0 // indirect | ||
contrib.go.opencensus.io/exporter/ocagent v0.6.0 // indirect | ||
github.com/Azure/azure-pipeline-go v0.2.2 // indirect | ||
github.com/Azure/azure-sdk-for-go v41.2.0+incompatible // indirect | ||
github.com/Azure/go-autorest v14.0.1+incompatible // indirect | ||
github.com/Azure/go-autorest/autorest v0.10.0 // indirect | ||
github.com/Azure/go-autorest/autorest/adal v0.8.3 // indirect | ||
github.com/Azure/go-autorest/autorest/azure/auth v0.4.2 // indirect | ||
github.com/Azure/go-autorest/autorest/to v0.3.0 // indirect | ||
github.com/Azure/go-autorest/autorest/validation v0.2.0 // indirect | ||
github.com/Masterminds/semver v1.3.1 | ||
github.com/Masterminds/semver/v3 v3.1.0 // indirect | ||
github.com/apex/log v1.1.2 // indirect | ||
github.com/aws/aws-sdk-go v1.30.9 // indirect | ||
github.com/cpuguy83/go-md2man v1.0.4 // indirect | ||
github.com/gobwas/glob v0.2.3 // indirect | ||
github.com/golang/protobuf v1.4.0 // indirect | ||
github.com/google/wire v0.4.0 // indirect | ||
github.com/goreleaser/goreleaser v0.131.1 // indirect | ||
github.com/grpc-ecosystem/grpc-gateway v1.14.4 // indirect | ||
github.com/hashicorp/go-retryablehttp v0.6.6 // indirect | ||
github.com/inconshreveable/mousetrap v1.0.0 // indirect | ||
github.com/krishicks/yaml-patch v0.0.10 | ||
github.com/mattn/go-colorable v0.1.6 // indirect | ||
github.com/mattn/go-ieproxy v0.0.1 // indirect | ||
github.com/niemeyer/pretty v0.0.0-20200227124842-a10e7caefd8e // indirect | ||
github.com/onsi/ginkgo v1.12.0 // indirect | ||
github.com/onsi/gomega v1.9.0 // indirect | ||
github.com/russross/blackfriday v0.0.0-20151117072312-300106c228d5 // indirect | ||
github.com/shurcooL/sanitized_anchor_name v0.0.0-20151028001915-10ef21a441db // indirect | ||
github.com/spf13/cobra v0.0.2 | ||
github.com/spf13/pflag v1.0.1-0.20180220143236-ee5fd03fd6ac // indirect | ||
github.com/ulikunitz/xz v0.5.7 // indirect | ||
github.com/xanzy/go-gitlab v0.31.0 // indirect | ||
golang.org/x/crypto v0.0.0-20200414173820-0848c9571904 // indirect | ||
golang.org/x/sys v0.0.0-20200413165638-669c56c373c4 // indirect | ||
golang.org/x/time v0.0.0-20200416051211-89c76fbcd5d1 // indirect | ||
golang.org/x/tools v0.0.0-20200417140056-c07e33ef3290 // indirect | ||
google.golang.org/api v0.21.0 // indirect | ||
google.golang.org/genproto v0.0.0-20200417142217-fb6d0575620b // indirect | ||
google.golang.org/grpc v1.28.1 // indirect | ||
gopkg.in/check.v1 v1.0.0-20200227125254-8fa46927fb4f // indirect | ||
gopkg.in/yaml.v2 v2.2.8 | ||
k8s.io/apimachinery v0.0.0-20180103014849-68f9c3a1feb3 // indirect | ||
k8s.io/helm v2.8.2+incompatible | ||
) |
Oops, something went wrong.