aboutsummaryrefslogtreecommitdiffstats
path: root/kubernetes/so/components/so-monitoring/requirements.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'kubernetes/so/components/so-monitoring/requirements.yaml')
-rwxr-xr-xkubernetes/so/components/so-monitoring/requirements.yaml6
1 files changed, 3 insertions, 3 deletions
diff --git a/kubernetes/so/components/so-monitoring/requirements.yaml b/kubernetes/so/components/so-monitoring/requirements.yaml
index 1c45e43f63..730d75ae80 100755
--- a/kubernetes/so/components/so-monitoring/requirements.yaml
+++ b/kubernetes/so/components/so-monitoring/requirements.yaml
@@ -14,14 +14,14 @@
# 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: repositoryGenerator
- version: ~7.x-0
+ version: ~8.x-0
repository: '@local'
- name: soHelpers
- version: ~7.x-0
+ version: ~8.x-0
repository: 'file://../soHelpers'