Skip to content

Commit

Permalink
Merge pull request #32 from adhoc-dev/az-42843
Browse files Browse the repository at this point in the history
[ADD] demo, servicelevel, tier
  • Loading branch information
az-adhoc authored Oct 18, 2024
2 parents b170552 + 095995a commit 8dfdb2f
Show file tree
Hide file tree
Showing 24 changed files with 2,144 additions and 0 deletions.
23 changes: 23 additions & 0 deletions charts/adhoc-odoo/v0.2.3/.helmignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,23 @@
# Patterns to ignore when building packages.
# This supports shell glob matching, relative path matching, and
# negation (prefixed with !). Only one pattern per line.
.DS_Store
# Common VCS dirs
.git/
.gitignore
.bzr/
.bzrignore
.hg/
.hgignore
.svn/
# Common backup files
*.swp
*.bak
*.tmp
*.orig
*~
# Various IDEs
.project
.idea/
*.tmproj
.vscode/
24 changes: 24 additions & 0 deletions charts/adhoc-odoo/v0.2.3/Chart.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,24 @@
annotations:
category: DevOps
apiVersion: v2
name: adhoc-odoo
description: Odoo Chart for v16+

type: application

version: 0.2.3

appVersion: "1.16.0"

home: "https://github.com/adhoc-dev/helm-charts"
sources:
- "https://github.com/adhoc-dev/"
maintainers:
- name: dbollini
email: [email protected]
- name: jjscarafia
email: [email protected]
- name: azacchino
email: [email protected]

icon: "https://github.com/adhoc-dev/helm-charts/raw/master/img/Odoo_logo.svg"
Loading

0 comments on commit 8dfdb2f

Please sign in to comment.