Commit 52c293c 1 parent 98b9a32 commit 52c293c Copy full SHA for 52c293c
File tree 2 files changed +4
-3
lines changed
2 files changed +4
-3
lines changed Original file line number Diff line number Diff line change @@ -15,14 +15,14 @@ type: application
15
15
# This is the chart version. This version number should be incremented each time you make changes
16
16
# to the chart and its templates, including the app version.
17
17
# Versions are expected to follow Semantic Versioning (https://semver.org/)
18
- version : 0.5.0
18
+ version : 0.6.0-rc.1
19
19
20
20
# This is the version number of the application being deployed. This version number should be
21
21
# incremented each time you make changes to the application. Versions are not expected to
22
22
# follow Semantic Versioning. They should reflect the version the application is using.
23
- appVersion : v0.5.0
23
+ appVersion : v0.6.0-rc.1
24
24
25
25
dependencies :
26
26
- name : osm
27
- version : " 0.5.0 "
27
+ version : " 0.6.0-rc.1 "
28
28
repository : " https://openservicemesh.github.io/osm"
Original file line number Diff line number Diff line change 25
25
fluentbitOutput : azure
26
26
webhookConfigNamePrefix : arc-osm-webhook
27
27
sidecarImage : mcr.microsoft.com/oss/envoyproxy/envoy:v1.15.0
28
+ connectVault : false
28
29
29
30
alpine :
30
31
image :
You can’t perform that action at this time.
0 commit comments