From 747dcd2f88f718e3fb75f5b665a9881a8caf56e3 Mon Sep 17 00:00:00 2001 From: anttileppa Date: Tue, 14 Jan 2025 08:46:32 +0000 Subject: [PATCH] Updated chart versions --- charts/noheva/Chart.yaml | 8 ++++---- charts/noheva/charts/noheva-api/Chart.yaml | 2 +- charts/noheva/charts/noheva-auth/Chart.yaml | 2 +- charts/noheva/charts/noheva-management/Chart.yaml | 2 +- charts/noheva/charts/noheva-management/values.yaml | 2 +- 5 files changed, 8 insertions(+), 8 deletions(-) diff --git a/charts/noheva/Chart.yaml b/charts/noheva/Chart.yaml index 8b82b76..3615e49 100644 --- a/charts/noheva/Chart.yaml +++ b/charts/noheva/Chart.yaml @@ -3,16 +3,16 @@ name: noheva description: | Helm chart for the Noheva exhibition system type: application -version: 0.0.1-develop.18 +version: 0.0.1-develop.19 keywords: - noheva dependencies: - name: noheva-auth repository: file://charts/noheva-auth - version: 0.0.1-develop.18 + version: 0.0.1-develop.19 - name: noheva-api repository: file://charts/noheva-api - version: 0.0.1-develop.18 + version: 0.0.1-develop.19 - name: noheva-management repository: file://charts/noheva-management - version: 0.0.1-develop.18 \ No newline at end of file + version: 0.0.1-develop.19 \ No newline at end of file diff --git a/charts/noheva/charts/noheva-api/Chart.yaml b/charts/noheva/charts/noheva-api/Chart.yaml index 988b292..a254b31 100644 --- a/charts/noheva/charts/noheva-api/Chart.yaml +++ b/charts/noheva/charts/noheva-api/Chart.yaml @@ -3,6 +3,6 @@ name: noheva-api description: | Noheva API for the Noheva exhibition system type: application -version: 0.0.1-develop.18 +version: 0.0.1-develop.19 keywords: - noheva \ No newline at end of file diff --git a/charts/noheva/charts/noheva-auth/Chart.yaml b/charts/noheva/charts/noheva-auth/Chart.yaml index cd2279f..80d4946 100644 --- a/charts/noheva/charts/noheva-auth/Chart.yaml +++ b/charts/noheva/charts/noheva-auth/Chart.yaml @@ -3,7 +3,7 @@ name: noheva-auth description: | Authentication services for the Noheva exhibition system type: application -version: 0.0.1-develop.18 +version: 0.0.1-develop.19 keywords: - noheva - keycloak \ No newline at end of file diff --git a/charts/noheva/charts/noheva-management/Chart.yaml b/charts/noheva/charts/noheva-management/Chart.yaml index 56272ad..c7f06cf 100644 --- a/charts/noheva/charts/noheva-management/Chart.yaml +++ b/charts/noheva/charts/noheva-management/Chart.yaml @@ -3,6 +3,6 @@ name: noheva-management description: | Noheva management UI for the Noheva exhibition system type: application -version: 0.0.1-develop.18 +version: 0.0.1-develop.19 keywords: - noheva \ No newline at end of file diff --git a/charts/noheva/charts/noheva-management/values.yaml b/charts/noheva/charts/noheva-management/values.yaml index 07c1437..429d9b8 100644 --- a/charts/noheva/charts/noheva-management/values.yaml +++ b/charts/noheva/charts/noheva-management/values.yaml @@ -3,7 +3,7 @@ replicaCount: 1 image: repository: ghcr.io/metatavu/noheva-management pullPolicy: Always - sha256: 2adc51b8478ae05ef151f701bf1a9e0d5a925f0012747c8f7d6d01b07a98510d + sha256: e98cd517c2320d64489c837fa8e0d783d882652c152273549c395f54f389d0e2 metadata: annotations: