Skip to content

Commit d469f35

Browse files
committed
chore: bump chart version
1 parent 333100b commit d469f35

2 files changed

Lines changed: 2 additions & 1 deletion

File tree

chart/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: 2.6.1
18+
version: 2.7.0
1919
# This is the version number of the application being deployed. This version number should be
2020
# incremented each time you make changes to the application. Versions are not expected to
2121
# follow Semantic Versioning. They should reflect the version the application is using.

chart/values.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ image:
99
tag: ""
1010
command: []
1111
args: []
12+
securityContext: {}
1213
registrySecret: ""
1314
env: {}
1415
resources:

0 commit comments

Comments
 (0)