Saddamus / invoiceninja-helm

helm chart for invoiceninja
1 stars 2 forks source link

Make Ingress comply to k8s API v1.19 #1

Closed wagnst closed 3 years ago

wagnst commented 3 years ago

Changes successfully tested:

$ git clone -b patch-1 https://github.com/wagnst/invoiceninja-helm
Cloning into 'invoiceninja-helm'...

$ cd invoiceninja-helm

$ helm dependency update
Getting updates for unmanaged Helm repositories...
...Successfully got an update from the "https://charts.bitnami.com/bitnami" chart repository
Hang tight while we grab the latest from your chart repositories...
...Successfully got an update from the "stable" chart repository
Update Complete. ⎈Happy Helming!⎈
Saving 1 charts
Downloading mysql from repo https://charts.bitnami.com/bitnami
Deleting outdated charts

$ helm upgrade --install invoiceninja-helm . --namespace invoiceninja -f ../values.yaml
Release "invoiceninja-helm" does not exist. Installing it now.
NAME: invoiceninja-helm
LAST DEPLOYED: Sun Mar 14 13:44:38 2021
NAMESPACE: invoiceninja
STATUS: deployed
REVISION: 1
NOTES:
1. Get the application URL by running these commands:
  https://xxx/
Cleaning up file based variables 00:02
Job succeeded