chore(deps): update container image jgraph/drawio to v24.0.4@d59e042 by renovate (#19074)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [jgraph/drawio](https://www.drawio.com) ([source](https://togithub.com/jgraph/docker-drawio)) | patch | `24.0.1` -> `24.0.4` | --- > [!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.4`](https://togithub.com/jgraph/docker-drawio/compare/v24.0.3...v24.0.4) [Compare Source](https://togithub.com/jgraph/docker-drawio/compare/v24.0.3...v24.0.4) ### [`v24.0.3`](https://togithub.com/jgraph/docker-drawio/compare/v24.0.2...v24.0.3) [Compare Source](https://togithub.com/jgraph/docker-drawio/compare/v24.0.2...v24.0.3) ### [`v24.0.2`](https://togithub.com/jgraph/docker-drawio/compare/v24.0.1...v24.0.2) [Compare Source](https://togithub.com/jgraph/docker-drawio/compare/v24.0.1...v24.0.2) </details> --- ### Configuration 📅 **Schedule**: Branch creation - "before 10pm on monday" in timezone Europe/Amsterdam, 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:eyJjcmVhdGVkSW5WZXIiOiIzNy4yMzUuMSIsInVwZGF0ZWRJblZlciI6IjM3LjIzNS4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
This commit is contained in:
parent
a648dccd5c
commit
b55506f24a
|
@ -7,7 +7,7 @@ annotations:
|
|||
truecharts.org/min_helm_version: "3.11"
|
||||
truecharts.org/train: stable
|
||||
apiVersion: v2
|
||||
appVersion: 24.0.1
|
||||
appVersion: 24.0.4
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 19.0.0
|
||||
|
@ -22,7 +22,7 @@ home: https://truecharts.org/charts/stable/drawio
|
|||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/drawio.png
|
||||
keywords:
|
||||
- drawio
|
||||
kubeVersion: ">=1.24.0-0"
|
||||
kubeVersion: '>=1.24.0-0'
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
|
@ -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: 11.2.1
|
||||
version: 11.2.2
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
image:
|
||||
repository: jgraph/drawio
|
||||
tag: 24.0.1@sha256:fea3156a621d2680ff3daa0179131b21d47f1f8d3ebac4861b226195db73cb6d
|
||||
tag: 24.0.4@sha256:d59e042f9bd6a9137d4d006f5e2f1d729814a4f35c84de735ba749485bfd8c46
|
||||
pullPolicy: IfNotPresent
|
||||
securityContext:
|
||||
container:
|
||||
|
|
Loading…
Reference in New Issue