We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b597ffd commit 45357b5Copy full SHA for 45357b5
charts/perfectscale-agent/values.yaml
@@ -2,11 +2,11 @@ replicaCount: 1
2
image:
3
repository: public.ecr.aws/perfectscale-io/psc-exporter
4
pullPolicy: Always
5
- tag: "v1.0.54"
+ tag: "v1.0.55"
6
initContainer:
7
8
repository: public.ecr.aws/perfectscale-io/alpine
9
- tag: 3.19-init
+ tag: 3.21-init
10
settings:
11
deployKubeStateMetrics: true
12
serviceId: "psc-exporter"
0 commit comments