We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6ad4dbd commit f6b0e83Copy full SHA for f6b0e83
charts/perfectscale-agent/templates/NOTES.txt
@@ -1,2 +1,2 @@
1
-Thank you for installing PerfectScale.
+Thank you for installing PerfectScale by DoiT.
2
- Visit {{ .Values.webAppUrl | default "http://app.perfectscale.io/" }} to use the application.
charts/perfectscale-agent/values.yaml
@@ -3,7 +3,7 @@ revisionHistoryLimit: 10
3
image:
4
repository: public.ecr.aws/perfectscale-io/psc-exporter
5
pullPolicy: Always
6
- tag: "v1.0.63"
+ tag: "v1.0.64"
7
initContainer:
8
9
repository: public.ecr.aws/perfectscale-io/alpine
0 commit comments