Skip to content

Commit

Permalink
Rename mg to smq in chart.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
JeffMboya committed Jan 23, 2025
1 parent 775bddb commit ad07f1c
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions charts/supermq/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,15 +2,15 @@
# SPDX-License-Identifier: Apache-2.0

apiVersion: v2
name: magistrala
description: Magistrala IoT Platform
name: supermq
description: Event-driven Infrastructure for Modern Cloud
icon: https://avatars1.githubusercontent.com/u/13207490
type: application
version: 0.14.2 # Incremented chart version if the chart is updated

Check failure on line 9 in charts/supermq/Chart.yaml

View workflow job for this annotation

GitHub Actions / lint-test

9:17 [comments] too few spaces before comment
appVersion: "0.14.0" # Update application version if the app is updated

Check failure on line 10 in charts/supermq/Chart.yaml

View workflow job for this annotation

GitHub Actions / lint-test

10:22 [comments] too few spaces before comment
home: https://abstractmachines.fr/magistrala.html
sources:
- https://hub.docker.com/u/magistrala
- https://hub.docker.com/u/supermq
maintainers:
- name: drasko
email: drasko.draskovic@abstractmachines.fr
Expand Down

0 comments on commit ad07f1c

Please sign in to comment.