Skip to content
This repository has been archived by the owner on Jan 31, 2020. It is now read-only.

Commit

Permalink
Merge pull request #120 from mesosphere/ae/update/charts
Browse files Browse the repository at this point in the history
updated chart versions consistent with charts repo
  • Loading branch information
shaneutt authored Jul 16, 2019
2 parents f5f3759 + 109ba95 commit 1169ae3
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion templates/awsebscsiprovisioner.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ spec:
chartReference:
chart: awsebscsiprovisioner
repo: https://mesosphere.github.io/charts/stable
version: 0.2.0
version: 0.2.1
values: |
---
resizer:
Expand Down
2 changes: 1 addition & 1 deletion templates/awsebsprovisioner.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,4 +18,4 @@ spec:
chartReference:
chart: awsebsprovisioner
repo: https://mesosphere.github.io/charts/stable
version: 0.1.0
version: 0.1.1
2 changes: 1 addition & 1 deletion templates/kommander.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ spec:
chartReference:
chart: kommander
repo: https://mesosphere.github.io/charts/stable
version: 0.1.0
version: 0.1.3
values: |
service:
name: kommander
Expand Down
2 changes: 1 addition & 1 deletion templates/localvolumeprovisioner.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,4 +20,4 @@ spec:
chartReference:
chart: localvolumeprovisioner
repo: https://mesosphere.github.io/charts/stable
version: 0.1.1
version: 0.2.0

0 comments on commit 1169ae3

Please sign in to comment.