Skip to content
Open
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
6 changes: 3 additions & 3 deletions ops/Helm/addons/store/trino/Chart.lock
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
dependencies:
- name: trino
repository: https://trinodb.github.io/charts
version: 1.42.1
digest: sha256:d1f2fe3c66106700fa6cf9f68026d0360b75eeacc9ca484ec3057e3c82dee4cc
generated: "2026-03-07T16:29:36.841768046Z"
version: 1.42.2
digest: sha256:28a6be8bc0968ceba83386e91f0f16a8000c539554b058561b32eb5822c8a929
generated: "2026-08-12T03:53:22.254097935Z"
2 changes: 1 addition & 1 deletion ops/Helm/addons/store/trino/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ type: application
deprecated: false
dependencies:
- name: trino
version: 1.42.1
version: 1.42.2
repository: https://trinodb.github.io/charts
condition: trino.enabled
tags:
Expand Down
Loading