Skip to content
Snippets Groups Projects
Commit 7185d70f authored by xeruf's avatar xeruf
Browse files

apps: disable defunct charts

parent 1567895a
No related branches found
No related tags found
No related merge requests found
...@@ -3,4 +3,4 @@ kind: Kustomization ...@@ -3,4 +3,4 @@ kind: Kustomization
resources: resources:
- vikunja-secrets-kustomization.yaml - vikunja-secrets-kustomization.yaml
- vikunja-kustomization.yaml - vikunja-kustomization.yaml
- vikunja-test-kustomization.yaml #- vikunja-test-kustomization.yaml
...@@ -8,4 +8,6 @@ resources: ...@@ -8,4 +8,6 @@ resources:
- flow-kustomization.yaml - flow-kustomization.yaml
- meet-kustomization.yaml - meet-kustomization.yaml
- status-kustomization.yaml - status-kustomization.yaml
- sprint-kustomization.yaml - design-kustomization.yaml
#- sprint-kustomization.yaml #charts outdated
#- video-kustomization.yaml #missing storage
...@@ -8,7 +8,7 @@ spec: ...@@ -8,7 +8,7 @@ spec:
chart: chart:
spec: spec:
chart: zammad chart: zammad
version: 10.3.0 version: 10.3.4
sourceRef: sourceRef:
kind: HelmRepository kind: HelmRepository
name: zammad name: zammad
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment