From 19adad8906182910c8aead3e622591c4e64e2434 Mon Sep 17 00:00:00 2001 From: Ugur Yilmaz <ugur.yilmaz@skao.int> Date: Wed, 10 Aug 2022 13:37:57 +0100 Subject: [PATCH] ST-1260: bumped version to 0.3.17 --- .release | 4 ++-- charts/ska-tango-base/Chart.yaml | 6 +++--- charts/ska-tango-umbrella/Chart.yaml | 4 ++-- charts/ska-tango-util/Chart.yaml | 4 ++-- images/ska-tango-images-pytango-builder-alpine/.release | 4 ++-- images/ska-tango-images-pytango-runtime-alpine/.release | 4 ++-- images/ska-tango-images-tango-dsconfig-alpine/.release | 4 ++-- images/ska-tango-images-tango-pytango-alpine/.release | 4 ++-- 8 files changed, 17 insertions(+), 17 deletions(-) diff --git a/.release b/.release index 836ad0c8..94338719 100644 --- a/.release +++ b/.release @@ -1,2 +1,2 @@ -release=0.3.16 -tag=0.3.16 +release=0.3.17 +tag=0.3.17 diff --git a/charts/ska-tango-base/Chart.yaml b/charts/ska-tango-base/Chart.yaml index 01510e8a..ae3c3b66 100644 --- a/charts/ska-tango-base/Chart.yaml +++ b/charts/ska-tango-base/Chart.yaml @@ -1,10 +1,10 @@ apiVersion: v2 -appVersion: 0.3.16 +appVersion: 0.3.17 description: A Helm chart for deploying the TANGO base system on Kubernetes name: ska-tango-base -version: 0.3.16 +version: 0.3.17 icon: https://www.skatelescope.org/wp-content/uploads/2016/07/09545_NEW_LOGO_2014.png dependencies: - name: ska-tango-util - version: 0.3.16 + version: 0.3.17 repository: file://../ska-tango-util diff --git a/charts/ska-tango-umbrella/Chart.yaml b/charts/ska-tango-umbrella/Chart.yaml index 72e243f1..a0ebdeb1 100644 --- a/charts/ska-tango-umbrella/Chart.yaml +++ b/charts/ska-tango-umbrella/Chart.yaml @@ -6,10 +6,10 @@ version: 0.2.5 icon: https://www.skatelescope.org/wp-content/uploads/2016/07/09545_NEW_LOGO_2014.png dependencies: - name: ska-tango-base - version: 0.3.16 + version: 0.3.17 repository: file://../ska-tango-base condition: ska-tango-base.enabled,global.sub-system.ska-tango-base.enabled - name: ska-tango-util - version: 0.3.16 + version: 0.3.17 repository: file://../ska-tango-util diff --git a/charts/ska-tango-util/Chart.yaml b/charts/ska-tango-util/Chart.yaml index f68e9953..c4190e5e 100644 --- a/charts/ska-tango-util/Chart.yaml +++ b/charts/ska-tango-util/Chart.yaml @@ -2,8 +2,8 @@ apiVersion: v2 description: A Helm chart library of utilities for TANGO deployents name: ska-tango-util type: library -appVersion: 0.3.16 -version: 0.3.16 +appVersion: 0.3.17 +version: 0.3.17 icon: https://www.skatelescope.org/wp-content/uploads/2016/07/09545_NEW_LOGO_2014.png maintainers: - name: Matteo Di Carlo diff --git a/images/ska-tango-images-pytango-builder-alpine/.release b/images/ska-tango-images-pytango-builder-alpine/.release index 8804a29f..e307ad94 100644 --- a/images/ska-tango-images-pytango-builder-alpine/.release +++ b/images/ska-tango-images-pytango-builder-alpine/.release @@ -1,2 +1,2 @@ -release=9.3.33 -tag=9.3.33 \ No newline at end of file +release=9.3.34 +tag=9.3.34 \ No newline at end of file diff --git a/images/ska-tango-images-pytango-runtime-alpine/.release b/images/ska-tango-images-pytango-runtime-alpine/.release index 13401b3d..e6cf944b 100644 --- a/images/ska-tango-images-pytango-runtime-alpine/.release +++ b/images/ska-tango-images-pytango-runtime-alpine/.release @@ -1,2 +1,2 @@ -release=9.3.20 -tag=9.3.20 +release=9.3.21 +tag=9.3.21 diff --git a/images/ska-tango-images-tango-dsconfig-alpine/.release b/images/ska-tango-images-tango-dsconfig-alpine/.release index 20b4a27d..7f630884 100644 --- a/images/ska-tango-images-tango-dsconfig-alpine/.release +++ b/images/ska-tango-images-tango-dsconfig-alpine/.release @@ -1,2 +1,2 @@ -release=1.5.9 -tag=1.5.9 +release=1.5.10 +tag=1.5.10 diff --git a/images/ska-tango-images-tango-pytango-alpine/.release b/images/ska-tango-images-tango-pytango-alpine/.release index 31adb7e2..3253cc9b 100644 --- a/images/ska-tango-images-tango-pytango-alpine/.release +++ b/images/ska-tango-images-tango-pytango-alpine/.release @@ -1,2 +1,2 @@ -release=9.3.10 -tag=9.3.10 +release=9.3.11 +tag=9.3.11 -- GitLab