Skip to content

Commit bf0ca58

Browse files
authored
AO Release version (#327)
1 parent 77d030b commit bf0ca58

File tree

7 files changed

+19
-19
lines changed

7 files changed

+19
-19
lines changed

app-deployment-manager/VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
2.6.1-dev
1+
2.6.1

app-deployment-manager/deployment/charts/app-deployment-crd/Chart.yaml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,8 @@ apiVersion: v2
66
description: App Deployment CustomResourceDefinitions
77
name: app-deployment-crd
88
# Correct version will be added by "make helm-package" from VERSION
9-
version: 2.6.1-dev
9+
version: 2.6.1
1010
annotations:
11-
revision: "bafd028"
12-
created: "2026-02-24T10:46:37Z"
13-
appVersion: 2.6.1-dev-bafd028
11+
revision: "77d030b"
12+
created: "2026-02-26T06:20:45Z"
13+
appVersion: 2.6.1

app-deployment-manager/deployment/charts/app-deployment-manager/Chart.yaml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,8 @@ apiVersion: v2
66
description: App Deployment Manager
77
name: app-deployment-manager
88
# Correct version will be added by "make helm-package" from VERSION
9-
version: 2.6.1-dev
9+
version: 2.6.1
1010
annotations:
11-
revision: "bafd028"
12-
created: "2026-02-24T10:46:37Z"
13-
appVersion: 2.6.1-dev-bafd028
11+
revision: "77d030b"
12+
created: "2026-02-26T06:20:45Z"
13+
appVersion: 2.6.1

app-resource-manager/VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
2.6.1-dev
1+
2.6.1

app-resource-manager/deployments/app-resource-manager/Chart.yaml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -16,11 +16,11 @@ type: application
1616
# to the chart and its templates, including the app version.
1717
# Versions are expected to follow Semantic Versioning (https://semver.org/)
1818

19-
version: 2.6.1-dev
19+
version: 2.6.1
2020
# Default appVersion will be overwritten by the build to use {repo}/VERSION. This
2121
# value is supplied only to enable local unbuilt deployment of default released
2222
# content.
23-
appVersion: 2.6.1-dev-bafd028
23+
appVersion: 2.6.1
2424
annotations:
25-
revision: "bafd028"
26-
created: "2026-02-24T10:49:27Z"
25+
revision: "77d030b"
26+
created: "2026-02-26T06:21:09Z"

app-service-proxy/VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1.6.1-dev
1+
1.6.1

app-service-proxy/deployments/app-service-proxy/Chart.yaml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,9 @@
44
---
55
apiVersion: v2
66
name: app-service-proxy
7-
version: "1.6.1-dev"
7+
version: "1.6.1"
88
description: Application Service Proxy
99
annotations:
10-
revision: "bafd028"
11-
created: "2026-02-24T10:51:48Z"
12-
appVersion: 1.6.1-dev-bafd028
10+
revision: "77d030b"
11+
created: "2026-02-26T06:21:31Z"
12+
appVersion: 1.6.1

0 commit comments

Comments
 (0)