Skip to content

Commit

Permalink
chore(helm): update image docker.io/victoriametrics/victoria-metrics …
Browse files Browse the repository at this point in the history
…digest to 92497b1 (#28123)

This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| docker.io/victoriametrics/victoria-metrics | digest | `e2ad596` ->
`92497b1` |

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:eyJjcmVhdGVkSW5WZXIiOiIzOC4xMjguNiIsInVwZGF0ZWRJblZlciI6IjM4LjEyOC42IiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19-->
  • Loading branch information
truecharts-admin authored Oct 21, 2024
1 parent 71d40ee commit f75f71b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion charts/incubator/victoriametrics/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -34,4 +34,4 @@ sources:
- https://github.com/truecharts/charts/tree/master/charts/incubator/victoriametrics
- https://hub.docker.com/r/victoriametrics/victoria-metrics
type: application
version: 2.6.0
version: 2.6.1
2 changes: 1 addition & 1 deletion charts/incubator/victoriametrics/values.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
image:
repository: docker.io/victoriametrics/victoria-metrics
tag: v1.105.0@sha256:e2ad59627ec3b46a4b94043dfc3ea7e2695b4562fe7f16e2e5fdec00eddb6c1e
tag: v1.105.0@sha256:92497b12763df462897af62a492eee7a0e2e71b9d4769c24f1d5d645d00d4e94
pullPolicy: IfNotPresent
service:
main:
Expand Down

0 comments on commit f75f71b

Please sign in to comment.