Skip to content

Commit

Permalink
Merge pull request #1987 from bcgov/certbot-update
Browse files Browse the repository at this point in the history
Certbot update
  • Loading branch information
rafasdc authored Aug 1, 2023
2 parents 36ffbba + 16b8633 commit 19b5576
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion helm/app/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ appVersion: '1.16.0'

dependencies:
- name: certbot
version: 0.1.1
version: 0.1.3
repository: https://bcdevops.github.io/certbot
- name: crunchy-postgres
version: 0.4.0
Expand Down
2 changes: 1 addition & 1 deletion helm/app/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,7 @@ metabase:

certbot:
image:
tag: 1.0.0
tag: 1.0.2
pullPolicy: IfNotPresent
certbot:
email: '' # The value must be passed in via the deploy script
Expand Down

0 comments on commit 19b5576

Please sign in to comment.