Skip to content

Commit 695a338

Browse files
committed
Bumped versions
1 parent d293911 commit 695a338

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

charts/perfana/Chart.yaml

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
apiVersion: v1
2-
appVersion: perfana-2.5.0
2+
appVersion: perfana-2.5.1
33
description: Perfana Performance Hub
44
name: perfana
5-
version: 2.5.0
5+
version: 2.5.1
66
maintainers:
77
- name: Perfana Dev Team
88

charts/perfana/values.yaml

+5-5
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ perfanaFe:
2727
replicaCount: 1
2828
image:
2929
repository: perfana/perfana-fe
30-
tag: perfana-2.5.0
30+
tag: perfana-2.5.1
3131
pullPolicy: Always
3232
deploymentStrategy: RollingUpdate
3333
service:
@@ -145,7 +145,7 @@ perfanaGrafana:
145145
replicaCount: 1
146146
image:
147147
repository: perfana/perfana-grafana
148-
tag: perfana-2.5.0
148+
tag: perfana-2.5.1
149149
pullPolicy: Always
150150
resources: {}
151151
# We usually recommend not to specify default resources and to leave this as a conscious
@@ -183,7 +183,7 @@ perfanaCheck:
183183
replicaCount: 1
184184
image:
185185
repository: perfana/perfana-check
186-
tag: perfana-2.5.0
186+
tag: perfana-2.5.1
187187
pullPolicy: Always
188188
labels: {}
189189
annotations: {}
@@ -221,7 +221,7 @@ perfanaSnapshot:
221221
replicaCount: 1
222222
image:
223223
repository: perfana/perfana-snapshot
224-
tag: perfana-2.5.0
224+
tag: perfana-2.5.1
225225
pullPolicy: Always
226226
resources: {}
227227
# We usually recommend not to specify default resources and to leave this as a conscious
@@ -248,7 +248,7 @@ perfanaScheduler:
248248
replicaCount: 1
249249
image:
250250
repository: perfana/perfana-scheduler
251-
tag: perfana-2.5.0
251+
tag: perfana-2.5.1
252252
pullPolicy: Always
253253
labels: {}
254254
annotations: {}

0 commit comments

Comments
 (0)