chore(helm): update image docker.io/grafana/grafana 11.2.2 → 11.2.3 (#28166)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | docker.io/grafana/grafana | patch | `d513322` -> `e655244` | Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC4xMjkuMiIsInVwZGF0ZWRJblZlciI6IjM4LjEyOS4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=-->
This commit is contained in:
@@ -6,7 +6,7 @@ annotations:
|
|||||||
truecharts.org/min_helm_version: "3.11"
|
truecharts.org/min_helm_version: "3.11"
|
||||||
truecharts.org/train: premium
|
truecharts.org/train: premium
|
||||||
apiVersion: v2
|
apiVersion: v2
|
||||||
appVersion: 11.2.2
|
appVersion: 11.2.3
|
||||||
dependencies:
|
dependencies:
|
||||||
- name: common
|
- name: common
|
||||||
version: 25.1.0
|
version: 25.1.0
|
||||||
@@ -37,4 +37,4 @@ sources:
|
|||||||
- https://hub.docker.com/r/grafana/grafana
|
- https://hub.docker.com/r/grafana/grafana
|
||||||
- https://quay.io/kiwigrid/k8s-sidecar
|
- https://quay.io/kiwigrid/k8s-sidecar
|
||||||
type: application
|
type: application
|
||||||
version: 17.5.0
|
version: 17.5.1
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
image:
|
image:
|
||||||
repository: docker.io/grafana/grafana
|
repository: docker.io/grafana/grafana
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
tag: 11.2.2@sha256:d5133220d770aba5cb655147b619fa8770b90f41d8489a821d33b1cd34d16f89
|
tag: 11.2.3@sha256:e655244dc91610d87f9ea4b40d4d375f714329aa1c89dd34ea618a2f76af684b
|
||||||
|
|
||||||
sidecarImage:
|
sidecarImage:
|
||||||
repository: quay.io/kiwigrid/k8s-sidecar
|
repository: quay.io/kiwigrid/k8s-sidecar
|
||||||
|
|||||||
Reference in New Issue
Block a user