Skip to content

Commit 2281bdf

Browse files
chore(deps): update quay.io/kiwigrid/k8s-sidecar docker tag to v1.30.0 (#609)
Signed-off-by: Richard Tief <richard.tief@sap.com> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 2a69034 commit 2281bdf

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

plutono/charts/Chart.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33

44
apiVersion: v2
55
name: plutono
6-
version: 0.1.10
6+
version: 0.1.11
77
description: Plutono is a fork of Grafana v7.5.17 keeping the Apache License
88
type: application
99
maintainers:

plutono/charts/values.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -843,7 +843,7 @@ plutono:
843843
# -- The Docker registry
844844
registry: quay.io
845845
repository: kiwigrid/k8s-sidecar
846-
tag: 1.28.0
846+
tag: 1.30.0
847847
sha: ""
848848
imagePullPolicy: IfNotPresent
849849
resources: {}

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.10
9+
version: 0.1.11
1010
helmChart:
1111
name: plutono
1212
repository: oci://ghcr.io/cloudoperators/greenhouse-extensions/charts
13-
version: 0.1.10
13+
version: 0.1.11

0 commit comments

Comments
 (0)