diff --git a/charts/stable/argo-workflows/Chart.yaml b/charts/stable/argo-workflows/Chart.yaml index 714e4d7..a990eee 100644 --- a/charts/stable/argo-workflows/Chart.yaml +++ b/charts/stable/argo-workflows/Chart.yaml @@ -3,7 +3,7 @@ dependencies: - alias: argoworkflows name: argo-workflows repository: https://argoproj.github.io/argo-helm - version: 0.9.2 + version: 0.9.3 - name: argo-workflow-mixin repository: https://nolte.github.io/helm-charts-repo/ version: 0.1.0 @@ -15,4 +15,4 @@ name: argo-workflows sources: - https://github.com/argoproj/argo-helm/tree/master/charts/argo-workflows type: application -version: 0.3.0 +version: 0.3.1 diff --git a/charts/stable/forecastle/Chart.yaml b/charts/stable/forecastle/Chart.yaml index e5829e0..04c4506 100644 --- a/charts/stable/forecastle/Chart.yaml +++ b/charts/stable/forecastle/Chart.yaml @@ -2,11 +2,11 @@ apiVersion: v2 dependencies: - name: forecastle repository: https://stakater.github.io/stakater-charts - version: v1.0.70 + version: v1.0.71 description: Preconfigured forecastle Deployment name: forecastle sources: - https://stakater.github.io/stakater-charts - https://github.com/stakater/Forecastle/tree/master/deployments/kubernetes/chart/forecastle type: application -version: 0.2.3 +version: 0.2.4 diff --git a/charts/stable/home-assistant/Chart.yaml b/charts/stable/home-assistant/Chart.yaml index c3a5b58..4e3bfa4 100644 --- a/charts/stable/home-assistant/Chart.yaml +++ b/charts/stable/home-assistant/Chart.yaml @@ -3,10 +3,10 @@ dependencies: - name: home-assistant alias: homeassistant repository: https://k8s-at-home.com/charts/ - version: 11.2.0 + version: 11.2.1 description: Preconfigured Home Assistant Deployment name: home-assistant sources: - https://github.com/k8s-at-home/charts/tree/master/charts/stable/home-assistant type: application -version: 0.3.0 +version: 0.3.1 diff --git a/charts/stable/powerdns/Chart.yaml b/charts/stable/powerdns/Chart.yaml index d85550c..5ac8b7a 100644 --- a/charts/stable/powerdns/Chart.yaml +++ b/charts/stable/powerdns/Chart.yaml @@ -2,13 +2,13 @@ apiVersion: v2 name: powerdns description: extendet powerdns chart type: application -version: 0.1.0 +version: 0.1.1 sources: - https://github.com/k8s-at-home/charts/tree/master/charts/stable/powerdns dependencies: - name: powerdns - version: 3.5.0 + version: 3.5.1 repository: https://k8s-at-home.com/charts - name: argo-workflow-mixin repository: https://nolte.github.io/helm-charts-repo/