File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -13,9 +13,9 @@ type: application
13
13
# This is the chart version. This version number should be incremented each time you make changes
14
14
# to the chart and its templates, including the app version.
15
15
# Versions are expected to follow Semantic Versioning (https://semver.org/)
16
- version : 4.0.35
16
+ version : 4.0.36
17
17
# This is the version number of the application being deployed. This version number should be
18
18
# incremented each time you make changes to the application. Versions are not expected to
19
19
# follow Semantic Versioning. They should reflect the version the application is using.
20
20
# It is recommended to use it with quotes.
21
- appVersion : " v0.37 .0"
21
+ appVersion : " v0.38 .0"
Original file line number Diff line number Diff line change 10
10
repository : ghcr.io/weaveworks/wego-app
11
11
pullPolicy : IfNotPresent
12
12
# Overrides the image tag whose default is the chart appVersion.
13
- tag : " v0.37 .0"
13
+ tag : " v0.38 .0"
14
14
imagePullSecrets : []
15
15
nameOverride : " "
16
16
fullnameOverride : " "
You can’t perform that action at this time.
0 commit comments