diff options
author | makefunstuff <[email protected]> | 2024-06-29 23:40:18 +0200 |
---|---|---|
committer | makefunstuff <[email protected]> | 2024-06-29 23:40:18 +0200 |
commit | 1272876ab0366687c3df627851823ad7f2296061 (patch) | |
tree | 677a661a2957316472e4e83473de84ba019f8500 /third-party | |
parent | 693d3b77800836c4c6f2514a1778b235496f7bcd (diff) | |
download | k3s-lab-1272876ab0366687c3df627851823ad7f2296061.tar.gz |
n8n version
Diffstat (limited to '')
-rw-r--r-- | third-party-apps/n8n/Chart.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/third-party-apps/n8n/Chart.yaml b/third-party-apps/n8n/Chart.yaml index ba94994..fa25044 100644 --- a/third-party-apps/n8n/Chart.yaml +++ b/third-party-apps/n8n/Chart.yaml @@ -6,6 +6,6 @@ appVersion: "1.0" dependencies: - name: n8n - version: 0.20.0 + version: 0.23.1 repository: "oci://8gears.container-registry.com/library/n8n" |