diff --git a/plutono/charts/Chart.yaml b/plutono/charts/Chart.yaml index e4dd8cea4..85f83bc11 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: 1.0.0 description: Plutono is a fork of Grafana v7.5.17 keeping the Apache License type: application maintainers: diff --git a/plutono/charts/values.yaml b/plutono/charts/values.yaml index 7660f536c..88791bcd1 100644 --- a/plutono/charts/values.yaml +++ b/plutono/charts/values.yaml @@ -859,7 +859,7 @@ plutono: # -- The Docker registry registry: quay.io repository: kiwigrid/k8s-sidecar - tag: 1.30.8 + tag: 2.1.2 sha: "" imagePullPolicy: IfNotPresent resources: {} diff --git a/plutono/plugindefinition.yaml b/plutono/plugindefinition.yaml index efb9fc1e2..58544d080 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: 1.0.0 helmChart: name: plutono repository: oci://ghcr.io/cloudoperators/greenhouse-extensions/charts - version: 0.3.5 + version: 1.0.0