Skip to content

Commit 66bc530

Browse files
chore: bump Chart.yaml versions for values.yaml changes (minor)
1 parent cf5c736 commit 66bc530

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

plutono/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@ Data sources are selected from `Secrets` across namespaces. The plugin searches
8585
| plutono.downloadDashboardsImage.registry | string | `"docker.io"` | The Docker registry |
8686
| plutono.downloadDashboardsImage.repository | string | `"curlimages/curl"` | |
8787
| plutono.downloadDashboardsImage.sha | string | `""` | |
88-
| plutono.downloadDashboardsImage.tag | string | `"8.14.1"` | |
88+
| plutono.downloadDashboardsImage.tag | string | `"8.17.0"` | |
8989
| plutono.enableKubeBackwardCompatibility | bool | `false` | Enable backward compatibility of kubernetes where version below 1.13 doesn't have the enableServiceLinks option |
9090
| plutono.enableServiceLinks | bool | `true` | |
9191
| plutono.env | object | `{}` | |

plutono/charts/Chart.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
# SPDX-License-Identifier: Apache-2.0
33
apiVersion: v2
44
name: plutono
5-
version: 0.3.5
5+
version: 0.4.0
66
description: Plutono is a fork of Grafana v7.5.17 keeping the Apache License
77
type: application
88
maintainers:

0 commit comments

Comments
 (0)