Skip to content

Commit

Permalink
Merge pull request #1346 from OneUptime/helm-dep-update
Browse files Browse the repository at this point in the history
Helm dep update
  • Loading branch information
simlarsen authored Apr 18, 2024
2 parents 8f84027 + d0738ad commit 13b10ca
Show file tree
Hide file tree
Showing 8 changed files with 8 additions and 8 deletions.
10 changes: 5 additions & 5 deletions HelmChart/Public/oneuptime/Chart.lock
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
dependencies:
- name: postgresql
repository: https://charts.bitnami.com/bitnami
version: 12.12.10
version: 15.2.5
- name: redis
repository: https://charts.bitnami.com/bitnami
version: 18.1.0
version: 19.1.2
- name: clickhouse
repository: https://charts.bitnami.com/bitnami
version: 4.0.2
digest: sha256:88293c417241e7437f5cc0ac33fb0991dde7323b1b6b28ed59d019f262912b2a
generated: "2023-12-01T21:20:54.644446Z"
version: 5.1.0
digest: sha256:15af40ff13e203c5106957e78f861fd0bd3cf004e98849862580ddf62cec315f
generated: "2024-04-18T22:59:54.773186+01:00"
6 changes: 3 additions & 3 deletions HelmChart/Public/oneuptime/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -35,12 +35,12 @@ annotations:
dependencies:
- name: postgresql
version: "12.12.10"
version: "15.2.5"
repository: "https://charts.bitnami.com/bitnami"
- name: redis
version: "18.1.0"
version: "19.1.2"
repository: "https://charts.bitnami.com/bitnami"
- name: clickhouse
version: "4.0.2"
version: "5.1.0"
repository: "https://charts.bitnami.com/bitnami"

Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.

0 comments on commit 13b10ca

Please sign in to comment.