From d91b28fb5bbe8d02dbae30b78ef6f6799790737a5f30f2aa6a727957f249d311 Mon Sep 17 00:00:00 2001 From: Jiri Tomasek Date: Fri, 6 Dec 2024 09:05:40 +0100 Subject: [PATCH] Update akri-dashboard-extension-chart to v1.2.1 (cherry picked from commit 87c7e1be8867679f12704e50e9c1e2c9f7acc0620b597e0f4f0bb9f29f6541c3) --- akri-dashboard-extension-chart/Chart.yaml | 10 +++++----- akri-dashboard-extension-chart/templates/cr.yaml | 2 +- akri-dashboard-extension-chart/values.yaml | 2 +- release-manifest-image/release_manifest.yaml | 2 +- 4 files changed, 8 insertions(+), 8 deletions(-) diff --git a/akri-dashboard-extension-chart/Chart.yaml b/akri-dashboard-extension-chart/Chart.yaml index b33c51c..0792172 100644 --- a/akri-dashboard-extension-chart/Chart.yaml +++ b/akri-dashboard-extension-chart/Chart.yaml @@ -1,5 +1,5 @@ -#!BuildTag: %%IMG_PREFIX%%akri-dashboard-extension-chart:%%CHART_MAJOR%%.0.0_up1.2.0 -#!BuildTag: %%IMG_PREFIX%%akri-dashboard-extension-chart:%%CHART_MAJOR%%.0.0_up1.2.0-%RELEASE% +#!BuildTag: %%IMG_PREFIX%%akri-dashboard-extension-chart:%%CHART_MAJOR%%.0.0_up1.2.1 +#!BuildTag: %%IMG_PREFIX%%akri-dashboard-extension-chart:%%CHART_MAJOR%%.0.0_up1.2.1-%RELEASE% annotations: catalog.cattle.io/certified: rancher catalog.cattle.io/display-name: Akri @@ -10,11 +10,11 @@ annotations: catalog.cattle.io/rancher-version: ">= 2.10.0-0" catalog.cattle.io/scope: management catalog.cattle.io/ui-component: plugins - catalog.cattle.io/ui-extensions-version: ">= 3.0.0" + catalog.cattle.io/ui-extensions-version: ">= 3.0.0 < 4.0.0" apiVersion: v2 -appVersion: 1.2.0 +appVersion: 1.2.1 description: "SUSE Edge: Akri extension for Rancher Dashboard" icon: https://raw.githubusercontent.com/cncf/artwork/main/projects/akri/icon/color/akri-icon-color.svg name: akri-dashboard-extension type: application -version: "%%CHART_MAJOR%%.0.0+up1.2.0" +version: "%%CHART_MAJOR%%.0.0+up1.2.1" diff --git a/akri-dashboard-extension-chart/templates/cr.yaml b/akri-dashboard-extension-chart/templates/cr.yaml index 5568b57..4d84246 100644 --- a/akri-dashboard-extension-chart/templates/cr.yaml +++ b/akri-dashboard-extension-chart/templates/cr.yaml @@ -8,7 +8,7 @@ spec: plugin: name: {{ include "extension-server.fullname" . }} version: {{ (semver (default .Chart.AppVersion .Values.plugin.versionOverride)).Original }} - endpoint: https://raw.githubusercontent.com/suse-edge/dashboard-extensions/gh-pages/extensions/akri-dashboard-extension/1.2.0 + endpoint: https://raw.githubusercontent.com/suse-edge/dashboard-extensions/gh-pages/extensions/akri-dashboard-extension/1.2.1 noCache: {{ .Values.plugin.noCache }} noAuth: {{ .Values.plugin.noAuth }} metadata: {{ include "extension-server.pluginMetadata" . | indent 6 }} \ No newline at end of file diff --git a/akri-dashboard-extension-chart/values.yaml b/akri-dashboard-extension-chart/values.yaml index 86a5e98..a89f903 100644 --- a/akri-dashboard-extension-chart/values.yaml +++ b/akri-dashboard-extension-chart/values.yaml @@ -8,5 +8,5 @@ plugin: metadata: catalog.cattle.io/display-name: Akri catalog.cattle.io/rancher-version: ">= 2.10.0-0" - catalog.cattle.io/ui-extensions-version: ">= 3.0.0" + catalog.cattle.io/ui-extensions-version: ">= 3.0.0 < 4.0.0" catalog.cattle.io/kube-version: ">= v1.26.0-0" diff --git a/release-manifest-image/release_manifest.yaml b/release-manifest-image/release_manifest.yaml index 2d0865e..cb7b93f 100644 --- a/release-manifest-image/release_manifest.yaml +++ b/release-manifest-image/release_manifest.yaml @@ -93,7 +93,7 @@ spec: addonCharts: - releaseName: akri-dashboard-extension chart: %%CHART_REPO%%/%%IMG_PREFIX%%akri-dashboard-extension-chart - version: %%CHART_MAJOR%%.0.0+up1.1.0 + version: %%CHART_MAJOR%%.0.0+up1.2.1 - prettyName: Metal3 releaseName: metal3 chart: %%CHART_REPO%%/%%IMG_PREFIX%%metal3-chart