Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Enable pushing to ghcr.io on merge to master #625

Merged
merged 1 commit into from
Oct 12, 2023
Merged

Conversation

mikkeloscar
Copy link
Contributor

@mikkeloscar mikkeloscar commented Oct 10, 2023

This adds a step to push a :latest tag to ghcr.io on every merge to master.
It also changes the push with tag to only trigger when there is a tag created.

Fix #624

Signed-off-by: Mikkel Oscar Lyderik Larsen <mikkel.larsen@zalando.de>
@zalando-robot
Copy link

Docker image "container-registry-test.zalando.net/teapot/kube-metrics-adapter-test:sha256:16e0885f615504f93bf89b83810dbc8231bdc443bc11af027aff4ca0fbd8dc1b" is not based on an approved base image. Any production deployment relying on this image will be blocked.

To create a compliant Docker image of your application, you must reference an allowed Docker image as its base image in your Dockerfile. This base image must come from the Open Source Registry namespace library and use a recommended version as listed in the documentation.

@zalando-robot
Copy link

Docker image "container-registry-test.zalando.net/teapot/kube-metrics-adapter-test:sha256:89a912a437d1943016a9555ed0ab1f42f88f7c2a0c596265b362efbcecb05b45" is not based on an approved base image. Any production deployment relying on this image will be blocked.

To create a compliant Docker image of your application, you must reference an allowed Docker image as its base image in your Dockerfile. This base image must come from the Open Source Registry namespace library and use a recommended version as listed in the documentation.

@zalando-robot
Copy link

Docker image "container-registry-test.zalando.net/teapot/kube-metrics-adapter-test:sha256:1d554586343b0a563cb39e7ecd316e5013bf966efb7656165a435897a881a589" is not based on an approved base image. Any production deployment relying on this image will be blocked.

To create a compliant Docker image of your application, you must reference an allowed Docker image as its base image in your Dockerfile. This base image must come from the Open Source Registry namespace library and use a recommended version as listed in the documentation.

@zalando-robot
Copy link

Docker image "container-registry-test.zalando.net/teapot/kube-metrics-adapter-test:sha256:6b1d9a350284de01303e8930836ed07c474b5ca9d0d06d0f4f44b20027028bd0" is not based on an approved base image. Any production deployment relying on this image will be blocked.

To create a compliant Docker image of your application, you must reference an allowed Docker image as its base image in your Dockerfile. This base image must come from the Open Source Registry namespace library and use a recommended version as listed in the documentation.

@mikkeloscar
Copy link
Contributor Author

👍

1 similar comment
@szuecs
Copy link
Member

szuecs commented Oct 12, 2023

👍

@szuecs szuecs merged commit e54f3b8 into master Oct 12, 2023
9 checks passed
@szuecs szuecs deleted the push-latest-ghcr branch October 12, 2023 14:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

No latest tag exists for ghcr.io repo
3 participants