- 
                Notifications
    You must be signed in to change notification settings 
- Fork 82
update chart dependencies #368
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
base: main
Are you sure you want to change the base?
Conversation
c7d3330    to
    16964bc      
    Compare
  
    Signed-off-by: André Bauer <[email protected]>
16964bc    to
    491f64a      
    Compare
  
    Signed-off-by: André Bauer <[email protected]>
| Interesting idea. Do you really think this would be a sustainable solution? How would we be able to patch dependencies while avoiding major updates like for PostgreSQL in this PR? | 
| You mean because you can't see the actual version in the image tag / SHA digest? Yes, that's a bit more work, but likely still easier than finding a new PostgreSQL Docker image and a fitting Helm chart we can use. | 
Signed-off-by: André Bauer <[email protected]>
| How did you extract this info via cli? | 
| "psql -V" for example. | 
| i'm also curious about the format of  why use  | 
| What about using cloudpirates https://artifacthub.io/packages/search?org=cloudpirates&sort=relevance&page=1 for any charts where no official chart exists yet? They seem to have redis, memcached and postgresql now. 🤷 Or is there any other alternative? For now, it might be enough to simply switch redis and not touch the others. | 
| It depends how much work you want to invest. | 

What this PR does / why we need it
remove executable bit from some files
update chart dependencies
todo (because not bitnamisecure image available):
Which issue this PR fixes
(optional, in
fixes #<issue number>(, fixes #<issue_number>, …)format, will close that issue when PR gets merged)Special notes for your reviewer
Checklist
[Place an '[x]' (no spaces) in all applicable fields. Please remove unrelated fields.]