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

Adding the version to the images in the examples 1 - 4 #1

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

hermanlui99
Copy link

Adding the version to the images in the examples 1 - 4

@hermanlui99
Copy link
Author

@sveingunnarlarsen can you please check this, thank you.

Copy link

@txtmode txtmode left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think it's better if the example is a working one. In fact the current examples were not working as tag latest does not exist.

@@ -14,7 +14,7 @@ spec:
spec:
containers:
- name: planet9
image: neptunesoftware/planet9
image: neptunesoftware/planet9:<version>
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
image: neptunesoftware/planet9:<version>
image: neptunesoftware/planet9:v24.10.0

@@ -14,7 +14,7 @@ spec:
spec:
containers:
- name: planet9
image: neptunesoftware/planet9
image: neptunesoftware/planet9:<version>
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
image: neptunesoftware/planet9:<version>
image: neptunesoftware/planet9:v24.10.0

@@ -44,7 +44,7 @@ spec:
spec:
containers:
- name: planet9
image: neptunesoftware/planet9
image: neptunesoftware/planet9:<version>
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
image: neptunesoftware/planet9:<version>
image: neptunesoftware/planet9:v24.10.0

@@ -14,7 +14,7 @@ spec:
spec:
containers:
- name: planet9
image: neptunesoftware/planet9
image: neptunesoftware/planet9:<version>
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
image: neptunesoftware/planet9:<version>
image: neptunesoftware/planet9:v24.10.0

@txtmode
Copy link

txtmode commented Dec 26, 2024

Hi, @hermanlui99 , any objection to the change requested?

@hermanlui99
Copy link
Author

No, it is fine in that way @txtmode.

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.

2 participants