chore(deps): update container image jgraph/drawio to v23.1.0@9931e26 by renovate (#17943)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [jgraph/drawio](https://www.drawio.com) ([source](https://togithub.com/jgraph/docker-drawio)) | minor | `23.0.2` -> `23.1.0` | --- > [!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> ### [`v23.1.0`](https://togithub.com/jgraph/docker-drawio/compare/v23.0.2...v23.1.0) [Compare Source](https://togithub.com/jgraph/docker-drawio/compare/v23.0.2...v23.1.0) </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:eyJjcmVhdGVkSW5WZXIiOiIzNy4xNzIuMiIsInVwZGF0ZWRJblZlciI6IjM3LjE3Mi4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
This commit is contained in:
parent
543e7cd8d4
commit
07ec1a71e8
|
@ -7,7 +7,7 @@ annotations:
|
||||||
truecharts.org/min_helm_version: "3.12"
|
truecharts.org/min_helm_version: "3.12"
|
||||||
truecharts.org/train: stable
|
truecharts.org/train: stable
|
||||||
apiVersion: v2
|
apiVersion: v2
|
||||||
appVersion: 23.0.2
|
appVersion: 23.1.0
|
||||||
dependencies:
|
dependencies:
|
||||||
- name: common
|
- name: common
|
||||||
version: 17.2.30
|
version: 17.2.30
|
||||||
|
@ -22,7 +22,7 @@ home: https://truecharts.org/charts/stable/drawio
|
||||||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/drawio.png
|
icon: https://truecharts.org/img/hotlink-ok/chart-icons/drawio.png
|
||||||
keywords:
|
keywords:
|
||||||
- drawio
|
- drawio
|
||||||
kubeVersion: ">=1.24.0-0"
|
kubeVersion: '>=1.24.0-0'
|
||||||
maintainers:
|
maintainers:
|
||||||
- name: TrueCharts
|
- name: TrueCharts
|
||||||
email: info@truecharts.org
|
email: info@truecharts.org
|
||||||
|
@ -33,4 +33,4 @@ sources:
|
||||||
- https://github.com/truecharts/charts/tree/master/charts/stable/drawio
|
- https://github.com/truecharts/charts/tree/master/charts/stable/drawio
|
||||||
- https://hub.docker.com/r/jgraph/drawio
|
- https://hub.docker.com/r/jgraph/drawio
|
||||||
type: application
|
type: application
|
||||||
version: 9.0.1
|
version: 9.1.0
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
image:
|
image:
|
||||||
repository: jgraph/drawio
|
repository: jgraph/drawio
|
||||||
tag: 23.0.2@sha256:5eac46d63f3b279f2e4e8aa3ad323a6fea39c86d9b14dd31ab6ab3d27953bf0a
|
tag: 23.1.0@sha256:9931e2612955a98d4e643d57ac798a002430931161e0412aeebe4af2b3f2b839
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
securityContext:
|
securityContext:
|
||||||
container:
|
container:
|
||||||
|
|
Loading…
Reference in New Issue