-
Notifications
You must be signed in to change notification settings - Fork 269
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Browse the repository at this point in the history
* Add collabora subchart Signed-off-by: kriegalex <[email protected]> * Add collabora config to README Signed-off-by: kriegalex <[email protected]> * Update lint-test.yaml - add collabora-online to helm repos for chart testing Signed-off-by: Jesse Hitch <[email protected]> * Update charts/nextcloud/values.yaml - remove trailing spaces Signed-off-by: Jesse Hitch <[email protected]> --------- Signed-off-by: kriegalex <[email protected]> Signed-off-by: Jesse Hitch <[email protected]> Co-authored-by: Jesse Hitch <[email protected]>
- Loading branch information
Showing
5 changed files
with
91 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -39,6 +39,7 @@ jobs: | |
- name: Add dependency chart repos | ||
run: | | ||
helm repo add bitnami https://charts.bitnami.com/bitnami | ||
helm repo add collabora-online https://collaboraonline.github.io/online | ||
- name: Set up chart-testing | ||
uses: helm/[email protected] | ||
|
@@ -102,6 +103,7 @@ jobs: | |
- name: Add dependency chart repos | ||
run: | | ||
helm repo add bitnami https://charts.bitnami.com/bitnami | ||
helm repo add collabora-online https://collaboraonline.github.io/online | ||
- name: Set up chart-testing | ||
uses: helm/[email protected] | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters