Skip to content

Commit b514d6b

Browse files
committed
Merge branch 'master' into release
2 parents c746bb4 + 6a626d5 commit b514d6b

File tree

2 files changed

+5
-2
lines changed

2 files changed

+5
-2
lines changed

.github/workflows/agent-build.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,12 @@ on:
55
push:
66
branches:
77
- master
8+
tags:
9+
- v*.*.*
810
pull_request:
911
branches:
1012
- master
13+
workflow_dispatch:
1114

1215
permissions:
1316
contents: read

CHANGELOG.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
Scalyr Agent 2 Changes By Release
22
=================================
33

4-
## 2.2.3 "TBD" - Jun 26, 2023
4+
## 2.2.3 "Elloria" - Jun 22, 2023
55
<!---
6-
Packaged by Arthur Kamalov <[email protected]> on Jun 26, 2023 00:00 -0800
6+
Packaged by Arthur Kamalov <[email protected]> on Jun 22, 2023 00:00 -0800
77
--->
88

99
Kubernetes:

0 commit comments

Comments
 (0)