aboutsummaryrefslogtreecommitdiffstats
path: root/kubernetes/so/components/soHelpers/requirements.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'kubernetes/so/components/soHelpers/requirements.yaml')
-rwxr-xr-xkubernetes/so/components/soHelpers/requirements.yaml4
1 files changed, 2 insertions, 2 deletions
diff --git a/kubernetes/so/components/soHelpers/requirements.yaml b/kubernetes/so/components/soHelpers/requirements.yaml
index c7257e1155..eb8b4550fa 100755
--- a/kubernetes/so/components/soHelpers/requirements.yaml
+++ b/kubernetes/so/components/soHelpers/requirements.yaml
@@ -13,11 +13,11 @@
# limitations under the License.
dependencies:
- name: common
- version: ~7.x-0
+ version: ~8.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)
repository: '@local'
- name: certInitializer
- version: ~7.x-0
+ version: ~8.x-0
repository: '@local'