Skip to content

updated dependencies #116

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@
*.zip
*.tar.gz
*.rar
*.tgz

# virtual machine crash logs, see http://www.java.com/en/download/help/error_hotspot.xml
hs_err_pid*
Expand Down
15 changes: 15 additions & 0 deletions helm/thingsboard/Chart.lock
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
dependencies:
- name: postgresql-ha
repository: https://charts.bitnami.com/bitnami
version: 12.3.7
- name: cassandra
repository: https://charts.bitnami.com/bitnami
version: 10.6.8
- name: kafka
repository: https://charts.bitnami.com/bitnami
version: 26.6.2
- name: redis
repository: https://charts.bitnami.com/bitnami
version: 18.6.1
digest: sha256:65e0613b181a620ffa356bbfdd4fa897930c5e30ee48819042a1e7408a9ca50a
generated: "2024-01-03T15:12:31.295756+01:00"
8 changes: 4 additions & 4 deletions helm/thingsboard/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,15 +24,15 @@ icon: https://avatars.githubusercontent.com/u/24291394?s=200&v=4
home: https://github.com/thingsboard/thingsboard-ce-k8s/
dependencies:
- name: postgresql-ha
version: 8.5.2
version: 12.3.7
repository: https://charts.bitnami.com/bitnami
- name: cassandra
version: 9.1.8
version: 10.6.8
repository: https://charts.bitnami.com/bitnami
condition: cassandra.enabled
- name: kafka
version: 15.3.4
version: 26.6.2
repository: https://charts.bitnami.com/bitnami
- name: redis
version: 16.4.5
version: 18.6.1
repository: https://charts.bitnami.com/bitnami