Skip to content

Commit

Permalink
helm: remove and document current location (#3668)
Browse files Browse the repository at this point in the history
I finished the migration of helm to the zipkin-helm repository and
tested it.

```bash
$ helm repo add zipkin https://zipkin.io/zipkin-helm
WARNING: Kubernetes configuration file is group-readable. This is insecure. Location: /Users/adrian/.kube/config
WARNING: Kubernetes configuration file is world-readable. This is insecure. Location: /Users/adrian/.kube/config
"zipkin" has been added to your repositories

$ helm search repo zipkin
WARNING: Kubernetes configuration file is group-readable. This is insecure. Location: /Users/adrian/.kube/config
WARNING: Kubernetes configuration file is world-readable. This is insecure. Location: /Users/adrian/.kube/config
NAME         	CHART VERSION	APP VERSION	DESCRIPTION
```

All follow-up work should continue
https://github.com/openzipkin/zipkin-helm or at the previous de'facto
repo https://github.com/Financial-Times/zipkin-helm

Signed-off-by: Adrian Cole <adrian@tetrate.io>
  • Loading branch information
codefromthecrypt authored Jan 1, 2024
1 parent 3872cbd commit 3919e06
Show file tree
Hide file tree
Showing 19 changed files with 2 additions and 1,032 deletions.
1 change: 0 additions & 1 deletion .github/ct.yml

This file was deleted.

51 changes: 0 additions & 51 deletions .github/workflows/helm_release.yml

This file was deleted.

53 changes: 0 additions & 53 deletions .github/workflows/helm_test.yml

This file was deleted.

3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -205,7 +205,8 @@ Released versions of zipkin-server are published to Docker Hub as `openzipkin/zi
Container Registry as `ghcr.io/openzipkin/zipkin`. See [docker](./docker) for details.

### Helm Charts
Helm charts are available at https://openzipkin.github.io/zipkin. See [charts](./charts/zipkin) for details.
Helm charts are available at https://zipkin.io/zipkin-helm.
See [zipkin-helm](https://github.com/openzipkin/zipkin-helm) for details.

### Javadocs
https://zipkin.io/zipkin contains versioned folders with JavaDocs published on each (non-PR) build, as well
Expand Down
45 changes: 0 additions & 45 deletions build-bin/helm/helm_prepare

This file was deleted.

20 changes: 0 additions & 20 deletions charts/zipkin/Chart.yaml

This file was deleted.

61 changes: 0 additions & 61 deletions charts/zipkin/README.md

This file was deleted.

35 changes: 0 additions & 35 deletions charts/zipkin/templates/NOTES.txt

This file was deleted.

76 changes: 0 additions & 76 deletions charts/zipkin/templates/_helpers.tpl

This file was deleted.

Loading

0 comments on commit 3919e06

Please sign in to comment.