sagikazarmark / helm-charts

Various Helm charts for my own and other projects
MIT License
43 stars 56 forks source link

chore(charts/sftpgo): bump version #189

Closed drakkan closed 1 year ago

drakkan commented 1 year ago

Thank you!

Can you please run make docs in the repo (and commit the results)?

Thanks!

no changes seems generated

make docs 
curl -L https://github.com/norwoodj/helm-docs/releases/download/v1.10.0/helm-docs_1.10.0_Linux_x86_64.tar.gz | tar -zOxf - helm-docs > ./bin/helm-docs-1.10.0 && chmod +x ./bin/helm-docs-1.10.0
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100 2672k  100 2672k    0     0  2448k      0  0:00:01  0:00:01 --:--:-- 10.0M
bin/helm-docs -s file -c charts/ -t ../docs/templates/overrides.gotmpl -t README.md.gotmpl
INFO[2023-04-09T07:53:21+02:00] Found Chart directories [browserless-chrome, caddy, dex-k8s-authenticator, kube-secrets-init, rabbitmq-operator, sftpgo, tusd] 
INFO[2023-04-09T07:53:21+02:00] Generating README Documentation for chart charts/tusd 
INFO[2023-04-09T07:53:21+02:00] Generating README Documentation for chart charts/caddy 
INFO[2023-04-09T07:53:21+02:00] Generating README Documentation for chart charts/sftpgo 
INFO[2023-04-09T07:53:21+02:00] Generating README Documentation for chart charts/browserless-chrome 
INFO[2023-04-09T07:53:21+02:00] Generating README Documentation for chart charts/kube-secrets-init 
INFO[2023-04-09T07:53:21+02:00] Generating README Documentation for chart charts/rabbitmq-operator 
INFO[2023-04-09T07:53:21+02:00] Generating README Documentation for chart charts/dex-k8s-authenticator 

$ git diff

I manually updated the version in the README

sagikazarmark commented 1 year ago

Fixed in #190