mirror of
https://gitea.com/mcereda/oam.git
synced 2026-02-09 05:44:23 +00:00
4 lines
123 B
Fish
4 lines
123 B
Fish
#!/usr/bin/env fish
|
|
|
|
jd -yaml -color 'values.yaml' (helm show values --repo 'https://dl.gitea.com/charts/' 'gitea' | psub)
|