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: docs/contributors.md
-75Lines changed: 0 additions & 75 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -91,78 +91,3 @@ LATEST_TAG=<tag used for image> make ko-build-push-cmupdate
91
91
92
92
1. To avoid leaving a time bomb, delete that `brew` branch after it was merged into `main` (the goreleaser will fail to create the new `brew` branch if one already exists).
93
93
94
-
95
-
## OCM Images
96
-
97
-
### Commands to build & publish multicluster-controlplane from fork
98
-
99
-
At this time the official multicluster-controlplane has issues and a build from
100
-
a fork is required. We expect to re-evaluate when new images will be published
### Commands to package and push a chart to a OCI registry
114
-
115
-
First clone and build image as explained in [Commands to build & publish multicluster-controlplane from fork](#commands-to-build--publish-multicluster-controlplane-from-fork), then:
7. Update the postgresql Helm chart reference that is hard coded in [postgresql.yaml](../chart/templates/postgresql.yaml#L97) to match the quay.io registry, repository, and tag used in the Helm push command of step 6.
160
-
161
-
8. Make a multi-arch copy of postgresql container image from `docker.io` to `quay.io` to match the customized chart image reference:
0 commit comments