chore(helm): update image docker.io/grafana/grafana 11.3.0 → 11.3.1 (#29642)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | docker.io/grafana/grafana | patch | `a0f8812` -> `fa801ab` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. 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:eyJjcmVhdGVkSW5WZXIiOiIzOC4xNDIuNyIsInVwZGF0ZWRJblZlciI6IjM4LjE0Mi43IiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=-->
This commit is contained in:
@@ -6,7 +6,7 @@ annotations:
|
||||
truecharts.org/min_helm_version: "3.11"
|
||||
truecharts.org/train: premium
|
||||
apiVersion: v2
|
||||
appVersion: 11.3.0
|
||||
appVersion: 11.3.1
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 25.1.7
|
||||
@@ -37,4 +37,4 @@ sources:
|
||||
- https://hub.docker.com/r/grafana/grafana
|
||||
- https://quay.io/kiwigrid/k8s-sidecar
|
||||
type: application
|
||||
version: 17.6.2
|
||||
version: 17.6.3
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
image:
|
||||
repository: docker.io/grafana/grafana
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 11.3.0@sha256:a0f881232a6fb71a0554a47d0fe2203b6888fe77f4cefb7ea62bed7eb54e13c3
|
||||
tag: 11.3.1@sha256:fa801ab6e1ae035135309580891e09f7eb94d1abdbd2106bdc288030b028158c
|
||||
|
||||
sidecarImage:
|
||||
repository: quay.io/kiwigrid/k8s-sidecar
|
||||
|
||||
Reference in New Issue
Block a user