Skip to content

Commit

Permalink
Merge pull request #201 from uc-cdis/feat/etlbump
Browse files Browse the repository at this point in the history
bumping etl version
  • Loading branch information
EliseCastle23 authored Oct 18, 2024
2 parents f2c0076 + 3a98c0e commit 4f09e86
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions helm/gen3/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ dependencies:
version: 0.1.14
repository: file://../common
- name: etl
version: 0.1.1
version: 0.1.3
repository: file://../etl
condition: etl.enabled
- name: frontend-framework
Expand Down Expand Up @@ -128,7 +128,7 @@ type: application
# This is the chart version. This version number should be incremented each time you make changes
# to the chart and its templates, including the app version.
# Versions are expected to follow Semantic Versioning (https://semver.org/)
version: 0.1.42
version: 0.1.43

# This is the version number of the application being deployed. This version number should be
# incremented each time you make changes to the application. Versions are not expected to
Expand Down
4 changes: 2 additions & 2 deletions helm/gen3/README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# gen3

![Version: 0.1.42](https://img.shields.io/badge/Version-0.1.42-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: master](https://img.shields.io/badge/AppVersion-master-informational?style=flat-square)
![Version: 0.1.43](https://img.shields.io/badge/Version-0.1.43-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: master](https://img.shields.io/badge/AppVersion-master-informational?style=flat-square)

Helm chart to deploy Gen3 Data Commons

Expand All @@ -24,7 +24,7 @@ Helm chart to deploy Gen3 Data Commons
| file://../audit | audit | 0.1.13 |
| file://../aws-es-proxy | aws-es-proxy | 0.1.10 |
| file://../common | common | 0.1.14 |
| file://../etl | etl | 0.1.1 |
| file://../etl | etl | 0.1.3 |
| file://../fence | fence | 0.1.23 |
| file://../frontend-framework | frontend-framework | 0.1.3 |
| file://../guppy | guppy | 0.1.13 |
Expand Down

0 comments on commit 4f09e86

Please sign in to comment.