Skip to content

Commit 6caa897

Browse files
authored
Merge pull request #80 from rptaylor/patch-1
Update Chart to 0.8.2, appVersion 0.9.2
2 parents b212c51 + 298e992 commit 6caa897

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

charts/kube-vip/Chart.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,12 +15,12 @@ type: application
1515
# This is the chart version. This version number should be incremented each time you make changes
1616
# to the chart and its templates, including the app version.
1717
# Versions are expected to follow Semantic Versioning (https://semver.org/)
18-
version: 0.8.1
18+
version: 0.8.2
1919

2020
# This is the version number of the application being deployed. This version number should be
2121
# incremented each time you make changes to the application. Versions are not expected to
2222
# follow Semantic Versioning. They should reflect the version the application is using.
23-
appVersion: "v0.9.1"
23+
appVersion: "v0.9.2"
2424

2525
icon: https://github.com/kube-vip/kube-vip/raw/main/kube-vip.png
2626

0 commit comments

Comments
 (0)