Skip to content

Commit 18c9ebb

Browse files
committed
bump up release minor version
Signed-off-by: Claudia <[email protected]>
1 parent 0ae1ce6 commit 18c9ebb

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

autopilot-daemon/helm-charts/autopilot/Chart.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ 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: v1.7.0
18+
version: v1.8.0
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

autopilot-daemon/helm-charts/autopilot/values.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ namespace:
88

99
image:
1010
repository: quay.io/autopilot/autopilot
11-
tag: v1.7.0
11+
tag: v1.8.0
1212
pullPolicy: Always
1313

1414
# Bandwidth threshold below which PCIe links are considered broken (Gb/s)

0 commit comments

Comments
 (0)