File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
deploy/teams-recording-bot Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 1212 IMAGE_TAG : pr-${{ github.event.number }}
1313
1414concurrency :
15- group : ci
15+ group : aks-sample-environment
1616 cancel-in-progress : false
1717
1818jobs :
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.4.7
19+ version : 1.4.8
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.3.6
24+ appVersion : 1.3.7
2525
2626dependencies :
2727 - name : ingress-nginx
You can’t perform that action at this time.
0 commit comments