From 2b3dbbbbbde11825b4ad264b08284cd2ee7e963b Mon Sep 17 00:00:00 2001 From: Fiete Ostkamp Date: Thu, 23 May 2024 14:45:08 +0200 Subject: [PORTALNG] Update preferences and history versions - deploy release images of portalng Issue-ID: PORTALNG-108 Change-Id: I659373e415d959c23cd64f0d709fbd7d969c8d14 Signed-off-by: Fiete Ostkamp --- kubernetes/portal-ng/components/portal-ng-preferences/Chart.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'kubernetes/portal-ng/components/portal-ng-preferences') diff --git a/kubernetes/portal-ng/components/portal-ng-preferences/Chart.yaml b/kubernetes/portal-ng/components/portal-ng-preferences/Chart.yaml index 30b0944702..8f8c494a68 100644 --- a/kubernetes/portal-ng/components/portal-ng-preferences/Chart.yaml +++ b/kubernetes/portal-ng/components/portal-ng-preferences/Chart.yaml @@ -34,7 +34,7 @@ version: 13.0.0 # This is the version number of the application being deployed. This version number should be # incremented each time you make changes to the application. Versions are not expected to # follow Semantic Versioning. They should reflect the version the application is using. -appVersion: latest +appVersion: 0.1.1 dependencies: - name: common -- cgit 1.2.3-korg