Skip to content

Commit a877fb2

Browse files
committed
ci: bump helm chart
1 parent 349d3d8 commit a877fb2

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

charts/tibiadata-api-go/Chart.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ type: application
2424
# This is the chart version. This version number should be incremented each time you make changes
2525
# to the chart and its templates, including the app version.
2626
# Versions are expected to follow Semantic Versioning (https://semver.org/)
27-
version: 1.2.6
27+
version: 1.2.7
2828

2929
# This is the version number of the application being deployed. This version number should be
3030
# incremented each time you make changes to the application. Versions are not expected to

charts/tibiadata-api-go/values.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ serviceAccount:
2727
configMap:
2828
create: true
2929
settings:
30-
# generic settings
30+
# Generic settings
3131
DEBUG_MODE: false
3232
# Gin-related settings
3333
GIN_MODE: release

0 commit comments

Comments
 (0)