-
Notifications
You must be signed in to change notification settings - Fork 125
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
release: [email protected] #4276
Conversation
@@ -28,7 +28,7 @@ spec: | |||
spec: | |||
containers: | |||
- name: embeddings | |||
image: index.docker.io/sourcegraph/embeddings:insiders@sha256:b68cade0fdf2afcd8e78fbcb44d25bcecaec448f0c6e29fa716834cb95aa8a47 | |||
image: index.docker.io/sourcegraph/embeddings:insiders@sha256:6bfffb3f0d15a4f71d70989656a35d617021574b9081304602e310436ce9f3f9 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
for follow-up: is it write that we don't deploy a tagged version here? cc @stefanhengl
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This should definitely have a tag. Maybe we need to update the list of images?
@@ -30,7 +30,7 @@ spec: | |||
serviceAccountName: executor | |||
containers: | |||
- name: executor | |||
image: index.docker.io/sourcegraph/executor-kubernetes:insiders@sha256:0644f1e165fe3dac6cfea1f36a14596fd52d88200385d506d2746b6d522029c3 | |||
image: index.docker.io/sourcegraph/executor-kubernetes:insiders@sha256:83255544f6837576419008008f7a4b7c19cad1831001ba7176311930539d3d9e |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
for follow-up: @eseliger is it alright that we don't deploy a tagged image here?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
stamping pending resolution of untagged images
I will follow up with tags. Indeed the actual versions used where incorrect as well. |
This pull request is part of the Sourcegraph 5.2.1 release.
Test plan
CI checks in this repository should pass, and a manual review should confirm if the generated changes are correct.