Skip to content
This repository was archived by the owner on Sep 18, 2024. It is now read-only.

Commit 9f2ebfd

Browse files
committed
cloudshell region.from
1 parent 7f736ce commit 9f2ebfd

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

charts/cloudshell/Chart.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ type: application
2020

2121
# This is the chart version. This version number should be incremented each time you make changes
2222
# to the chart and its templates, including the app version.
23-
version: 4.0.7
23+
version: 4.0.8
2424

2525
# This is the version number of the application being deployed. This version number should be
2626
# incremented each time you make changes to the application.

charts/cloudshell/values.schema.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -147,7 +147,7 @@
147147
"type": "array",
148148
"description": "Array of source allowed to have network access to your service",
149149
"x-form": {
150-
"value": "{{region.defaultAllowedSource}}"
150+
"value": "{{region.from}}"
151151
}
152152
}
153153
}

0 commit comments

Comments
 (0)