-
Notifications
You must be signed in to change notification settings - Fork 160
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
[Feature Request] Multiple image repos and tagging #157
Comments
Hey @LilDrunkenSmurf Regarding 2. im totally lost on this topic, i have barely any knowledge about K3s or K8s yet, so i dont understand either what you want or mean. I can offer you a call on Discord so you can explain it to me. |
Basically, tag the images with versions. |
Okay i know semantic release versioning and we use it a work in the dev-teams quite often. But this repo is really small and i really hoped i dont have to deal with version-numbers and thinking about it, which is wha, to be honest. Would tags by date-day work too as an alternative? Question: Why dont SHA-Hashes work? Does it get confused or what the pattern here? |
@LilDrunkenSmurf Hello??!? |
You're right, it worked great. |
Erm i asked you the questions here, please answer them:
I need an answer to be able to understand and improove things @LilDrunkenSmurf |
SHA-hashes did work. I just have an aversion to pinning anything to latest, master, etc. But Renovate did pick up the change: joryirving/home-ops#1627 |
Oh okay, gotcha, well im tagging tripple and dual: Im closing this issue as resolved, feel free to reach out again if you need help. If you like this project, please consider giving this repo and the Docker-Hub-Repo a Star. |
Have you read the Important information text above
Describe the feature
Hi there!
Currently, I believe you're only pushing to dockerhub, and you're tagging with latest, master, develop, as well as the short SHA.
This is a two-part request, and more of a QoL for managing it, more than anything.
You can see how I manage it here:
https://github.com/LilDrunkenSmurf/k3s-home-cluster/blob/7a02ce9e25520b278976c23b2e047356448a97a2/kubernetes/teyvat/apps/games/palworld/app/helmrelease.yaml#L39
And this is a PR I have for a bump to use the new webhook functionality:
joryirving/home-ops#1600
Additional information
Final checks
The text was updated successfully, but these errors were encountered: