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
> Note: pushing the `deployer:1.1.0-gcm.2` image is not mandatory; only the
160
-
> `1.1` tag is required by the Marketplace UI. But we still push
161
-
> `1.1.0-gcm.2` for debugging purposes.
150
+
In order to get these images published to the official
151
+
`marketplace.gcr.io`, you need to register the version.
152
+
153
+
If the minor version, e.g. `1.1`, already exists, then you will need to
154
+
update the existing minor version:
155
+
156
+
<img src="https://user-images.githubusercontent.com/2195781/110706910-daf08380-81f8-11eb-92ef-d62ef7ff4de1.png" width="300" alt="To update the already released minor version, first open the existing minor version by clicking on the version itself (it is a link). This screenshot is stored in this issue: https://github.com/jetstack/jetstack-secure-gcm/issues/21">
157
+
158
+
<img src="https://user-images.githubusercontent.com/2195781/110706906-d9bf5680-81f8-11eb-909f-faa1818b8f56.png" width="300" alt="Then, click on Update images and Save. This screenshot is stored in this issue: https://github.com/jetstack/jetstack-secure-gcm/issues/21">
159
+
160
+
Finally, you will need to click "Submit for review" and wait a couple of
161
+
days until the Google team approves the new (or updated) minor version.
162
162
163
163
## Testing the application without having access to the Billing API
0 commit comments