File tree Expand file tree Collapse file tree 4 files changed +6
-6
lines changed
Expand file tree Collapse file tree 4 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 1111 - name : Checkout
1212 uses : actions/checkout@v3.0.2
1313 - name : Self-hosted Renovate
14- uses : renovatebot/github-action@v32.62 .1
14+ uses : renovatebot/github-action@v32.63 .1
1515 with :
1616 configurationFile : .github/renovate.json
1717 token : ${{ secrets.RENOVATE_TOKEN }}
Original file line number Diff line number Diff line change 11dependencies:
22- name: argo-cd
33 repository: https://argoproj.github.io/argo-helm
4- version: 4.6.0
5- digest: sha256:8d25f94a6e3b9821af64e36aeeaec4eee09cc6b81e764dc13fe561cf71b3f8c2
6- generated: "2022-05-14T16:58:04.909333102Z "
4+ version: 4.6.1
5+ digest: sha256:91ff740509057aee5eeb436f7d5fbcd56d2fe6c926b442742af406ad4c3f92d5
6+ generated: "2022-05-19T15:20:38.682832174Z "
Original file line number Diff line number Diff line change @@ -3,6 +3,6 @@ name: argocd
33version : 0.0.0
44dependencies :
55 - name : argo-cd
6- version : 4.6.0
6+ version : 4.6.1
77 repository : https://argoproj.github.io/argo-helm
88
Original file line number Diff line number Diff line change 2222 source :
2323 chart : etcd
2424 repoURL : https://charts.bitnami.com/bitnami
25- targetRevision : 8.1.2
25+ targetRevision : 8.1.3
2626 helm :
2727 releaseName : etcd
2828{{- end }}
You can’t perform that action at this time.
0 commit comments