Skip to content

Commit 9a545c5

Browse files
author
github-actions
committed
Update perfectscale-agent chart with new package version v0.0.39
1 parent 5884ea2 commit 9a545c5

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

Diff for: charts/perfectscale-agent/templates/clusterrole.yaml

+1
Original file line numberDiff line numberDiff line change
@@ -52,6 +52,7 @@ rules:
5252
- "batch"
5353
resources:
5454
- jobs
55+
- cronjobs
5556
verbs:
5657
- get
5758
- list

Diff for: charts/perfectscale-agent/values.yaml

+1-1
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.38"
5+
tag: "v0.0.39"
66
settings:
77
deployKubeStateMetrics: true
88
serviceId: "psc-exporter"

0 commit comments

Comments
 (0)