Skip to content

Commit 595b244

Browse files
committed
Update everything and CUBE to v6.3.2
1 parent 3590a61 commit 595b244

2 files changed

Lines changed: 12 additions & 12 deletions

File tree

charts/chris/Chart.lock

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,21 +1,21 @@
11
dependencies:
22
- name: postgresql
33
repository: oci://registry-1.docker.io/bitnamicharts
4-
version: 16.2.5
4+
version: 16.7.13
55
- name: rabbitmq
66
repository: oci://registry-1.docker.io/bitnamicharts
7-
version: 15.1.0
7+
version: 16.0.9
88
- name: nats
99
repository: oci://registry-1.docker.io/bitnamicharts
10-
version: 8.4.10
10+
version: 9.0.20
1111
- name: pfcon
1212
repository: https://fnndsc.github.io/charts
13-
version: 1.0.0-alpha.2
13+
version: 1.0.0
1414
- name: orthanc
1515
repository: https://fnndsc.github.io/charts
1616
version: 2.0.0
1717
- name: util
1818
repository: https://fnndsc.github.io/charts
1919
version: 0.2.1
20-
digest: sha256:55e8693d32989886f6fe9e023ce63237f94ddb794067d5ad2f4be0237de08565
21-
generated: "2025-04-18T15:29:46.608374885-04:00"
20+
digest: sha256:29ff0ec363685421dcad915bf87b49ace3a477ae0eefb987f386c2309748d12a
21+
generated: "2025-06-25T18:36:28.433564002-04:00"

charts/chris/Chart.yaml

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,8 @@ keywords:
1717
icon: ./logo_chris.png
1818

1919
type: application
20-
version: "1.0.1"
21-
appVersion: "6.3.0"
20+
version: "1.0.2"
21+
appVersion: "6.3.2"
2222

2323
maintainers:
2424
- name: The FNNDSC Dev Team
@@ -27,17 +27,17 @@ maintainers:
2727

2828
dependencies:
2929
- name: postgresql
30-
version: "~16.2.5"
30+
version: "~16.7.9"
3131
repository: "oci://registry-1.docker.io/bitnamicharts"
3232
condition: postgresql.enabled
3333
- name: rabbitmq
34-
version: "~15.1.0"
34+
version: "~16.0.9"
3535
repository: "oci://registry-1.docker.io/bitnamicharts"
3636
- name: nats
37-
version: "~8.4.10"
37+
version: "~9.0.9"
3838
repository: "oci://registry-1.docker.io/bitnamicharts"
3939
- name: pfcon
40-
version: "1.0.0-alpha.2"
40+
version: "1.0.0"
4141
repository: "https://fnndsc.github.io/charts"
4242
condition: pfcon.enabled
4343
- name: orthanc

0 commit comments

Comments
 (0)