From 56ece3a5a1851e87ded13bb2f643faf9c2c93afb Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 19 Nov 2025 13:57:14 +0000 Subject: [PATCH 1/3] chore(deps): update docker.io/curlimages/curl docker tag to v8.17.0 --- plutono/charts/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plutono/charts/values.yaml b/plutono/charts/values.yaml index 7660f536c..8e05cd92d 100644 --- a/plutono/charts/values.yaml +++ b/plutono/charts/values.yaml @@ -185,7 +185,7 @@ plutono: # -- The Docker registry registry: docker.io repository: curlimages/curl - tag: 8.14.1 + tag: 8.17.0 sha: "" pullPolicy: IfNotPresent From 7eb2cce0fdebeae2cceb41d110e6f465b2a20b4d Mon Sep 17 00:00:00 2001 From: "cloud-operator-bot[bot]" <224791424+cloud-operator-bot[bot]@users.noreply.github.com> Date: Wed, 19 Nov 2025 13:57:29 +0000 Subject: [PATCH 2/3] chore: bump Chart.yaml versions for values.yaml changes (minor) --- plutono/README.md | 2 +- plutono/charts/Chart.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/plutono/README.md b/plutono/README.md index 62ba0a15c..96a976eff 100644 --- a/plutono/README.md +++ b/plutono/README.md @@ -85,7 +85,7 @@ Data sources are selected from `Secrets` across namespaces. The plugin searches | plutono.downloadDashboardsImage.registry | string | `"docker.io"` | The Docker registry | | plutono.downloadDashboardsImage.repository | string | `"curlimages/curl"` | | | plutono.downloadDashboardsImage.sha | string | `""` | | -| plutono.downloadDashboardsImage.tag | string | `"8.14.1"` | | +| plutono.downloadDashboardsImage.tag | string | `"8.17.0"` | | | plutono.enableKubeBackwardCompatibility | bool | `false` | Enable backward compatibility of kubernetes where version below 1.13 doesn't have the enableServiceLinks option | | plutono.enableServiceLinks | bool | `true` | | | plutono.env | object | `{}` | | diff --git a/plutono/charts/Chart.yaml b/plutono/charts/Chart.yaml index e4dd8cea4..1708c6059 100644 --- a/plutono/charts/Chart.yaml +++ b/plutono/charts/Chart.yaml @@ -2,7 +2,7 @@ # SPDX-License-Identifier: Apache-2.0 apiVersion: v2 name: plutono -version: 0.3.5 +version: 0.4.0 description: Plutono is a fork of Grafana v7.5.17 keeping the Apache License type: application maintainers: From 3baeddf5be7dbff721ce2bd1bf3b8f1f7d284e51 Mon Sep 17 00:00:00 2001 From: "cloud-operator-bot[bot]" <224791424+cloud-operator-bot[bot]@users.noreply.github.com> Date: Wed, 19 Nov 2025 13:57:29 +0000 Subject: [PATCH 3/3] chore: sync plugindefinition.yaml version with Chart.yaml(minor) --- plutono/plugindefinition.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/plutono/plugindefinition.yaml b/plutono/plugindefinition.yaml index efb9fc1e2..0e352504e 100644 --- a/plutono/plugindefinition.yaml +++ b/plutono/plugindefinition.yaml @@ -6,8 +6,8 @@ metadata: name: plutono spec: description: Plutono is a fork of Grafana 7.5.17 limited to maintenance and security updates. - version: 0.3.5 + version: 0.4.0 helmChart: name: plutono repository: oci://ghcr.io/cloudoperators/greenhouse-extensions/charts - version: 0.3.5 + version: 0.4.0