Skip to content

Commit f76e11a

Browse files
authored
Add 45905770 condition occurrence (#33)
1 parent d8e0882 commit f76e11a

File tree

5 files changed

+1906
-1906
lines changed

5 files changed

+1906
-1906
lines changed

charts/omop-lite/Chart.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,10 +15,10 @@ type: application
1515
# This is the chart version. This version number should be incremented each time you make changes
1616
# to the chart and its templates, including the app version.
1717
# Versions are expected to follow Semantic Versioning (https://semver.org/)
18-
version: 0.1.7
18+
version: 0.1.8
1919

2020
# This is the version number of the application being deployed. This version number should be
2121
# incremented each time you make changes to the application. Versions are not expected to
2222
# follow Semantic Versioning. They should reflect the version the application is using.
2323
# It is recommended to use it with quotes.
24-
appVersion: "0.0.15"
24+
appVersion: "0.0.16"

charts/omop-lite/values.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
image:
22
repository: ghcr.io/health-informatics-uon/omop-lite
3-
tag: v0.0.15
3+
tag: v0.0.16
44
pullPolicy: IfNotPresent
55

66
env:

0 commit comments

Comments
 (0)