Skip to content

Commit

Permalink
cleanup dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
danduk82 committed Dec 23, 2022
1 parent 61f7bab commit e727745
Showing 1 changed file with 3 additions and 12 deletions.
15 changes: 3 additions & 12 deletions Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,21 +2,12 @@
apiVersion: v2
description: A Helm chart for deploying Qgis Web Client services on Kubernetes
name: qwc
version: 0.0.1
version: 0.1.0
dependencies:
# - name: ingress
# repository: https://camptocamp.github.io/helm-ingress/
# version: 0.3.0
# - name: apache
# repository: https://camptocamp.github.io/helm-apache/
# alias: qgisserver
# version: 0.3.0
# - name: custom-pod
# repository: https://camptocamp.github.io/helm-custom-pod/
# alias: qwc
# version: 0.4.0
- name: custom-pod
repository: file://../helm-custom-pod/
version: 0.1.0
repository: https://camptocamp.github.io/helm-custom-pod/
alias: qwc
# bitnami postgis
version: 0.4.1

0 comments on commit e727745

Please sign in to comment.