chore(helm): update image docker.io/jgraph/drawio 27.0.2 → 27.0.5 (#35345)
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)) | patch | `cce34a8` -> `f09abeb` | 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> ### [`v27.0.5`](https://redirect.github.com/jgraph/docker-drawio/compare/v27.0.2...v27.0.5) [Compare Source](https://redirect.github.com/jgraph/docker-drawio/compare/v27.0.2...v27.0.5) </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://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzguMCIsInVwZGF0ZWRJblZlciI6IjM5LjIzOC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=-->
This commit is contained in:
@@ -9,7 +9,7 @@ annotations:
|
|||||||
truecharts.org/min_helm_version: "3.14"
|
truecharts.org/min_helm_version: "3.14"
|
||||||
truecharts.org/train: stable
|
truecharts.org/train: stable
|
||||||
apiVersion: v2
|
apiVersion: v2
|
||||||
appVersion: 27.0.2
|
appVersion: 27.0.5
|
||||||
dependencies:
|
dependencies:
|
||||||
- name: common
|
- name: common
|
||||||
version: 25.4.10
|
version: 25.4.10
|
||||||
@@ -35,5 +35,5 @@ 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: 15.0.0
|
version: 15.0.1
|
||||||
|
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
image:
|
image:
|
||||||
repository: docker.io/jgraph/drawio
|
repository: docker.io/jgraph/drawio
|
||||||
tag: 27.0.2@sha256:cce34a8cb80aa7ffeda9bbf47a8aa2919e6b7e64d8992e6dc1adaafa8200ddc4
|
tag: 27.0.5@sha256:f09abeb9b2a02fd4b7ff80a522afbcf992ffac737947815e5a296215418a35c3
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
securityContext:
|
securityContext:
|
||||||
container:
|
container:
|
||||||
|
|||||||
Reference in New Issue
Block a user