From 329b295e9beba3a5d9c426bb6bc7d75b0f036bfd0aeef31f1e339746f8b4109e Mon Sep 17 00:00:00 2001 From: Jiri Tomasek Date: Fri, 21 Nov 2025 11:57:33 +0100 Subject: [PATCH 1/4] Update neuvector-ui-ext version Source: https://github.com/rancher/ui-plugin-charts/blob/main/charts/neuvector-ui-ext/2.1.5/Chart.yaml --- release-manifest-image/release_manifest.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/release-manifest-image/release_manifest.yaml b/release-manifest-image/release_manifest.yaml index 3f0f883..90bd0d9 100644 --- a/release-manifest-image/release_manifest.yaml +++ b/release-manifest-image/release_manifest.yaml @@ -134,7 +134,7 @@ spec: - releaseName: neuvector-ui-ext chart: neuvector-ui-ext repository: https://github.com/rancher/ui-plugin-charts/raw/main - version: 2.1.3 + version: 2.1.5 - prettyName: EndpointCopierOperator releaseName: endpoint-copier-operator chart: '%%CHART_REPO%%/%%CHART_PREFIX%%endpoint-copier-operator' -- 2.51.1 From 2a143811784426488ab453b37349221bacbc5ae85131b69fdfb1d6ed28715024 Mon Sep 17 00:00:00 2001 From: Jiri Tomasek Date: Wed, 26 Nov 2025 09:21:44 +0100 Subject: [PATCH 2/4] Update kubevirt-dashboard-extension-chart to upstream version 1.3.3 --- kubevirt-dashboard-extension-chart/Chart.yaml | 8 ++++---- kubevirt-dashboard-extension-chart/templates/cr.yaml | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/kubevirt-dashboard-extension-chart/Chart.yaml b/kubevirt-dashboard-extension-chart/Chart.yaml index e3f12ed..a08d7a7 100644 --- a/kubevirt-dashboard-extension-chart/Chart.yaml +++ b/kubevirt-dashboard-extension-chart/Chart.yaml @@ -1,5 +1,5 @@ -#!BuildTag: %%CHART_PREFIX%%kubevirt-dashboard-extension:%%CHART_MAJOR%%.0.3_up1.3.2 -#!BuildTag: %%CHART_PREFIX%%kubevirt-dashboard-extension:%%CHART_MAJOR%%.0.3_up1.3.2-%RELEASE% +#!BuildTag: %%CHART_PREFIX%%kubevirt-dashboard-extension:%%CHART_MAJOR%%.0.4_up1.3.3 +#!BuildTag: %%CHART_PREFIX%%kubevirt-dashboard-extension:%%CHART_MAJOR%%.0.4_up1.3.3-%RELEASE% annotations: catalog.cattle.io/certified: rancher catalog.cattle.io/namespace: cattle-ui-plugin-system @@ -12,10 +12,10 @@ annotations: catalog.cattle.io/ui-extensions-version: '>= 3.0.2 < 4.0.0' catalog.cattle.io/kube-version: '>= v1.26.0-0' apiVersion: v2 -appVersion: 304.0.3+up1.3.2 +appVersion: 1.3.3 description: 'SUSE Edge: KubeVirt extension for Rancher Dashboard' name: kubevirt-dashboard-extension type: application -version: "%%CHART_MAJOR%%.0.3+up1.3.2" +version: "%%CHART_MAJOR%%.0.4+up1.3.3" icon: >- https://raw.githubusercontent.com/cncf/artwork/master/projects/kubevirt/icon/color/kubevirt-icon-color.svg diff --git a/kubevirt-dashboard-extension-chart/templates/cr.yaml b/kubevirt-dashboard-extension-chart/templates/cr.yaml index 7536541..6c7cdc3 100644 --- a/kubevirt-dashboard-extension-chart/templates/cr.yaml +++ b/kubevirt-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/kubevirt-dashboard-extension/304.0.3+up1.3.2 + endpoint: https://raw.githubusercontent.com/suse-edge/dashboard-extensions/gh-pages/extensions/kubevirt-dashboard-extension/1.3.3 noCache: {{ .Values.plugin.noCache }} noAuth: {{ .Values.plugin.noAuth }} metadata: {{ include "extension-server.pluginMetadata" . | indent 6 }} -- 2.51.1 From 1a9827deed4de0b92fe489744323f0e119252227314ca7e84c94ed26df0a18bb Mon Sep 17 00:00:00 2001 From: Jiri Tomasek Date: Mon, 1 Dec 2025 10:20:29 +0100 Subject: [PATCH 3/4] Update akri-dashboard-extension-chart to upstream version 1.3.2 --- akri-dashboard-extension-chart/Chart.yaml | 8 ++++---- akri-dashboard-extension-chart/templates/cr.yaml | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/akri-dashboard-extension-chart/Chart.yaml b/akri-dashboard-extension-chart/Chart.yaml index bed898e..a0893c1 100644 --- a/akri-dashboard-extension-chart/Chart.yaml +++ b/akri-dashboard-extension-chart/Chart.yaml @@ -1,5 +1,5 @@ -#!BuildTag: %%CHART_PREFIX%%akri-dashboard-extension:%%CHART_MAJOR%%.0.3_up1.3.1 -#!BuildTag: %%CHART_PREFIX%%akri-dashboard-extension:%%CHART_MAJOR%%.0.3_up1.3.1-%RELEASE% +#!BuildTag: %%CHART_PREFIX%%akri-dashboard-extension:%%CHART_MAJOR%%.0.4_up1.3.2 +#!BuildTag: %%CHART_PREFIX%%akri-dashboard-extension:%%CHART_MAJOR%%.0.4_up1.3.2-%RELEASE% annotations: catalog.cattle.io/certified: rancher catalog.cattle.io/namespace: cattle-ui-plugin-system @@ -12,10 +12,10 @@ annotations: catalog.cattle.io/ui-extensions-version: '>= 3.0.2 < 4.0.0' catalog.cattle.io/kube-version: '>= v1.26.0-0' apiVersion: v2 -appVersion: 304.0.3+up1.3.1 +appVersion: 1.3.2 description: 'SUSE Edge: Akri extension for Rancher Dashboard' name: akri-dashboard-extension type: application -version: "%%CHART_MAJOR%%.0.3+up1.3.1" +version: "%%CHART_MAJOR%%.0.4+up1.3.2" icon: >- https://raw.githubusercontent.com/cncf/artwork/main/projects/akri/icon/color/akri-icon-color.svg diff --git a/akri-dashboard-extension-chart/templates/cr.yaml b/akri-dashboard-extension-chart/templates/cr.yaml index 472eb28..b9adca8 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/304.0.3+up1.3.1 + endpoint: https://raw.githubusercontent.com/suse-edge/dashboard-extensions/gh-pages/extensions/akri-dashboard-extension/1.3.2 noCache: {{ .Values.plugin.noCache }} noAuth: {{ .Values.plugin.noAuth }} metadata: {{ include "extension-server.pluginMetadata" . | indent 6 }} -- 2.51.1 From c365493579df4b852de3d176c8e43d9aa27e93dca817ff9a65a23fecd88bebfc Mon Sep 17 00:00:00 2001 From: Jiri Tomasek Date: Mon, 1 Dec 2025 10:23:01 +0100 Subject: [PATCH 4/4] Update kubevirt and akri dashboard extensions versions in release_manifest --- release-manifest-image/release_manifest.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/release-manifest-image/release_manifest.yaml b/release-manifest-image/release_manifest.yaml index 90bd0d9..38f9d8d 100644 --- a/release-manifest-image/release_manifest.yaml +++ b/release-manifest-image/release_manifest.yaml @@ -119,7 +119,7 @@ spec: addonCharts: - releaseName: kubevirt-dashboard-extension chart: '%%CHART_REPO%%/%%CHART_PREFIX%%kubevirt-dashboard-extension' - version: '%%CHART_MAJOR%%.0.3+up1.3.2' + version: '%%CHART_MAJOR%%.0.4+up1.3.3' - prettyName: NeuVector releaseName: neuvector chart: neuvector @@ -167,7 +167,7 @@ spec: addonCharts: - releaseName: akri-dashboard-extension chart: '%%CHART_REPO%%/%%CHART_PREFIX%%akri-dashboard-extension' - version: '%%CHART_MAJOR%%.0.3+up1.3.1' + version: '%%CHART_MAJOR%%.0.4+up1.3.2' - prettyName: Metal3 releaseName: metal3 chart: '%%CHART_REPO%%/%%CHART_PREFIX%%metal3' -- 2.51.1