File tree 7 files changed +6
-11
lines changed
7 files changed +6
-11
lines changed Original file line number Diff line number Diff line change 4
4
* .pem
5
5
app /
6
6
config /
7
+ .helmsman-tmp /
Original file line number Diff line number Diff line change @@ -20,4 +20,4 @@ version: 0.1.0
20
20
# This is the version number of the application being deployed. This version number should be
21
21
# incremented each time you make changes to the application. Versions are not expected to
22
22
# follow Semantic Versioning. They should reflect the version the application is using.
23
- appVersion : 2.0
23
+ appVersion : 2.0.1
Original file line number Diff line number Diff line change @@ -7,8 +7,6 @@ replicaCount: 2
7
7
image :
8
8
repository : flipenergy/flipenergy
9
9
pullPolicy : IfNotPresent
10
- # Overrides the image tag whose default is the chart appVersion.
11
- tag : 2.1
12
10
13
11
imagePullSecrets : []
14
12
nameOverride : " "
Original file line number Diff line number Diff line change @@ -20,4 +20,4 @@ version: 0.1.0
20
20
# This is the version number of the application being deployed. This version number should be
21
21
# incremented each time you make changes to the application. Versions are not expected to
22
22
# follow Semantic Versioning. They should reflect the version the application is using.
23
- appVersion : 1.16.0
23
+ appVersion : v0.90.57
Original file line number Diff line number Diff line change @@ -6,9 +6,7 @@ replicaCount: 1
6
6
7
7
image :
8
8
repository : statping/statping
9
- pullPolicy : Always
10
- # Overrides the image tag whose default is the chart appVersion.
11
- tag : latest
9
+ pullPolicy : IfNotPresent
12
10
13
11
imagePullSecrets : []
14
12
nameOverride : " "
Original file line number Diff line number Diff line change @@ -20,4 +20,4 @@ version: 0.1.0
20
20
# This is the version number of the application being deployed. This version number should be
21
21
# incremented each time you make changes to the application. Versions are not expected to
22
22
# follow Semantic Versioning. They should reflect the version the application is using.
23
- appVersion : 1.16 .0
23
+ appVersion : 1.7 .0
Original file line number Diff line number Diff line change @@ -6,9 +6,7 @@ replicaCount: 1
6
6
7
7
image :
8
8
repository : syncthing/syncthing
9
- pullPolicy : Always
10
- # Overrides the image tag whose default is the chart appVersion.
11
- tag : latest
9
+ pullPolicy : IfNotPresent
12
10
13
11
imagePullSecrets : []
14
12
nameOverride : " "
You can’t perform that action at this time.
0 commit comments