You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: charts/kestra-starter/Chart.yaml
+3-3Lines changed: 3 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -1,7 +1,7 @@
1
1
apiVersion: v2
2
2
type: application
3
-
version: "1.0.19"
4
-
appVersion: "v1.1.13"
3
+
version: "1.0.20"
4
+
appVersion: "v1.2.0"
5
5
name: kestra-starter
6
6
description: Infinitely scalable, event-driven, language-agnostic orchestration and scheduling platform to manage millions of workflows declaratively in code.
Copy file name to clipboardExpand all lines: charts/kestra/Chart.yaml
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -1,7 +1,7 @@
1
1
apiVersion: v2
2
2
type: application
3
-
version: "1.0.27"
4
-
appVersion: "v1.1.13"
3
+
version: "1.0.28"
4
+
appVersion: "v1.2.0"
5
5
name: kestra
6
6
description: Infinitely scalable, event-driven, language-agnostic orchestration and scheduling platform to manage millions of workflows declaratively in code.
0 commit comments