Skip to content

Commit 5e752a7

Browse files
author
github-actions
committed
Update perfectscale-agent chart with new package version v0.0.23
1 parent d0fb82f commit 5e752a7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

charts/perfectscale-agent/values.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ replicaCount: 1
22
image:
33
repository: public.ecr.aws/perfectscale-io/psc-exporter
44
pullPolicy: Always
5-
tag: "v0.0.22"
5+
tag: "v0.0.23"
66
settings:
77
serviceId: "psc-exporter"
88
env: "prod"
@@ -19,7 +19,7 @@ settings:
1919

2020
secret:
2121
create: false
22-
name: ""
22+
name: "perfectscale-secret"
2323
clientSecret: ""
2424
clientId: ""
2525
service:

0 commit comments

Comments
 (0)