fix(images): update container image jgraph/drawio to v22.1.3 (#14793)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [jgraph/drawio](https://togithub.com/jgraph/docker-drawio) | patch | `22.1.2` -> `22.1.3` | --- > [!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.3`](https://togithub.com/jgraph/docker-drawio/compare/v22.1.2...v22.1.3) [Compare Source](https://togithub.com/jgraph/docker-drawio/compare/v22.1.2...v22.1.3) </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:eyJjcmVhdGVkSW5WZXIiOiIzNy41OS44IiwidXBkYXRlZEluVmVyIjoiMzcuNTkuOCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9--> --------- Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
@@ -1,5 +1,5 @@
|
|||||||
apiVersion: v2
|
apiVersion: v2
|
||||||
appVersion: "22.1.2"
|
appVersion: "22.1.3"
|
||||||
dependencies:
|
dependencies:
|
||||||
- name: common
|
- name: common
|
||||||
repository: https://library-charts.truecharts.org
|
repository: https://library-charts.truecharts.org
|
||||||
@@ -18,7 +18,7 @@ name: drawio
|
|||||||
sources:
|
sources:
|
||||||
- https://github.com/truecharts/charts/tree/master/charts/stable/drawio
|
- https://github.com/truecharts/charts/tree/master/charts/stable/drawio
|
||||||
- https://github.com/jgraph/drawio
|
- https://github.com/jgraph/drawio
|
||||||
version: 6.0.24
|
version: 6.0.25
|
||||||
annotations:
|
annotations:
|
||||||
truecharts.org/category: media
|
truecharts.org/category: media
|
||||||
truecharts.org/SCALE-support: "true"
|
truecharts.org/SCALE-support: "true"
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
image:
|
image:
|
||||||
repository: jgraph/drawio
|
repository: jgraph/drawio
|
||||||
tag: 22.1.2@sha256:2e000f02b7f0fc3c1df8c73a34f0001460871dc6ee4575228ccb37f75415b135
|
tag: 22.1.3@sha256:1a56da5d792c0048e50bbac34266a9c10bcc5e99f708e0db995906c0449bb288
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
securityContext:
|
securityContext:
|
||||||
container:
|
container:
|
||||||
|
|||||||
Reference in New Issue
Block a user