Skip to content

Commit 077e792

Browse files
author
github-actions
committed
Update perfectscale-agent chart with new package version v1.0.38
1 parent c1c2f82 commit 077e792

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: "v1.0.37"
5+
tag: "v1.0.38"
66
initContainer:
77
image:
88
repository: public.ecr.aws/perfectscale-io/alpine
@@ -137,7 +137,7 @@ kube-state-metrics:
137137
- pods=[*]
138138
- namespaces=[*]
139139
metricAnnotationsAllowList:
140-
- pods=[gitops.perfectscale.io/user-spec]
140+
- pods=[*]
141141
collectors:
142142
- cronjobs
143143
- daemonsets

0 commit comments

Comments
 (0)