Skip to content

Commit cb588eb

Browse files
committed
chore: bump versions
1 parent 40b098b commit cb588eb

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

.github/workflows/continuous-integration.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ env:
1212
IMAGE_TAG: pr-${{ github.event.number }}
1313

1414
concurrency:
15-
group: ci
15+
group: aks-sample-environment
1616
cancel-in-progress: false
1717

1818
jobs:

deploy/teams-recording-bot/Chart.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff 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

2626
dependencies:
2727
- name: ingress-nginx

0 commit comments

Comments
 (0)