Skip to content

Commit

Permalink
chore(deps): update grafana
Browse files Browse the repository at this point in the history
  • Loading branch information
plural-renovate[bot] committed Apr 6, 2023
1 parent 4b8e9d6 commit e380d51
Show file tree
Hide file tree
Showing 9 changed files with 11 additions and 11 deletions.
6 changes: 3 additions & 3 deletions grafana-agent/helm/grafana-agent-operator/Chart.lock
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
dependencies:
- name: grafana-agent-operator
repository: https://grafana.github.io/helm-charts
version: 0.2.14
digest: sha256:652985c46f1a8275943ab9b55d454241fd9b4c2f542208e8b55004db75ac25e6
generated: "2023-03-28T19:24:33.697724+02:00"
version: 0.2.15
digest: sha256:b62cadb35e0e902169a294c9550858129fc6a8057cae2fad5b356038a8c5a976
generated: "2023-04-06T16:44:21.144130578Z"
4 changes: 2 additions & 2 deletions grafana-agent/helm/grafana-agent-operator/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@ apiVersion: v2
name: grafana-agent-operator
description: helm chart for grafana-agent-operator
type: application
version: 0.1.1
version: 0.1.2
appVersion: v0.32.1
dependencies:
- name: grafana-agent-operator
version: 0.2.14
version: 0.2.15
repository: https://grafana.github.io/helm-charts
condition: grafana-agent-operator.enabled
Binary file not shown.
Binary file not shown.
6 changes: 3 additions & 3 deletions grafana/helm/grafana/Chart.lock
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
dependencies:
- name: grafana
repository: https://grafana.github.io/helm-charts
version: 6.52.4
version: 6.52.8
- name: test-base
repository: https://pluralsh.github.io/module-library
version: 0.1.5
- name: postgres
repository: https://pluralsh.github.io/module-library
version: 0.1.16
digest: sha256:ef166b946c5b1d5abb195cc6df26c4dce8fae0f6bddf639786e829c3f6a9c9b1
generated: "2023-03-22T15:53:14.114070424Z"
digest: sha256:67a40370604279c67c2253eea0b1f594002b6c6d99e8d911fa9d085730a55075
generated: "2023-04-06T16:44:17.890707823Z"
4 changes: 2 additions & 2 deletions grafana/helm/grafana/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,11 @@ apiVersion: v2
name: grafana
description: A Helm chart for grafana on plural
type: application
version: 0.2.24
version: 0.2.25
appVersion: "9.4.3"
dependencies:
- name: grafana
version: 6.52.4
version: 6.52.8
repository: https://grafana.github.io/helm-charts
- name: test-base
repository: https://pluralsh.github.io/module-library
Expand Down
Binary file removed grafana/helm/grafana/charts/grafana-6.52.4.tgz
Binary file not shown.
Binary file added grafana/helm/grafana/charts/grafana-6.52.8.tgz
Binary file not shown.
2 changes: 1 addition & 1 deletion grafana/helm/grafana/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ grafana:

image:
repository: dkr.plural.sh/grafana/grafana/grafana
tag: 9.4.3
tag: 9.4.7
initChownData:
image:
repository: gcr.io/pluralsh/library/busybox
Expand Down

0 comments on commit e380d51

Please sign in to comment.