mirror of
https://github.com/truecharts/charts.git
synced 2026-07-12 20:41:21 -03:00
chore(helm): update image docker.io/jgraph/drawio 26.0.4 → 26.0.6 (#30951)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [docker.io/jgraph/drawio](https://www.drawio.com) ([source](https://redirect.github.com/jgraph/docker-drawio)) | patch | `cb527f1` -> `49df830` | --- > [!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>jgraph/docker-drawio (docker.io/jgraph/drawio)</summary> ### [`v26.0.6`](https://redirect.github.com/jgraph/docker-drawio/compare/v26.0.4...v26.0.6) [Compare Source](https://redirect.github.com/jgraph/docker-drawio/compare/v26.0.4...v26.0.6) </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:eyJjcmVhdGVkSW5WZXIiOiIzOS44Ni4xIiwidXBkYXRlZEluVmVyIjoiMzkuODYuMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL3BhdGNoIl19-->
This commit is contained in:
@@ -6,7 +6,7 @@ annotations:
|
||||
truecharts.org/min_helm_version: "3.11"
|
||||
truecharts.org/train: stable
|
||||
apiVersion: v2
|
||||
appVersion: 26.0.4
|
||||
appVersion: 26.0.6
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 25.3.1
|
||||
@@ -32,4 +32,4 @@ sources:
|
||||
- https://github.com/truecharts/charts/tree/master/charts/stable/drawio
|
||||
- https://hub.docker.com/r/jgraph/drawio
|
||||
type: application
|
||||
version: 14.1.2
|
||||
version: 14.1.3
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
image:
|
||||
repository: docker.io/jgraph/drawio
|
||||
tag: 26.0.4@sha256:cb527f1a797dbd8daffc3a6fc94eb20faafb812037d6d032a0977809845921d2
|
||||
tag: 26.0.6@sha256:49df83056dd52303f34ee0d296b30b5a3f60b4d9658c65c0203347d51d1906e6
|
||||
pullPolicy: IfNotPresent
|
||||
securityContext:
|
||||
container:
|
||||
|
||||
Reference in New Issue
Block a user