mirror of
https://github.com/truecharts/charts.git
synced 2026-07-12 02:34:04 -03:00
chore(helm): update image docker.io/jgraph/drawio 28.2.0 → 28.2.3 (#39610)
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 | `92162c8` -> `02675b3` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. 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.2.3`](https://redirect.github.com/jgraph/docker-drawio/compare/v28.2.0...v28.2.3) [Compare Source](https://redirect.github.com/jgraph/docker-drawio/compare/v28.2.0...v28.2.3) </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:eyJjcmVhdGVkSW5WZXIiOiI0MS44Mi4xMCIsInVwZGF0ZWRJblZlciI6IjQxLjgyLjEwIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=-->
This commit is contained in:
@@ -9,7 +9,7 @@ annotations:
|
||||
truecharts.org/min_helm_version: "3.14"
|
||||
truecharts.org/train: stable
|
||||
apiVersion: v2
|
||||
appVersion: 28.2.0
|
||||
appVersion: 28.2.3
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 28.18.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: 17.6.0
|
||||
version: 17.6.1
|
||||
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
image:
|
||||
repository: docker.io/jgraph/drawio
|
||||
tag: 28.2.0@sha256:92162c82751e64466cd5663a1181d83a7647fd80a18f7d76785ab0c975f40013
|
||||
tag: 28.2.3@sha256:02675b384cebd1b26b557e7b9505c02c0313b146cf81f1305f734a2bca262fa4
|
||||
pullPolicy: IfNotPresent
|
||||
securityContext:
|
||||
container:
|
||||
|
||||
Reference in New Issue
Block a user