Skip to content

Commit 890de09

Browse files
committed
Increment GLAuth Helm chart version to 0.3.17 and update image tag to 2.5 for improved compatibility with the latest application release.
1 parent 1c1cc02 commit 890de09

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

charts/glauth/Chart.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ 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: 0.3.16
18+
version: 0.3.17
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

charts/glauth/values.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ image:
77
repository: "ghcr.io/nnstd/glauth"
88

99
# Production tag
10-
tag: "v2.4.44"
10+
tag: "2.5"
1111

1212
# Testing tag
1313
#tag: "nightly"

0 commit comments

Comments
 (0)