Skip to content

Commit

Permalink
fix(grafana): Update grafana
Browse files Browse the repository at this point in the history
  • Loading branch information
plural-renovate[bot] committed Jul 24, 2023
1 parent e6a5e19 commit 6422e46
Show file tree
Hide file tree
Showing 11 changed files with 14 additions and 14 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.16
digest: sha256:ae7cade8886c204e6683d49cf7922bf2bf17dc68fbcda7a09c007fd419934d24
generated: "2023-07-10T14:21:28.897944+02:00"
version: 0.2.17
digest: sha256:d338f845684cb05f0839b6d41ac12b722f733f76597efdac2b5db28620446924
generated: "2023-07-24T00:37:06.126256781Z"
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.2
version: 0.1.3
appVersion: v0.34.3
dependencies:
- name: grafana-agent-operator
version: 0.2.16
version: 0.2.17
repository: https://grafana.github.io/helm-charts
condition: grafana-agent-operator.enabled
Binary file not shown.
Binary file not shown.
8 changes: 4 additions & 4 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.9
- name: test-base
repository: https://pluralsh.github.io/module-library
version: 0.1.10
- name: postgres
repository: https://pluralsh.github.io/module-library
version: 0.1.16
digest: sha256:dfc1193c104c63d7587d433919b617e6bed71f066cbc62e6e514534c04c121cc
generated: "2023-06-14T11:40:54.225027-04:00"
version: 0.1.17
digest: sha256:ee18a3a451c1e6f428a5ba00f099c3b77f334949cf55739dca779ace55cde389
generated: "2023-07-24T00:37:02.185975153Z"
6 changes: 3 additions & 3 deletions grafana/helm/grafana/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,17 +2,17 @@ apiVersion: v2
name: grafana
description: A Helm chart for grafana on plural
type: application
version: 0.2.25
version: 0.2.26
appVersion: "9.4.3"
dependencies:
- name: grafana
version: 6.52.4
version: 6.52.9
repository: https://grafana.github.io/helm-charts
- name: test-base
repository: https://pluralsh.github.io/module-library
version: 0.1.10
condition: test-base.enabled
- name: postgres
version: 0.1.16
version: 0.1.17
repository: https://pluralsh.github.io/module-library
condition: postgres.enabled
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.9.tgz
Binary file not shown.
Binary file removed grafana/helm/grafana/charts/postgres-0.1.16.tgz
Binary file not shown.
Binary file added grafana/helm/grafana/charts/postgres-0.1.17.tgz
Binary file not shown.
4 changes: 2 additions & 2 deletions grafana/helm/grafana/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -29,11 +29,11 @@ grafana:

image:
repository: dkr.plural.sh/grafana/grafana/grafana
tag: 9.4.3
tag: 9.4.13
initChownData:
image:
repository: gcr.io/pluralsh/library/busybox
tag: 1.36.0
tag: 1.36.1
downloadDashboardsImage:
repository: gcr.io/pluralsh/curlimages/curl
grafana.ini:
Expand Down

0 comments on commit 6422e46

Please sign in to comment.