Skip to content

Commit

Permalink
Add postgresql chart dep to HCW chart
Browse files Browse the repository at this point in the history
  • Loading branch information
emil-kellton committed Dec 11, 2024
1 parent b7300c9 commit da94dd8
Show file tree
Hide file tree
Showing 4 changed files with 9 additions and 2 deletions.
7 changes: 5 additions & 2 deletions charts/workspace/Chart.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5,5 +5,8 @@ dependencies:
- name: keyvault
repository: file://../keyvault
version: 0.1.3
digest: sha256:5e669be14c20594032e24f5337a6136b733ea654cf5c24857065a91c8567d915
generated: "2024-10-21T13:23:28.170811+02:00"
- name: postgresql
repository: oci://registry-1.docker.io/bitnamicharts
version: 14.3.3
digest: sha256:bed05628bb26a216939596cd08bc18e55b55345e326546b14859b0b2369658f0
generated: "2024-12-11T13:33:54.788548+01:00"
4 changes: 4 additions & 0 deletions charts/workspace/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -32,3 +32,7 @@ dependencies:
version: 0.1.3
repository: file://../keyvault
condition: keyvault.enabled
- name: postgresql
version: "14.x.x"
repository: oci://registry-1.docker.io/bitnamicharts
condition: postgresql.enabled
Binary file modified charts/workspace/charts/keyvault-0.1.3.tgz
Binary file not shown.
Binary file added charts/workspace/charts/postgresql-14.3.3.tgz
Binary file not shown.

0 comments on commit da94dd8

Please sign in to comment.