chore(helm): update image docker.io/jgraph/drawio 27.1.6 → 28.0.7 (#37858)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [docker.io/jgraph/drawio](https://www.drawio.com) ([source](https://redirect.github.com/jgraph/docker-drawio)) | major | `69561c4` -> `fe87cbf` | Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### Release Notes <details> <summary>jgraph/docker-drawio (docker.io/jgraph/drawio)</summary> ### [`v28.0.7`](https://redirect.github.com/jgraph/docker-drawio/compare/v28.0.6...v28.0.7) [Compare Source](https://redirect.github.com/jgraph/docker-drawio/compare/v28.0.6...v28.0.7) ### [`v28.0.6`](https://redirect.github.com/jgraph/docker-drawio/compare/v28.0.5...v28.0.6) [Compare Source](https://redirect.github.com/jgraph/docker-drawio/compare/v28.0.5...v28.0.6) ### [`v28.0.5`](https://redirect.github.com/jgraph/docker-drawio/compare/v28.0.4...v28.0.5) [Compare Source](https://redirect.github.com/jgraph/docker-drawio/compare/v28.0.4...v28.0.5) ### [`v28.0.4`](https://redirect.github.com/jgraph/docker-drawio/compare/v28.0.3...v28.0.4) [Compare Source](https://redirect.github.com/jgraph/docker-drawio/compare/v28.0.3...v28.0.4) ### [`v28.0.3`](https://redirect.github.com/jgraph/docker-drawio/compare/v28.0.1...v28.0.3) [Compare Source](https://redirect.github.com/jgraph/docker-drawio/compare/v28.0.1...v28.0.3) ### [`v28.0.1`](https://redirect.github.com/jgraph/docker-drawio/compare/v27.1.6...v28.0.1) [Compare Source](https://redirect.github.com/jgraph/docker-drawio/compare/v27.1.6...v28.0.1) </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), 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://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS4yMC4wIiwidXBkYXRlZEluVmVyIjoiNDEuMjAuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL21ham9yIl19-->
This commit is contained in:
@@ -9,7 +9,7 @@ annotations:
|
||||
truecharts.org/min_helm_version: "3.14"
|
||||
truecharts.org/train: stable
|
||||
apiVersion: v2
|
||||
appVersion: 27.1.6
|
||||
appVersion: 28.0.7
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 28.13.0
|
||||
@@ -35,5 +35,5 @@ sources:
|
||||
- https://github.com/truecharts/charts/tree/master/charts/stable/drawio
|
||||
- https://hub.docker.com/r/jgraph/drawio
|
||||
type: application
|
||||
version: 16.1.0
|
||||
version: 17.0.0
|
||||
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
image:
|
||||
repository: docker.io/jgraph/drawio
|
||||
tag: 27.1.6@sha256:69561c499707a5d60ec84c67a45c738a9e04b2da45b07abb8e865ab731a124b1
|
||||
tag: 28.0.7@sha256:fe87cbf35266649d0f1931abc634de0e9cee96415065d20ab04c45fb7445fd67
|
||||
pullPolicy: IfNotPresent
|
||||
securityContext:
|
||||
container:
|
||||
|
||||
Reference in New Issue
Block a user