Skip to content

Commit

Permalink
chore(*): update chart version (#20)
Browse files Browse the repository at this point in the history
  • Loading branch information
Xinzhao Xu authored Dec 17, 2020
1 parent 7d5d41b commit 59a9a57
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions manifests/infra-mongo/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
apiVersion: v2
appVersion: 4.0.3
appVersion: v0.1.0
description: A helm chart for mongo
name: infra-mongo
type: application
version: 4.0.3
version: v0.1.0
2 changes: 1 addition & 1 deletion manifests/infra-mongo/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ platformConfig:

image:
name: mongo
# tag:
tag: 4.0.3

serverPort: 27017
priorityClassName: system-cluster-critical
Expand Down

0 comments on commit 59a9a57

Please sign in to comment.