Skip to content

Commit

Permalink
Merge pull request #4763 from bcgov/feat/4502
Browse files Browse the repository at this point in the history
chore(4502): update helm chart
  • Loading branch information
funtigr authored Jan 25, 2025
2 parents 82539e1 + 8df3519 commit 08b3a87
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 6 deletions.
7 changes: 2 additions & 5 deletions helm/main/Chart.lock
Original file line number Diff line number Diff line change
Expand Up @@ -14,9 +14,6 @@ dependencies:
- name: nats-provision
repository: file://../_nats_provision
version: 0.1.0
- name: m365proxy
repository: file://../_m365proxy
version: 0.1.0
- name: weasyprint
repository: https://bcgov.github.io/weasyprint
version: 0.1.6
Expand All @@ -26,5 +23,5 @@ dependencies:
- name: mailpit
repository: file://../_mailpit
version: 0.1.0
digest: sha256:cb40a712d9e7c0484be7c73dbffffc974972c663ff38f9782de62f333670a330
generated: "2024-12-10T14:23:38.443961205-08:00"
digest: sha256:a9417c21d60ed7e0b922d578e9f0917a09c77fd794cefdc2769f94239c3c659c
generated: "2025-01-24T16:22:29.931737705-08:00"
3 changes: 2 additions & 1 deletion helm/main/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -193,7 +193,8 @@ mailpit:
ches-mock:
enabled: true
image:
pullPolicy: IfNotPresent
tag: latest
pullPolicy: Always

nameOverride: pltsvc-ches-mock
fullnameOverride: pltsvc-ches-mock

0 comments on commit 08b3a87

Please sign in to comment.