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