Skip to content

Commit 92ab4a2

Browse files
author
Justin Lai
authored
Merge pull request #82 from weaveworks/cr-fix
Updating charts for CR. Cleaning dependencies
2 parents 1cb0a22 + 82cabda commit 92ab4a2

File tree

5 files changed

+5
-22
lines changed

5 files changed

+5
-22
lines changed

charts/linkerd2/Chart.lock

+2-5
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,5 @@ dependencies:
22
- name: linkerd2
33
repository: https://helm.linkerd.io/stable
44
version: 2.11.0
5-
- name: cert-manager
6-
repository: file://../cert-manager
7-
version: 0.0.1
8-
digest: sha256:ccdb77528e7b22a7714292ada7986abdd521a45d1d8110a04480341fa23b4e62
9-
generated: "2021-11-18T13:30:25.666671-05:00"
5+
digest: sha256:e76a017cf0365c13768017ccd74ad4b626348783f63d367b9940e66ce4ddfe51
6+
generated: "2021-11-30T10:25:54.603772-05:00"

charts/linkerd2/Chart.yaml

+1-4
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ name: linkerd2
33
icon: https://linkerd.io/images/logo-only-200h.png
44
description: A Weaveworks Helm chart for the Service Mesh Profile
55
type: application
6-
version: 0.0.8
6+
version: 0.0.9
77
dependencies:
88
- name: linkerd2
99
version: "2.11.0"
@@ -31,6 +31,3 @@ annotations:
3131
url: https://helm.linkerd.io/stable
3232
- name: Upstream Project
3333
url: https://github.com/linkerd/linkerd2
34-
"weave.works/profile-ci": |
35-
- "gke"
36-
- "kind"

charts/sockshop/Chart.lock

-6
This file was deleted.

charts/sockshop/Chart.yaml

+2-7
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,7 @@
11
apiVersion: v2
22
name: sockshop
33
description: A Weaveworks Helm chart for sockshop microservices demo
4-
version: 0.0.3
5-
dependencies:
6-
- name: ingress-nginx
7-
version: "~0.0.5"
8-
repository: "file://../ingress-nginx"
4+
version: 0.0.4
95
home: https://github.com/weaveworks/profiles-catalog
106
sources:
117
- https://github.com/microservices-demo/microservices-demo/tree/master/deploy/kubernetes/helm-chart
@@ -20,10 +16,9 @@ maintainers:
2016

2117
annotations:
2218
"weave.works/profile": sockshop
19+
"weave.works/layer": layer-2
2320
"weave.works/links": |
2421
- name: Chart Sources
2522
url: https://github.com/microservices-demo/microservices-demo/tree/master/deploy/kubernetes/helm-chart
2623
- name: Upstream Project
2724
url: https://github.com/microservices-demo/microservices-demo
28-
"weave.works/profile-ci": |
29-
- "gke"
-27.4 KB
Binary file not shown.

0 commit comments

Comments
 (0)