Commit 105da686 authored by Elisabetta Giani's avatar Elisabetta Giani
Browse files

CT-220: Updated mid-csp charts to:

- image 0.6.10
- tango-util 0.2.8
- tango-db 0.2.12
Build and publish mid-csp python package only on tags.
parent ae6f5ba5
Loading
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
0.6.10
- use csp-lmc-common 0.6.12
- support to ADR-18/22
- use ska-telescope-model 0.2.0

0.6.9:
- use csp-lmc-common 0.6.9
+2 −2
Original line number Diff line number Diff line
@@ -6,7 +6,7 @@ appVersion: 0.6.9
icon: https://www.skatelescope.org/wp-content/uploads/2016/07/09545_NEW_LOGO_2014.png
dependencies:
- name: tango-base
  version: 0.2.7
  version: 0.2.12
  repository: https://nexus.engageska-portugal.pt/repository/helm-chart
- name: mid-cbf
  version: 0.1.1
@@ -15,5 +15,5 @@ dependencies:
  version: 0.1.1
  repository: https://nexus.engageska-portugal.pt/repository/helm-chart
- name: mid-csp
  version: 0.1.0
  version: 0.1.1
  repository: "file://../mid-csp"
+4 −4
Original line number Diff line number Diff line
apiVersion: v2
name: mid-csp
description: A Helm chart for deploying the Mid_CSP.LMC devices on Kubernetes
version: 0.1.0
appVersion: "0.6.9"
version: 0.1.1
appVersion: "0.6.10"
icon: https://www.skatelescope.org/wp-content/uploads/2016/07/09545_NEW_LOGO_2014.png
dependencies:
- name: tango-util
  version: 0.2.4
  version: 0.2.8
  repository: https://nexus.engageska-portugal.pt/repository/helm-chart
- name: tango-base
  version: 0.2.7
  version: 0.2.12
  repository: https://nexus.engageska-portugal.pt/repository/helm-chart
  condition: tango-base.enabled,global.sub-system.tango-base.enabled
+1 −1
Original line number Diff line number Diff line
@@ -37,7 +37,7 @@ midcsplmc:
  image:
    registry: nexus.engageska-portugal.pt/ska-docker
    image: mid-csp-lmc
    tag: 0.6.9
    tag: 0.6.10
    pullPolicy: IfNotPresent

resources: