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
build(release): update release process for CyberArk Discovery and Context
- Add ARK image and chart outputs to GitHub Actions workflow
- Refactor Makefile variables for ARK image/chart repositories and digests
- Update image annotations for CyberArk branding and documentation links
- Adjust e2e test script to use new ARK image/chart variables
- Remove unused OCI_BASE variable from root Makefile
Signed-off-by: Richard Wall <[email protected]>
|`oci://quay.io/jetstack/charts/venafi-kubernetes-agent`| Automatically built by the [release action](.github/workflows/release.yml) on Git tag pushes |
88
+
|`oci://quay.io/jetstack/charts/cyberark-disco-agent`| Automatically built by the [release action](.github/workflows/release.yml) on Git tag pushes |
86
89
|`oci://registry.venafi.cloud/charts/venafi-kubernetes-agent`| Automatically mirrored by Harbor Replication rule |
87
90
|`oci://private-registry.venafi.cloud/charts/venafi-kubernetes-agent`| Automatically mirrored by Harbor Replication rule |
88
91
|`oci://private-registry.venafi.eu/charts/venafi-kubernetes-agent`| Automatically mirrored by Harbor Replication rule |
@@ -118,3 +121,7 @@ v1.1.0 (Git tag in the jetstack-secure repo)
118
121
### Step 2: Test the Helm chart "venafi-kubernetes-agent" with venctl connect
119
122
120
123
NOTE(mael): TBD
124
+
125
+
### Step 3: Test the Helm chart "cyberark-disco-agent"
0 commit comments