From a81faa678cba9c1da56fba3ac17e8f8effb6ad7c Mon Sep 17 00:00:00 2001 From: Joakim Bygdell Date: Wed, 13 Sep 2023 12:37:46 +0200 Subject: [PATCH] Update image tags --- charts/sda-db/Chart.yaml | 2 +- charts/sda-db/values.yaml | 2 +- charts/sda-mq/Chart.yaml | 2 +- charts/sda-mq/values.yaml | 2 +- charts/sda-svc/Chart.yaml | 2 +- charts/sda-svc/values.yaml | 2 +- 6 files changed, 6 insertions(+), 6 deletions(-) diff --git a/charts/sda-db/Chart.yaml b/charts/sda-db/Chart.yaml index a751eeb51..b321c5165 100644 --- a/charts/sda-db/Chart.yaml +++ b/charts/sda-db/Chart.yaml @@ -1,6 +1,6 @@ apiVersion: v2 name: sda-db -version: "0.6.0" +version: "0.6.1" description: Database component for Sensitive Data Archive (SDA) installation home: https://neic-sda.readthedocs.io icon: https://neic.no/assets/images/logo.png diff --git a/charts/sda-db/values.yaml b/charts/sda-db/values.yaml index eb26e5722..b20c952ee 100644 --- a/charts/sda-db/values.yaml +++ b/charts/sda-db/values.yaml @@ -25,7 +25,7 @@ extraSecurityContext: {} image: repository: ghcr.io/neicnordic/sensitive-data-archive - tag: v0.0.65-postgres + tag: v0.0.83-postgres pullPolicy: IfNotPresent # utilize network isolation diff --git a/charts/sda-mq/Chart.yaml b/charts/sda-mq/Chart.yaml index 031bca048..c010cd2ef 100644 --- a/charts/sda-mq/Chart.yaml +++ b/charts/sda-mq/Chart.yaml @@ -1,6 +1,6 @@ apiVersion: v2 name: sda-mq -version: "0.5.1" +version: "0.5.2" description: RabbitMQ component for Sensitive Data Archive (SDA) installation home: https://neic-sda.readthedocs.io icon: https://neic.no/assets/images/logo.png diff --git a/charts/sda-mq/values.yaml b/charts/sda-mq/values.yaml index 8fab60cbc..34f2f51a0 100644 --- a/charts/sda-mq/values.yaml +++ b/charts/sda-mq/values.yaml @@ -44,7 +44,7 @@ extraSecurityContext: {} image: repository: ghcr.io/neicnordic/sensitive-data-archive - tag: v0.0.65-rabbitmq + tag: v0.0.83-rabbitmq pullPolicy: Always # utilize network isolation diff --git a/charts/sda-svc/Chart.yaml b/charts/sda-svc/Chart.yaml index 3f8133d11..83fba1264 100644 --- a/charts/sda-svc/Chart.yaml +++ b/charts/sda-svc/Chart.yaml @@ -1,6 +1,6 @@ apiVersion: v2 name: sda-svc -version: "0.20.2" +version: "0.20.3" kubeVersion: ">= 1.19.0-0" description: Components for Sensitive Data Archive (SDA) installation home: https://neic-sda.readthedocs.io diff --git a/charts/sda-svc/values.yaml b/charts/sda-svc/values.yaml index 85993a1fa..a17c16063 100644 --- a/charts/sda-svc/values.yaml +++ b/charts/sda-svc/values.yaml @@ -2,7 +2,7 @@ # Declare variables to be passed into your templates. image: repository: "ghcr.io/neicnordic/sensitive-data-archive" - tag: "v0.0.65" + tag: "v0.0.83" pullPolicy: "Always" global: