diff --git a/charts/cron-job/Chart.yaml b/charts/cron-job/Chart.yaml index ce8f420..5a60de4 100644 --- a/charts/cron-job/Chart.yaml +++ b/charts/cron-job/Chart.yaml @@ -1,15 +1,15 @@ apiVersion: v2 dependencies: - name: dockerconfigjson - repository: https://ucraft-com.github.io/helm-charts/helm-charts + repository: https://ucraft-com.github.io/helm-charts version: 0.1.1 - name: cloudserviceaccount - repository: https://ucraft-com.github.io/helm-charts/helm-charts + repository: https://ucraft-com.github.io/helm-charts version: 0.1.1 description: A Helm Chart to deploy an arbitrary container as a cron job. name: cron-job sources: -- https://github.com/snowplow-devops/helm-charts -version: 1.5.3 +- https://ucraft-com.github.io/helm-charts +version: 1.5.4 type: application appVersion: "0.3.10" \ No newline at end of file