Skip to content

Commit a7c8f62

Browse files
committed
Explain that the chart gets mirrored to venafi registries
Signed-off-by: Richard Wall <[email protected]>
1 parent f7a64fd commit a7c8f62

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

README.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,10 @@ helm push venafi-kubernetes-agent-${VERSION}.tgz oci://eu.gcr.io/jetstack-secure
9696
> ℹ️ To test the Helm chart before releasing it, use a [pre-release suffix](https://semver.org/#spec-item-9). E.g.
9797
> `export VERSION=0.1.43-alpha.0`.
9898
99-
The chart will be mirrored to
99+
The chart will be mirrored to:
100+
* `registry.venafi.cloud/charts/venafi-kubernetes-agent` (Public)
101+
* `private-registry.venafi.cloud/charts/venafi-kubernetes-agent` (Private, US)
102+
* `private-registry.venafi.eu/charts/venafi-kubernetes-agent` (Private, EU)
100103

101104
### Helm Chart: jetstack-agent
102105

0 commit comments

Comments
 (0)