Skip to content

Commit 356c0bb

Browse files
committed
Bump version numbers to dev
1 parent a137f0d commit 356c0bb

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.5.7
1+
2.5.8-dev

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.5.7
9+
version: 2.5.8-dev
1010
annotations:
11-
revision: "88aedf0"
12-
created: "2025-11-14T06:06:19Z"
13-
appVersion: 2.5.7
11+
revision: "a137f0d"
12+
created: "2025-11-25T06:24:27Z"
13+
appVersion: 2.5.8-dev-a137f0d

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.5.7
9+
version: 2.5.8-dev
1010
annotations:
11-
revision: "88aedf0"
12-
created: "2025-11-14T06:06:19Z"
13-
appVersion: 2.5.7
11+
revision: "a137f0d"
12+
created: "2025-11-25T06:24:27Z"
13+
appVersion: 2.5.8-dev-a137f0d

app-resource-manager/VERSION

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

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.5.2
19+
version: 2.5.3-dev
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.5.2
23+
appVersion: 2.5.3-dev-a137f0d
2424
annotations:
25-
revision: "88aedf0"
26-
created: "2025-11-14T06:08:29Z"
25+
revision: "a137f0d"
26+
created: "2025-11-25T06:28:09Z"

app-service-proxy/VERSION

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

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.5.3"
7+
version: "1.5.4-dev"
88
description: Application Service Proxy
99
annotations:
10-
revision: "88aedf0"
11-
created: "2025-11-14T06:11:30Z"
12-
appVersion: 1.5.3
10+
revision: "a137f0d"
11+
created: "2025-11-25T06:27:44Z"
12+
appVersion: 1.5.4-dev-a137f0d

0 commit comments

Comments
 (0)