Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
stackspin
nextcloud
Commits
9d47a854
Verified
Commit
9d47a854
authored
Dec 01, 2021
by
Maarten de Waard
👼
Browse files
add icon to chart, allow helm lint to fail for now
parent
b4b2732f
Pipeline
#10070
failed with stages
in 16 seconds
Changes
3
Pipelines
2
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
9d47a854
...
...
@@ -13,6 +13,7 @@ lint-helm:
stage
:
lint-helm-chart
script
:
-
helm lint .
allow_failure
:
true
release-helm
:
stage
:
release-helm-chart
...
...
Chart.lock
deleted
100644 → 0
View file @
b4b2732f
dependencies:
- name: nextcloud
repository: https://nextcloud.github.io/helm
version: 2.10.0
- name: rabbitmq
repository: https://charts.bitnami.com/bitnami
version: 8.24.8
- name: redis
repository: https://charts.bitnami.com/bitnami
version: 15.6.2
- name: postgresql
repository: https://charts.bitnami.com/bitnami
version: 10.13.9
digest: sha256:d63ae816aa791f2f0cc799b7944d675160ec6e4620a1ede7c3954c16d7248206
generated: "2021-11-30T10:37:59.49870217Z"
Chart.yaml
View file @
9d47a854
...
...
@@ -5,6 +5,7 @@ description: |
name
:
nextcloud-onlyoffice
version
:
0.5.3
appVersion
:
NC-20.0.11-OO-6.2.2.21
icon
:
https://cdn.rawgit.com/docker-library/docs/defa5ffc7123177acd60ddef6e16bddf694cc35f/nextcloud/logo.svg
dependencies
:
# https://artifacthub.io/packages/helm/nextcloud/nextcloud
-
name
:
nextcloud
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment