fix(dashdot): update image docker.io/mauricenino/dashdot 6.3.0 → 6.3.2 (#45625)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [docker.io/mauricenino/dashdot](https://redirect.github.com/MauriceNino/dashdot) | patch | `ab37102` → `3abbef1` | --- > [!WARNING] > Some dependencies could not be looked up. Check the [Dependency Dashboard](../issues/18710) for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### Release Notes <details> <summary>MauriceNino/dashdot (docker.io/mauricenino/dashdot)</summary> ### [`v6.3.2`](https://redirect.github.com/MauriceNino/dashdot/compare/v6.3.1...v6.3.2) [Compare Source](https://redirect.github.com/MauriceNino/dashdot/compare/v6.3.1...v6.3.2) ### [`v6.3.1`](https://redirect.github.com/MauriceNino/dashdot/compare/v6.3.0...v6.3.1) [Compare Source](https://redirect.github.com/MauriceNino/dashdot/compare/v6.3.0...v6.3.1) </details> --- ### 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:eyJjcmVhdGVkSW5WZXIiOiI0My4yOS4yIiwidXBkYXRlZEluVmVyIjoiNDMuMjkuMiIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhcHAvZGFzaGRvdCIsImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=-->
This commit is contained in:
@@ -14,7 +14,7 @@ annotations:
|
||||
trueforge.org/min_helm_version: "3.14"
|
||||
trueforge.org/train: stable
|
||||
apiVersion: v2
|
||||
appVersion: 6.3.0
|
||||
appVersion: 6.3.2
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 28.32.5
|
||||
@@ -41,5 +41,5 @@ sources:
|
||||
- https://github.com/trueforge-org/truecharts/tree/master/charts/stable/dashdot
|
||||
- https://hub.docker.com/r/mauricenino/dashdot
|
||||
type: application
|
||||
version: 12.19.0
|
||||
version: 12.19.1
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
# yaml-language-server: $schema=./values.schema.json
|
||||
image:
|
||||
repository: docker.io/mauricenino/dashdot
|
||||
tag: 6.3.0@sha256:ab37102e4eb4803aae43c1dfe92c02ec8498b9ed8955764b5177e4e148677f40
|
||||
tag: 6.3.2@sha256:3abbef1be01bf16bd9bb861ad86cd080d97d3c776591cce5e957d04b602ec8b3
|
||||
pullPolicy: IfNotPresent
|
||||
securityContext:
|
||||
container:
|
||||
|
||||
Reference in New Issue
Block a user