File tree Expand file tree Collapse file tree 3 files changed +14
-2
lines changed
.platform/terraform/environments/staging Expand file tree Collapse file tree 3 files changed +14
-2
lines changed Original file line number Diff line number Diff line change 1
1
{
2
- "." : " 1.3.0-beta.1 "
2
+ "." : " 1.3.0-beta.2 "
3
3
}
Original file line number Diff line number Diff line change @@ -36,6 +36,6 @@ module "service" {
36
36
source = " ../../modules/service"
37
37
38
38
# x-release-please-start-version
39
- image_version = " 1.3.0-beta.1 "
39
+ image_version = " 1.3.0-beta.2 "
40
40
# x-release-please-end
41
41
}
Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
+ ## [ 1.3.0-beta.2] ( https://github.com/3sidedcube/example-app/compare/v1.3.0-beta.1...v1.3.0-beta.2 ) (2024-12-02)
4
+
5
+
6
+ ### Features
7
+
8
+ * ** github:** add example vars and secrets ([ 1090e0c] ( https://github.com/3sidedcube/example-app/commit/1090e0c72e12d0ed3265d17fea5be11fe53e9dfd ) )
9
+
10
+
11
+ ### Bug Fixes
12
+
13
+ * ** github:** add missing meta ([ b448c64] ( https://github.com/3sidedcube/example-app/commit/b448c64f4428ffa25131b646a4ebc34dfaca7e63 ) )
14
+
3
15
## [ 1.3.0-beta.1] ( https://github.com/3sidedcube/example-app/compare/v1.3.0-beta...v1.3.0-beta.1 ) (2024-12-02)
4
16
5
17
You can’t perform that action at this time.
0 commit comments