diff --git a/charts/kubeslice-controller-egs/Chart.yaml b/charts/kubeslice-controller-egs/Chart.yaml index d6337d9..e43810f 100644 --- a/charts/kubeslice-controller-egs/Chart.yaml +++ b/charts/kubeslice-controller-egs/Chart.yaml @@ -38,5 +38,5 @@ dependencies: repository: file://./charts/prometheus version: 25.*.* condition: kubeslice.prometheus.enabled -version: 0.7.0 -appVersion: 0.7.0 +version: 0.7.1 +appVersion: 0.7.1 diff --git a/charts/kubeslice-controller-egs/values.yaml b/charts/kubeslice-controller-egs/values.yaml index 6ae2537..52e0a53 100644 --- a/charts/kubeslice-controller-egs/values.yaml +++ b/charts/kubeslice-controller-egs/values.yaml @@ -107,7 +107,7 @@ egs: # Image name for the gpr-manager image: gpr-manager # Image tag for the gpr-manager - tag: 0.7.0 + tag: 0.7.1 imagePullPolicy: IfNotPresent # Period for checking if there is queue processing needed (in seconds) qmgrCheckPeriod: 60 @@ -130,7 +130,7 @@ egs: # Image name for inventory-manager image: inventory-manager # Image tag for inventory-manager - tag: 0.7.0 + tag: 0.7.1 imagePullPolicy: IfNotPresent logLevel: INFO service: diff --git a/charts/kubeslice-ui-egs/Chart.yaml b/charts/kubeslice-ui-egs/Chart.yaml index 1db8826..ece004b 100644 --- a/charts/kubeslice-ui-egs/Chart.yaml +++ b/charts/kubeslice-ui-egs/Chart.yaml @@ -28,5 +28,5 @@ keywords: - application kubeVersion: '>= 1.19.0-0' home: https://avesha.io/products/product-slice -version: 0.7.0 -appVersion: 0.7.0 +version: 0.7.1 +appVersion: 0.7.1 diff --git a/charts/kubeslice-ui-egs/values.yaml b/charts/kubeslice-ui-egs/values.yaml index 67e1bdc..dfa1b65 100644 --- a/charts/kubeslice-ui-egs/values.yaml +++ b/charts/kubeslice-ui-egs/values.yaml @@ -15,7 +15,7 @@ kubeslice: pullPolicy: IfNotPresent uiv2: image: kubeslice-ui-v2-ent-egs - tag: 0.7.0 + tag: 0.7.1 pullPolicy: IfNotPresent dashboard: image: kubeslice-kubernetes-dashboard @@ -34,7 +34,7 @@ kubeslice: # nodePort: apigw: image: kubeslice-api-gw-ent-egs - tag: 0.7.0 + tag: 0.7.1 pullPolicy: IfNotPresent workerinstaller: diff --git a/charts/kubeslice-worker-egs/Chart.yaml b/charts/kubeslice-worker-egs/Chart.yaml index 6dac286..4c457db 100644 --- a/charts/kubeslice-worker-egs/Chart.yaml +++ b/charts/kubeslice-worker-egs/Chart.yaml @@ -37,5 +37,5 @@ dependencies: repository: file://./charts/netop version: 0.2.0 condition: kubesliceNetworking.enabled -version: 0.7.0 -appVersion: 0.7.0 +version: 0.7.1 +appVersion: 0.7.1 diff --git a/charts/kubeslice-worker-egs/values.yaml b/charts/kubeslice-worker-egs/values.yaml index 2b9a131..cd469ea 100644 --- a/charts/kubeslice-worker-egs/values.yaml +++ b/charts/kubeslice-worker-egs/values.yaml @@ -18,7 +18,7 @@ cluster: aiops: image: kube-aiops-operator - tag: 0.7.0 + tag: 0.7.1 pullPolicy: IfNotPresent logLevel: INFO