diff options
Diffstat (limited to 'kubernetes/so/requirements.yaml')
-rwxr-xr-x | kubernetes/so/requirements.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kubernetes/so/requirements.yaml b/kubernetes/so/requirements.yaml index c289225a5d..12e77c38a0 100755 --- a/kubernetes/so/requirements.yaml +++ b/kubernetes/so/requirements.yaml @@ -13,7 +13,7 @@ # limitations under the License. dependencies: - name: common - version: ~3.0.0 + version: ~4.x-0 # local reference to common chart, as it is # a part of this chart's package and will not # be published independently to a repo (at this point) |