diff --git a/charts/laravel/Chart.yaml b/charts/laravel/Chart.yaml index e1cb6c5..c10e11d 100644 --- a/charts/laravel/Chart.yaml +++ b/charts/laravel/Chart.yaml @@ -1,16 +1,16 @@ apiVersion: v2 name: laravel description: Laravel helm chart -version: 1.1.0 +version: 1.2.0 dependencies: - name: generic - version: 1.1.0 + version: 1.2.0 repository: https://charts.kool.dev - name: mysql condition: mysql.enabled - version: 1.1.0 + version: 1.2.0 repository: https://charts.kool.dev - name: redis condition: redis.enabled - version: 1.1.0 + version: 1.2.0 repository: https://charts.kool.dev diff --git a/charts/sshd/Chart.yaml b/charts/sshd/Chart.yaml index 1d70cc0..4008317 100644 --- a/charts/sshd/Chart.yaml +++ b/charts/sshd/Chart.yaml @@ -1,8 +1,8 @@ apiVersion: v2 name: sshd description: sshd helm chart -version: 1.1.0 +version: 1.2.0 dependencies: - name: generic - version: 1.1.0 + version: 1.2.0 repository: https://charts.kool.dev diff --git a/charts/wordpress/Chart.yaml b/charts/wordpress/Chart.yaml index 00e5225..3323daf 100644 --- a/charts/wordpress/Chart.yaml +++ b/charts/wordpress/Chart.yaml @@ -1,16 +1,16 @@ apiVersion: v2 name: wordpress description: Wordpress helm chart -version: 1.1.0 +version: 1.2.0 dependencies: - name: generic - version: 1.1.0 + version: 1.2.0 repository: https://charts.kool.dev - name: mysql condition: mysql.enabled - version: 1.1.0 + version: 1.2.0 repository: https://charts.kool.dev - name: redis condition: redis.enabled - version: 1.1.0 + version: 1.2.0 repository: https://charts.kool.dev