Skip to content

Commit

Permalink
2.0.2 created
Browse files Browse the repository at this point in the history
Signed-off-by: Lalith Kota <[email protected]>
  • Loading branch information
lalithkota committed Jan 3, 2025
1 parent adafa92 commit d5cdfe9
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
8 changes: 4 additions & 4 deletions charts/openg2p-social-registry/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ apiVersion: v2
name: openg2p-social-registry
description: A Helm chart for OpenG2P Social Registry
type: application
version: 2.0.0-develop
version: 2.0.2
dependencies:
- name: odoo
version: 26.2.9
Expand Down Expand Up @@ -45,11 +45,11 @@ dependencies:
repository: https://openg2p.github.io/openg2p-helm
condition: idgenerator.enabled
- name: reporting
version: 1.3.0-develop
version: 1.3.0
repository: https://openg2p.github.io/openg2p-helm
condition: reporting.enabled
- name: reporting-init
version: 1.3.0-develop
version: 1.3.0
repository: https://openg2p.github.io/openg2p-helm
condition: reporting-init.enabled
- name: redis
Expand All @@ -58,7 +58,7 @@ dependencies:
repository: oci://registry-1.docker.io/bitnamicharts
condition: openg2p-sr-bg-tasks.enabled
- name: openg2p-sr-bg-tasks
version: 1.0.0-develop
version: 1.0.2
repository: https://openg2p.github.io/openg2p-helm
condition: openg2p-sr-bg-tasks.enabled
- name: superset
Expand Down
4 changes: 2 additions & 2 deletions charts/openg2p-social-registry/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ odoo:

image:
repository: openg2p/openg2p-social-registry-odoo-package
tag: 1.4
tag: 1.4.3
pullPolicy: Always

service:
Expand Down Expand Up @@ -669,7 +669,7 @@ reporting-init:
gitConfig:
enabled: true
repoUrl: https://github.com/openg2p/openg2p-reporting
branch: develop
branch: v1.3.0
subDir: "scripts/social-registry"
envVars:
DB_NAME: socialregistrydb
Expand Down

0 comments on commit d5cdfe9

Please sign in to comment.