chore(deps): update container image jgraph/drawio to v24.0.1@fea3156 by renovate (#18903)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [jgraph/drawio](https://www.drawio.com) ([source](https://togithub.com/jgraph/docker-drawio)) | major | `23.1.8` -> `24.0.1` | --- > [!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> ### [`v24.0.1`](https://togithub.com/jgraph/docker-drawio/compare/v24.0.0...v24.0.1) [Compare Source](https://togithub.com/jgraph/docker-drawio/compare/v24.0.0...v24.0.1) ### [`v24.0.0`](https://togithub.com/jgraph/docker-drawio/compare/v23.1.8...v24.0.0) [Compare Source](https://togithub.com/jgraph/docker-drawio/compare/v23.1.8...v24.0.0) </details> --- ### Configuration 📅 **Schedule**: Branch creation - "before 10pm on monday" in timezone Europe/Amsterdam, Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **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:eyJjcmVhdGVkSW5WZXIiOiIzNy4yMjUuMCIsInVwZGF0ZWRJblZlciI6IjM3LjIyNS4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
This commit is contained in:
parent
aa349eeda9
commit
95b940c14f
|
@ -7,7 +7,7 @@ annotations:
|
|||
truecharts.org/min_helm_version: "3.11"
|
||||
truecharts.org/train: stable
|
||||
apiVersion: v2
|
||||
appVersion: 23.1.8
|
||||
appVersion: 24.0.1
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 18.1.2
|
||||
|
@ -33,4 +33,4 @@ sources:
|
|||
- https://github.com/truecharts/charts/tree/master/charts/stable/drawio
|
||||
- https://hub.docker.com/r/jgraph/drawio
|
||||
type: application
|
||||
version: 10.2.1
|
||||
version: 11.0.0
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
image:
|
||||
repository: jgraph/drawio
|
||||
tag: 23.1.8@sha256:35047266b9c3db6b4c544983f1fa5315e426c266596d4742dfa3d26d553b35a4
|
||||
tag: 24.0.1@sha256:fea3156a621d2680ff3daa0179131b21d47f1f8d3ebac4861b226195db73cb6d
|
||||
pullPolicy: IfNotPresent
|
||||
securityContext:
|
||||
container:
|
||||
|
|
Loading…
Reference in New Issue