Skip to content

Commit

Permalink
Bump versions in Chart file
Browse files Browse the repository at this point in the history
  • Loading branch information
JohnNiang committed Sep 4, 2024
1 parent d2f5e6b commit e7b38de
Showing 1 changed file with 10 additions and 9 deletions.
19 changes: 10 additions & 9 deletions charts/halo/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,17 +1,18 @@
annotations:
category: CMS
category: WebsiteBuilder, CMS, Blog
apiVersion: v2
appVersion: 2.6.1
version: 1.1.0
appVersion: 2.19.0
version: 1.2.0
description: A Helm chart to deploy Halo
home: https://halo.run
icon: https://halo.run/logo
home: https://www.halo.run
icon: https://www.halo.run/logo
maintainers:
- email: halo-dev@halo.run
name: halo-dev
- email: hi@halo.run
name: Halo Team
name: halo
sources:
- https://github.com/halo/
- https://github.com/halo-sigs/charts
- https://github.com/halo-dev/halo
dependencies:
- name: common
repository: https://charts.bitnami.com/bitnami
Expand All @@ -25,4 +26,4 @@ dependencies:
- name: mysql
repository: https://charts.bitnami.com/bitnami
version: 9.x.x
condition: mysql.enabled
condition: mysql.enabled

0 comments on commit e7b38de

Please sign in to comment.