fqsghostcloud
bddb6591d4
fix Syntax error
...
fix Syntax error
7 years ago
Eyal Ben Moshe
b6335b7dfe
Authentication support for remote charts repositories ( #3206 )
...
Authentication support for remote charts repositories.
7 years ago
Matt Butcher
393d13af31
docs(chart_repository): fix bug in code example
...
Closes #1967
8 years ago
Brandon B. Jozsa
82e0d00d2d
clear instructions for gh-pages
8 years ago
Matthew Fisher
d9346e2fb9
test(cmd): add unit test for chart backed by basic auth
...
This verifies that by adding user information in the chart repo URL
via `helm repo add`, it will be attached to the request when downloading
the chart tarball and provenance file.
8 years ago
Matt Farina
7a79661f0e
feat(charts): Move bucket to domain from path
...
A bucket name in the path can be migrated to a custom k8s domain
name. This is in preperation for that.
8 years ago
Matt Butcher
67f894b0c6
docs(chart_repository): update the repo docs
...
This pass through fixed formatting, examples, and technical information
to reflect the current state of Helm. Also added some pointers for
using a regular webserver.
8 years ago
joe2far
eba74bec6c
docs(*) fix typos in docs
8 years ago
Matt Butcher
491dc32552
docs(chart_repositories): document correct index example
...
The previous index.yaml example was missing a few fields, notably the
'created' timestamp.
Closes #1348
8 years ago
Matt Butcher
11d4a67a80
docs(repo): update repo index docs to show new flags
...
This adds the `--url` flag to examples.
Closes #1343
8 years ago
Matt Butcher
4f09b05613
feat(helm): implement new index format
...
This implements a new index file format for repository indices. It also
implements a new format for requirements.yaml.
Breaking change: This will break all previous versions of Helm, and will
impact helm search, repo, serve, and fetch functions.
Closes #1197
8 years ago
Matt Butcher
66e59f63e7
fix(helm): change 'helm update' to 'helm repo update'
...
The old form is marked deprecated.
Relates to #1196
8 years ago
Rimantas Mocevicius
6eb340ed5b
docs(chart_repository): added github pages example
8 years ago
Rimantas Mocevicius
8c0f905e92
docs(chart_repository): added github pages example
8 years ago
Brandon Philips
440e548901
feat(repo): use OCI style digest identifiers
...
Use the same format as the Open Container Initiative for a digest
string. https://github.com/opencontainers/image-spec/blob/master/descriptor.md#digests-and-verification
Fixes #1166
8 years ago
Jess Frazelle
67778cbcd1
update readme example and change repository to https
...
Signed-off-by: Jess Frazelle <me@jessfraz.com>
8 years ago
Matt Butcher
f0a69bb6ba
docs(*): fix links
...
Closes #809
9 years ago
Michelle Noorali
ab3fc6db5c
Merge pull request #794 from michelleN/repo-sync
...
feat(scripts): add script to sync chart repos
9 years ago
Michelle Noorali
522af15903
feat(scripts): add script to sync repo
9 years ago
Michelle Noorali
22c3b621af
chore(docs): remove ambigious note
9 years ago
Michelle Noorali
7288ca4c37
chore(docs): add chart repository docs
9 years ago