File tree Expand file tree Collapse file tree 2 files changed +3
-2
lines changed
deploy/teams-recording-bot Expand file tree Collapse file tree 2 files changed +3
-2
lines changed Original file line number Diff line number Diff line change @@ -16,12 +16,12 @@ type: application
1616# This is the chart version. This version number should be incremented each time you make changes
1717# to the chart and its templates, including the app version.
1818# Versions are expected to follow Semantic Versioning (https://semver.org/)
19- version : 1.5.1
19+ version : 1.5.2
2020
2121# This is the version number of the application being deployed. This version number should be
2222# incremented each time you make changes to the application. Versions are not expected to
2323# follow Semantic Versioning. They should reflect the version the application is using.
24- appVersion : 1.4.1
24+ appVersion : 1.4.2
2525
2626dependencies :
2727 - name : ingress-nginx
Original file line number Diff line number Diff line change 2626 </ItemGroup >
2727
2828 <ItemGroup >
29+ <PackageReference Include =" System.Text.Json" Version =" 6.0.10" />
2930 <Folder Include =" Properties\" />
3031 </ItemGroup >
3132
You can’t perform that action at this time.
0 commit comments