Skip to content

Commit b060b65

Browse files
author
github-actions
committed
Update perfectscale-agent chart with new package version v1.0.49
1 parent 35b9dd9 commit b060b65

File tree

2 files changed

+1
-4
lines changed

2 files changed

+1
-4
lines changed

charts/perfectscale-agent/templates/_helpers.tpl

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -117,9 +117,6 @@ Create the name of the service account to use
117117
{{- end }}
118118
{{- end }}
119119

120-
{{/*
121-
For testing purposes, in prod we want to get the actual cluster's UID
122-
*/}}
123120
{{- define "helm.exporter.clusterUID" -}}
124121
{{- if .Values.settings.clusterUID }}
125122
{{- .Values.settings.clusterUID }}

charts/perfectscale-agent/values.yaml

Lines changed: 1 addition & 1 deletion
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.48"
5+
tag: "v1.0.49"
66
initContainer:
77
image:
88
repository: public.ecr.aws/perfectscale-io/alpine

0 commit comments

Comments
 (0)