Skip to content

Commit e29acea

Browse files
Merge pull request #78 from ToonTijtgat3/master
Update helm chart to version 11 and update mage image version to 0.9.76
2 parents af16cf9 + 3731bf0 commit e29acea

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

charts/mageai/Chart.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ annotations:
33
artifacthub.io/category: integration-delivery
44
artifacthub.io/images: |
55
- name: mageai
6-
image: mageai/mageai:0.9.74
6+
image: mageai/mageai:0.9.76
77
platforms:
88
- linux/amd64
99
- linux/arm64
@@ -35,7 +35,7 @@ apiVersion: v2
3535
# incremented each time you make changes to the application. Versions are not expected to
3636
# follow Semantic Versioning. They should reflect the version the application is using.
3737
# It is recommended to use it with quotes.
38-
appVersion: "0.9.74"
38+
appVersion: "0.9.76"
3939

4040
description: A Helm chart for Mage AI
4141

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

0 commit comments

Comments
 (0)