Skip to content

Commit

Permalink
Merge pull request #417 from bcgov/develop
Browse files Browse the repository at this point in the history
Develop
  • Loading branch information
BrandonSharratt committed Aug 31, 2023
2 parents bef700d + ceb2fa9 commit 85fb48d
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
8 changes: 4 additions & 4 deletions helm/ocwa/requirements.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@ dependencies:
repository: file://../../frontend/helm/ocwa-frontend
version: 0.1.0
- name: forum-api
repository: file://../../microservices/forumApi/helm/forum-api
version: 0.1.0
repository: http://bcgov.github.io/helm-charts/forum-api
version: 0.1.1
- name: policy-api
repository: file://../../microservices/policyApi/helm/policy-api
version: 0.1.0
Expand All @@ -15,8 +15,8 @@ dependencies:
repository: file://../../microservices/requestApi/helm/request-api
version: 0.1.0
- name: storage-api
repository: file://../../microservices/storageApi/helm/storage-api
version: 0.1.0
repository: http://bcgov.github.io/helm-charts/storage-api
version: 0.1.10
- name: validate-api
repository: file://../../microservices/validateApi/helm/validate-api
version: 0.1.0
Expand Down
4 changes: 2 additions & 2 deletions helm/ocwa/requirements.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ dependencies:

- name: forum-api
version: 0.1.1
repository: http://bcgov.github.io/helm-charts
repository: http://bcgov.github.io/helm-charts/forum-api

- name: formio
version: 0.1.0
Expand All @@ -25,7 +25,7 @@ dependencies:

- name: storage-api
version: 0.1.10
repository: http://bcgov.github.io/helm-charts
repository: http://bcgov.github.io/helm-charts/storage-api

- name: validate-api
version: 0.1.0
Expand Down

0 comments on commit 85fb48d

Please sign in to comment.