chore(deps): update container image jgraph/drawio to v22.1.11@8dc2eff (#16107)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [jgraph/drawio](https://www.drawio.com) ([source](https://togithub.com/jgraph/docker-drawio)) | patch | `22.1.9` -> `22.1.11` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes <details> <summary>jgraph/docker-drawio (jgraph/drawio)</summary> ### [`v22.1.11`](https://togithub.com/jgraph/docker-drawio/compare/v22.1.9...v22.1.11) [Compare Source](https://togithub.com/jgraph/docker-drawio/compare/v22.1.9...v22.1.11) </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://togithub.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMDAuMCIsInVwZGF0ZWRJblZlciI6IjM3LjEwMC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
This commit is contained in:
parent
cb73d86860
commit
d337e784e0
|
@ -1,8 +1,8 @@
|
|||
kubeVersion: '>=1.24.0-0'
|
||||
apiVersion: v2
|
||||
name: drawio
|
||||
version: 6.0.31
|
||||
appVersion: 22.1.9
|
||||
version: 6.0.32
|
||||
appVersion: 22.1.11
|
||||
description: Drawio is free online diagram software.
|
||||
home: https://truecharts.org/charts/stable/drawio
|
||||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/drawio.png
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
image:
|
||||
repository: jgraph/drawio
|
||||
tag: 22.1.9@sha256:8701b90b4853e33d3be44d800a24de232e9798bf7ad69ad8e14df92210c18739
|
||||
tag: 22.1.11@sha256:8dc2effc2b9acc99fa16c4d817df374d101a8a60ace7149d541fb5941554d56e
|
||||
pullPolicy: IfNotPresent
|
||||
securityContext:
|
||||
container:
|
||||
|
|
Loading…
Reference in New Issue