Skip to content

Commit 41d3c86

Browse files
jgeritsnineinchnick
authored andcommitted
Update trino app to 479 and version to 1.42.0
1 parent e5db904 commit 41d3c86

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

charts/trino/Chart.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,13 +15,13 @@ type: application
1515
# This is the chart version. This version number should be incremented each time you make changes
1616
# to the chart and its templates, including the app version.
1717
# Versions are expected to follow Semantic Versioning (https://semver.org/)
18-
version: 1.41.0
18+
version: 1.42.0
1919

2020
# This is the version number of the application being deployed. This version number should be
2121
# incremented each time you make changes to the application. Versions are not expected to
2222
# follow Semantic Versioning. They should reflect the version the application is using.
2323
# Same value as in values.yml#image.tag
24-
appVersion: "477"
24+
appVersion: "479"
2525

2626
icon: https://trino.io/assets/trino.png
2727

charts/trino/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# trino
22

3-
![Version: 1.41.0](https://img.shields.io/badge/Version-1.41.0-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 477](https://img.shields.io/badge/AppVersion-477-informational?style=flat-square)
3+
![Version: 1.42.0](https://img.shields.io/badge/Version-1.42.0-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 479](https://img.shields.io/badge/AppVersion-479-informational?style=flat-square)
44

55
Fast distributed SQL query engine for big data analytics that helps you explore your data universe
66

0 commit comments

Comments
 (0)