File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -13,9 +13,9 @@ type: application
1313# This is the chart version. This version number should be incremented each time you make changes
1414# to the chart and its templates, including the app version.
1515# Versions are expected to follow Semantic Versioning (https://semver.org/)
16- version : 0.39.0 -rc.2
16+ version : 0.39.1 -rc.1
1717# This is the version number of the application being deployed. This version number should be
1818# incremented each time you make changes to the application. Versions are not expected to
1919# follow Semantic Versioning. They should reflect the version the application is using.
2020# It is recommended to use it with quotes.
21- appVersion : " v0.39.0 -rc.2 "
21+ appVersion : " v0.39.1 -rc.1 "
Original file line number Diff line number Diff line change 1010 repository : ghcr.io/weaveworks/wego-app
1111 pullPolicy : IfNotPresent
1212 # Overrides the image tag whose default is the chart appVersion.
13- tag : " v0.39.0 -rc.2 "
13+ tag : " v0.39.1 -rc.1 "
1414imagePullSecrets : []
1515nameOverride : " "
1616fullnameOverride : " "
Original file line number Diff line number Diff line change 11{
22 "name" : " @weaveworks/weave-gitops" ,
3- "version" : " 0.39.0 -rc.2 " ,
3+ "version" : " 0.39.1 -rc.1 " ,
44 "description" : " Weave GitOps core" ,
55 "targets" : {
66 "default" : {
You can’t perform that action at this time.
0 commit comments