File tree 2 files changed +7
-7
lines changed
2 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 1
1
apiVersion : v1
2
- appVersion : perfana-2.4.3
2
+ appVersion : perfana-2.4.4
3
3
description : Perfana Performance Hub
4
4
name : perfana
5
- version : 1.8.1
5
+ version : 2.4.4
6
6
maintainers :
7
7
- name : Perfana Dev Team
8
8
Original file line number Diff line number Diff line change @@ -28,7 +28,7 @@ perfanaFe:
28
28
replicaCount : 1
29
29
image :
30
30
repository : perfana/perfana-fe
31
- tag : perfana-2.4.3
31
+ tag : perfana-2.4.4
32
32
pullPolicy : Always
33
33
deploymentStrategy : RollingUpdate
34
34
service :
@@ -146,7 +146,7 @@ perfanaGrafana:
146
146
replicaCount : 1
147
147
image :
148
148
repository : perfana/perfana-grafana
149
- tag : perfana-2.4.3
149
+ tag : perfana-2.4.4
150
150
pullPolicy : Always
151
151
resources : {}
152
152
# We usually recommend not to specify default resources and to leave this as a conscious
@@ -184,7 +184,7 @@ perfanaCheck:
184
184
replicaCount : 1
185
185
image :
186
186
repository : perfana/perfana-check
187
- tag : perfana-2.4.3
187
+ tag : perfana-2.4.4
188
188
pullPolicy : Always
189
189
labels : {}
190
190
annotations : {}
@@ -222,7 +222,7 @@ perfanaSnapshot:
222
222
replicaCount : 1
223
223
image :
224
224
repository : perfana/perfana-snapshot
225
- tag : perfana-2.4.3
225
+ tag : perfana-2.4.4
226
226
pullPolicy : Always
227
227
resources : {}
228
228
# We usually recommend not to specify default resources and to leave this as a conscious
@@ -249,7 +249,7 @@ perfanaScheduler:
249
249
replicaCount : 1
250
250
image :
251
251
repository : perfana/perfana-scheduler
252
- tag : perfana-2.4.3
252
+ tag : perfana-2.4.4
253
253
pullPolicy : Always
254
254
labels : {}
255
255
annotations : {}
You can’t perform that action at this time.
0 commit comments