Skip to content

Commit

Permalink
waitforit; common
Browse files Browse the repository at this point in the history
  • Loading branch information
heywood8 committed Jul 27, 2023
1 parent c072cbc commit bdbb22d
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
3 changes: 2 additions & 1 deletion charts/nominatim/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ appVersion: "4.2"

dependencies:
- name: common
version: 1.x.x
version: 1.17.1
repository: https://charts.bitnami.com/bitnami
- name: postgresql
version: 11.6.20
Expand All @@ -39,4 +39,5 @@ maintainers:
annotations:
artifacthub.io/changes: |
- Option to reconfigure curl image repository
- Option to reconfigure waitforit image repository
repository: heywood8/helm-charts
4 changes: 4 additions & 0 deletions charts/nominatim/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,10 @@ commonAnnotations: {}
##
commonLabels: {}

waitForIt:
image: willwill/wait-for-it
tag: latest

curl:
image:
repository: curlimages/curl
Expand Down

0 comments on commit bdbb22d

Please sign in to comment.