Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions charts/stable/drawio/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ annotations:
trueforge.org/min_helm_version: "3.14"
trueforge.org/train: stable
apiVersion: v2
appVersion: 31.4.4
appVersion: 31.4.5
dependencies:
- name: common
version: 29.17.0
Expand All @@ -35,5 +35,5 @@ sources:
- https://github.com/trueforge-org/truecharts/tree/master/charts/stable/drawio
- https://hub.docker.com/r/jgraph/drawio
type: application
version: 21.6.3
version: 21.6.4

2 changes: 1 addition & 1 deletion charts/stable/drawio/values.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# yaml-language-server: $schema=./values.schema.json
image:
repository: docker.io/jgraph/drawio
tag: 31.4.4@sha256:4e0516a63d869c94c6824f4569bb556a924e157fe65e39cd30df6e42c3216193
tag: 31.4.5@sha256:a2c1de83dae975d44eb4ff4ccaa4f2d9f954c4915c767b000bc78909ae4e4dff
pullPolicy: IfNotPresent
securityContext:
container:
Expand Down
Loading