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
Copy file name to clipboardExpand all lines: charts/spire/charts/spiffe-oidc-discovery-provider/README.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -126,11 +126,11 @@ A Helm chart to install the SPIFFE OIDC discovery provider.
126
126
|`tests.bash.image.registry`| The OCI registry to pull the image from |`cgr.dev`|
127
127
|`tests.bash.image.repository`| The repository within the registry |`chainguard/bash`|
128
128
|`tests.bash.image.pullPolicy`| The image pull policy |`IfNotPresent`|
129
-
|`tests.bash.image.tag`| Overrides the image tag whose default is the chart appVersion |`latest@sha256:e3eebefe1806fd4e67100167655894211fb2f8bd4166a8e1d87055a8e8465cae`|
129
+
|`tests.bash.image.tag`| Overrides the image tag whose default is the chart appVersion |`latest@sha256:79edecdfa354dc659753cdd2e78ade9a4e94f4df0f1b7bcec6a2c1ed215abeb7`|
130
130
|`tests.toolkit.image.registry`| The OCI registry to pull the image from |`cgr.dev`|
131
131
|`tests.toolkit.image.repository`| The repository within the registry |`chainguard/min-toolkit-debug`|
132
132
|`tests.toolkit.image.pullPolicy`| The image pull policy |`IfNotPresent`|
133
-
|`tests.toolkit.image.tag`| Overrides the image tag whose default is the chart appVersion |`latest@sha256:68d2eec2bb2b3d864384c13d531aa5da7c39a49c2e05a134b35984f9a4ffaa43`|
133
+
|`tests.toolkit.image.tag`| Overrides the image tag whose default is the chart appVersion |`latest@sha256:205a8659ce60374de61aa1e439e48eaf52caa1bf32fa498c1a93a1f3c6c9ab6f`|
134
134
|`tests.step.image.registry`| The OCI registry to pull the image from |`docker.io`|
135
135
|`tests.step.image.repository`| The repository within the registry |`smallstep/step-cli`|
136
136
|`tests.step.image.pullPolicy`| The image pull policy |`IfNotPresent`|
Copy file name to clipboardExpand all lines: charts/spire/charts/spire-agent/README.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -73,7 +73,7 @@ A Helm chart to install the SPIRE agent.
73
73
|`fsGroupFix.image.registry`| The OCI registry to pull the image from |`cgr.dev`|
74
74
|`fsGroupFix.image.repository`| The repository within the registry |`chainguard/bash`|
75
75
|`fsGroupFix.image.pullPolicy`| The image pull policy |`IfNotPresent`|
76
-
|`fsGroupFix.image.tag`| Overrides the image tag whose default is the chart appVersion |`latest@sha256:e3eebefe1806fd4e67100167655894211fb2f8bd4166a8e1d87055a8e8465cae`|
76
+
|`fsGroupFix.image.tag`| Overrides the image tag whose default is the chart appVersion |`latest@sha256:79edecdfa354dc659753cdd2e78ade9a4e94f4df0f1b7bcec6a2c1ed215abeb7`|
77
77
|`keyManager.memory.enabled`| Enable the memory based Key Manager |`true`|
78
78
|`keyManager.disk.enabled`| Enable the disk based Key Manager (must have persistence.type set to hostPath when enabled) |`false`|
@@ -125,11 +125,11 @@ A Helm chart to install the SPIRE agent.
125
125
|`socketAlternate.image.registry`| The OCI registry to pull the image from |`cgr.dev`|
126
126
|`socketAlternate.image.repository`| The repository within the registry |`chainguard/bash`|
127
127
|`socketAlternate.image.pullPolicy`| The image pull policy |`IfNotPresent`|
128
-
|`socketAlternate.image.tag`| Overrides the image tag whose default is the chart appVersion |`latest@sha256:e3eebefe1806fd4e67100167655894211fb2f8bd4166a8e1d87055a8e8465cae`|
128
+
|`socketAlternate.image.tag`| Overrides the image tag whose default is the chart appVersion |`latest@sha256:79edecdfa354dc659753cdd2e78ade9a4e94f4df0f1b7bcec6a2c1ed215abeb7`|
129
129
|`hostCert.image.registry`| The OCI registry to pull the image from |`cgr.dev`|
130
130
|`hostCert.image.repository`| The repository within the registry |`chainguard/min-toolkit-debug`|
131
131
|`hostCert.image.pullPolicy`| The image pull policy |`IfNotPresent`|
132
-
|`hostCert.image.tag`| Overrides the image tag whose default is the chart appVersion |`latest@sha256:68d2eec2bb2b3d864384c13d531aa5da7c39a49c2e05a134b35984f9a4ffaa43`|
132
+
|`hostCert.image.tag`| Overrides the image tag whose default is the chart appVersion |`latest@sha256:205a8659ce60374de61aa1e439e48eaf52caa1bf32fa498c1a93a1f3c6c9ab6f`|
133
133
|`priorityClassName`| Priority class assigned to daemonset pods. Can be auto set with global.recommendations.priorityClassName. |`""`|
134
134
|`extraEnvVars`| Extra environment variables to be added to the Spire Agent container and init containers |`[]`|
135
135
|`extraVolumes`| Extra volumes to be mounted on Spire Agent pods |`[]`|
Copy file name to clipboardExpand all lines: charts/spire/charts/spire-server/README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -509,5 +509,5 @@ In order to run Tornjak with simple HTTP Connection only, make sure you don't cr
509
509
|`tests.bash.image.registry`| The OCI registry to pull the image from |`cgr.dev`|
510
510
|`tests.bash.image.repository`| The repository within the registry |`chainguard/bash`|
511
511
|`tests.bash.image.pullPolicy`| The image pull policy |`IfNotPresent`|
512
-
|`tests.bash.image.tag`| Overrides the image tag whose default is the chart appVersion |`latest@sha256:e3eebefe1806fd4e67100167655894211fb2f8bd4166a8e1d87055a8e8465cae`|
512
+
|`tests.bash.image.tag`| Overrides the image tag whose default is the chart appVersion |`latest@sha256:79edecdfa354dc659753cdd2e78ade9a4e94f4df0f1b7bcec6a2c1ed215abeb7`|
513
513
|`kubeConfigs`| Manage additional kubeconfig files to talk to external Kubernetes clusters |`{}`|
0 commit comments