Skip to content

Commit b0cccd8

Browse files
committed
storefront chart version bumps
1 parent c53fbac commit b0cccd8

File tree

3 files changed

+4
-3
lines changed

3 files changed

+4
-3
lines changed

deploy/complete/helm-chart/mushop/Chart.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@ apiVersion: v1
22
appVersion: "1.0"
33
description: MuShop App microservices chart
44
name: mushop
5-
version: 0.1.1
5+
version: 0.1.2
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
apiVersion: v1
22
name: storefront
33
appVersion: 2.3.0
4-
version: 0.1.0
4+
version: 0.2.0
55
description: Helm chart for storefront component of the MuShop

deploy/complete/helm-chart/setup/values.yaml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
1-
# https://github.com/helm/charts/blob/master/stable/metrics-server/README.md
1+
## https://github.com/kubernetes-sigs/metrics-server/blob/master/charts/metrics-server/README.md
2+
## https://artifacthub.io/packages/helm/metrics-server/metrics-server
23
metrics-server:
34
enabled: true
45
args: [

0 commit comments

Comments
 (0)