Skip to content

Commit

Permalink
Merge pull request #68 from mage-ai/revert-64-master
Browse files Browse the repository at this point in the history
Revert "update chart to us the last version of the deps"
  • Loading branch information
wangxiaoyou1993 authored Dec 14, 2024
2 parents 8e030ab + 9c73a65 commit 0e8f70a
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
8 changes: 4 additions & 4 deletions charts/mageai/Chart.lock
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
dependencies:
- name: postgresql
repository: https://charts.bitnami.com/bitnami
version: 16.0.1
version: 15.5.15
- name: redis
repository: https://charts.bitnami.com/bitnami
version: 20.2.0
digest: sha256:f6a940371cb351dd64d7c63530793e4e8bcfc92b4100889e306e7421fad9c592
generated: "2024-10-09T22:28:39.43128+02:00"
version: 18.1.1
digest: sha256:2fc0455e060a345ff3dea9d7ab4bc31983d71523a84df20dedb7bacaf5ade8bd
generated: "2024-07-10T11:59:53.185421-07:00"
6 changes: 3 additions & 3 deletions charts/mageai/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -51,11 +51,11 @@ maintainers:
name: mageai
dependencies:
- name: postgresql
version: 16.0.1
version: 15.5.15
repository: https://charts.bitnami.com/bitnami
condition: postgresql.enabled
- name: redis
version: 20.2.0
version: 18.1.1
repository: https://charts.bitnami.com/bitnami
condition: redis.enabled

Expand All @@ -76,4 +76,4 @@ type: application
# This is the chart version. This version number should be incremented each time you make changes
# to the chart and its templates, including the app version.
# Versions are expected to follow Semantic Versioning (https://semver.org/)
version: 0.2.7
version: 0.2.8

0 comments on commit 0e8f70a

Please sign in to comment.