Skip to content

Commit f2143f3

Browse files
authored
chore(plutono): remove plutono appVersion (#664)
Signed-off-by: Richard Tief <richard.tief@sap.com>
1 parent 4c1582d commit f2143f3

File tree

3 files changed

+6
-7
lines changed

3 files changed

+6
-7
lines changed

plutono/charts/Chart.yaml

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3,13 +3,12 @@
33

44
apiVersion: v2
55
name: plutono
6-
version: 0.1.12
6+
version: 0.2.0
77
description: Plutono is a fork of Grafana v7.5.17 keeping the Apache License
88
type: application
99
maintainers:
10-
- name: Richard Tief (I520251)
11-
email: richard.tief@sap.com
12-
appVersion: v7.5.34
10+
- name: richardtief
11+
- name: ibakshay
1312
sources:
1413
- ghcr.io/cloudoperators/greenhouse-extensions/charts
1514
keywords:

plutono/charts/values.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,7 @@ plutono:
102102
registry: ghcr.io
103103
repository: credativ/plutono
104104
# Overrides the Plutono image tag whose default is the chart appVersion
105-
tag: ""
105+
tag: v7.5.36
106106
sha: ""
107107
pullPolicy: IfNotPresent
108108

plutono/plugindefinition.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,8 @@ metadata:
66
name: plutono
77
spec:
88
description: Plutono is a fork of Grafana 7.5.17 limited to maintenance and security updates.
9-
version: 0.1.12
9+
version: 0.2.0
1010
helmChart:
1111
name: plutono
1212
repository: oci://ghcr.io/cloudoperators/greenhouse-extensions/charts
13-
version: 0.1.11
13+
version: 0.2.0

0 commit comments

Comments
 (0)