Skip to content

Commit

Permalink
chore(deps): update docker.io/curlimages/curl docker tag to v8 (#392)
Browse files Browse the repository at this point in the history
* chore(deps): update docker.io/curlimages/curl docker tag to v8

* chore(plutono): bump chart and plugindefinition

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Richard Tief <[email protected]>
  • Loading branch information
renovate[bot] and richardtief authored Oct 18, 2024
1 parent 7a16fd8 commit 36914dd
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion plutono/charts/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@

apiVersion: v2
name: plutono
version: 0.1.5
version: 0.1.6
description: Plutono is a fork of Grafana v7.5.17 keeping the Apache License
type: application
maintainers:
Expand Down
2 changes: 1 addition & 1 deletion plutono/charts/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -184,7 +184,7 @@ plutono:
# -- The Docker registry
registry: docker.io
repository: curlimages/curl
tag: 7.85.0
tag: 8.10.1
sha: ""
pullPolicy: IfNotPresent

Expand Down
4 changes: 2 additions & 2 deletions plutono/plugindefinition.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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.1.5
version: 0.1.6
helmChart:
name: plutono
repository: oci://ghcr.io/cloudoperators/greenhouse-extensions/charts
version: 0.1.5
version: 0.1.6

0 comments on commit 36914dd

Please sign in to comment.