You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -157,7 +157,7 @@ You should see the following events for your service account:
157
157
| fullnameOverride | string |`""`| Helm default setting, use this to shorten the full install name. |
158
158
| image.pullPolicy | string |`"IfNotPresent"`| Defaults to only pull if not already present |
159
159
| image.repository | string |`"registry.venafi.cloud/venafi-agent/venafi-agent"`| Default to Open Source image repository |
160
-
| image.tag | string |`"v0.1.48"`| Overrides the image tag whose default is the chart appVersion |
160
+
| image.tag | string |`"v0.1.49"`| Overrides the image tag whose default is the chart appVersion |
161
161
| imagePullSecrets | list |`[]`| Specify image pull credentials if using a private registry example: - name: my-pull-secret |
162
162
| metrics.enabled | bool |`true`| Enable the metrics server. If false, the metrics server will be disabled and the other metrics fields below will be ignored. |
163
163
| metrics.podmonitor.annotations | object |`{}`| Additional annotations to add to the PodMonitor. |
0 commit comments