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

fix: swap image.name to image.repository #251

Merged
merged 4 commits into from
Feb 5, 2024

Conversation

anthr76
Copy link
Contributor

@anthr76 anthr76 commented Feb 1, 2024

Context

Swapping image.name to image.repository which tends to be more widely used in popular helm charts. This also has the added benefit of allowing it to work with the renovatebot

Choices

To be more in-line with popular helm charts and allow the renovatebot to manage dependencies.

Test instructions

Installing the helm chart

I'm not sure if automation will update the values markdown?

Checklist before requesting a review

  • I have performed a self-review of my code
  • I've added documentation about this change to the README.
  • I've not introduced breaking changes. (Users will need to swap this in their values if they have it set)

@anthr76
Copy link
Contributor Author

anthr76 commented Feb 1, 2024

@Filipe-Souza should I run helm-docs manually?

@thijsvanloef thijsvanloef added kubernetes Issue/PR related to Kubernetes help wanted Extra attention is needed labels Feb 1, 2024
@thijsvanloef
Copy link
Owner

@anthr76 Is this PR ready to merge?

@Filipe-Souza
Copy link
Contributor

@anthr76 I personally use git pre-commit hooks to update the docs, running manually is fine also.

Signed-off-by: Anthony Rabbito <[email protected]>
@anthr76
Copy link
Contributor Author

anthr76 commented Feb 4, 2024

Sounds good! In that case this is ready to merge.

anthr76 and others added 2 commits February 4, 2024 13:45
@thijsvanloef thijsvanloef merged commit 48bc2de into thijsvanloef:main Feb 5, 2024
4 checks passed
@anthr76 anthr76 deleted the image-repo branch February 5, 2024 21:08
MusclePr pushed a commit to MusclePr/palworld-server-docker that referenced this pull request Jun 19, 2024
fix: swap image.name to image.repository
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed kubernetes Issue/PR related to Kubernetes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants