chore(inventory): updated git version of invoice ninja to 0.0.4
This commit is contained in:
parent
e33c3718bf
commit
688bdae6a1
1 changed files with 1 additions and 1 deletions
|
@ -25,7 +25,7 @@ k3s_cluster_additional_helm_charts:
|
||||||
k3s_cluster_additional_tf_resources:
|
k3s_cluster_additional_tf_resources:
|
||||||
- name: Invoice Ninja
|
- name: Invoice Ninja
|
||||||
git_repository: 'https://gitlab.0x2a.ninja/flowtech/oss/invoice-ninja.git'
|
git_repository: 'https://gitlab.0x2a.ninja/flowtech/oss/invoice-ninja.git'
|
||||||
git_revision: 0.0.3
|
git_revision: 0.0.4
|
||||||
terraform_dir: 'terraform'
|
terraform_dir: 'terraform'
|
||||||
tfvars_content: '{{ vault_invoice_ninja_tfvars }}'
|
tfvars_content: '{{ vault_invoice_ninja_tfvars }}'
|
||||||
tfstate_path: '{{ vault_invoice_ninja_tfstate_path }}'
|
tfstate_path: '{{ vault_invoice_ninja_tfstate_path }}'
|
||||||
|
|
Loading…
Add table
Reference in a new issue