-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
1 addition
and
1 deletion.
There are no files selected for viewing
Submodule mastodon
updated
13 files
+4 −1 | .github/workflows/test-chart.yml | |
+18 −0 | CHANGELOG.md | |
+8 −8 | Chart.lock | |
+10 −10 | Chart.yaml | |
+10 −2 | README.md | |
+8 −0 | dev-values.yaml | |
+3 −3 | templates/_helpers.tpl | |
+13 −0 | templates/configmap-env.yaml | |
+1 −0 | templates/deployment-sidekiq.yaml | |
+28 −0 | templates/deployment-streaming.yaml | |
+1 −1 | templates/secret-smtp.yaml | |
+15 −0 | templates/secrets.yaml | |
+36 −5 | values.yaml |