mirror of
https://github.com/truecharts/charts.git
synced 2026-07-19 10:51:21 -03:00
fix(dashdot): update image docker.io/mauricenino/dashdot 6.2.0 → 6.2.3 (#43410)
This PR contains the following updates:
| Package | Update | Change |
|---|---|---|
|
[docker.io/mauricenino/dashdot](https://redirect.github.com/MauriceNino/dashdot)
| patch | `161ac9b` -> `27dee84` |
---
> [!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.
---
### Release Notes
<details>
<summary>MauriceNino/dashdot (docker.io/mauricenino/dashdot)</summary>
###
[`v6.2.3`](https://redirect.github.com/MauriceNino/dashdot/compare/v6.2.2...v6.2.3)
[Compare
Source](https://redirect.github.com/MauriceNino/dashdot/compare/v6.2.2...v6.2.3)
###
[`v6.2.2`](https://redirect.github.com/MauriceNino/dashdot/releases/tag/v6.2.2)
[Compare
Source](https://redirect.github.com/MauriceNino/dashdot/compare/v6.2.1...v6.2.2)
##### Bug Fixes
- incorrect frontend assets path when using ROUTING\_PATH
([#​1258](https://redirect.github.com/MauriceNino/dashdot/issues/1258))
([ea3f392](ea3f392a9f))
###
[`v6.2.1`](https://redirect.github.com/MauriceNino/dashdot/compare/v6.2.0...v6.2.1)
[Compare
Source](https://redirect.github.com/MauriceNino/dashdot/compare/v6.2.0...v6.2.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:eyJjcmVhdGVkSW5WZXIiOiI0Mi4xNy4wIiwidXBkYXRlZEluVmVyIjoiNDIuMTcuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhcHAvZGFzaGRvdCIsImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=-->
This commit is contained in:
@@ -11,7 +11,7 @@ annotations:
|
||||
truecharts.org/min_kubernetes_version: 1.24.0
|
||||
truecharts.org/train: stable
|
||||
apiVersion: v2
|
||||
appVersion: 6.2.0
|
||||
appVersion: 6.2.3
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 28.29.17
|
||||
@@ -38,5 +38,5 @@ sources:
|
||||
- https://github.com/trueforge-org/truecharts/tree/master/charts/stable/dashdot
|
||||
- https://hub.docker.com/r/mauricenino/dashdot
|
||||
type: application
|
||||
version: 12.15.5
|
||||
version: 12.15.6
|
||||
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
image:
|
||||
repository: docker.io/mauricenino/dashdot
|
||||
tag: 6.2.0@sha256:161ac9b0c3f37ec29605b5d496c531d5932dfffd446a678be3a515a90347f25a
|
||||
tag: 6.2.3@sha256:27dee84596e06390eed5d24128900ad40120f00436692a8545b15108d79fde45
|
||||
pullPolicy: IfNotPresent
|
||||
securityContext:
|
||||
container:
|
||||
|
||||
Reference in New Issue
Block a user