File tree Expand file tree Collapse file tree 7 files changed +9
-9
lines changed
Expand file tree Collapse file tree 7 files changed +9
-9
lines changed Original file line number Diff line number Diff line change 1010 - name : Checkout
1111 uses : actions/checkout@v4.2.2
1212 - name : Self-hosted Renovate
13- uses : renovatebot/github-action@v41.0.17
13+ uses : renovatebot/github-action@v41.0.18
1414 with :
1515 configurationFile : renovate.json5
1616 token : ${{ secrets.CI_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: 7.8.13
5- digest: sha256:b4427ab92e9b3bccd25042de62c29f0c52174a4d0a6c74d935a6f8edc6ab6f20
6- generated: "2025-03-24T20:40:02.68194823Z "
4+ version: 7.8.16
5+ digest: sha256:72c7a50a6ead2a3c045f11e27eb8f5c836930ac912969a57754d3654af77817b
6+ generated: "2025-04-01T00:15:05.663854811Z "
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 : 7.8.13
6+ version : 7.8.16
77 repository : https://argoproj.github.io/argo-helm
88
Original file line number Diff line number Diff line change 2222 source :
2323 repoURL : https://coroot.github.io/helm-charts
2424 chart : coroot
25- targetRevision : 0.18.22
25+ targetRevision : 0.18.25
2626 helm :
2727 releaseName : coroot
2828 values : |
Original file line number Diff line number Diff line change 2222 source :
2323 chart : external-secrets
2424 repoURL : https://charts.external-secrets.io
25- targetRevision : 0.15.0
25+ targetRevision : 0.15.1
2626 helm :
2727 releaseName : external-secrets
2828 values : |
Original file line number Diff line number Diff line change 2222 source :
2323 chart : ingress-nginx
2424 repoURL : https://kubernetes.github.io/ingress-nginx
25- targetRevision : 4.12.0
25+ targetRevision : 4.12.1
2626 helm :
2727 releaseName : {{ .Values.argocd.project }}-ingress-nginx
2828 values : |
Original file line number Diff line number Diff line change 2222 source :
2323 chart : opentelemetry-collector
2424 repoURL : https://open-telemetry.github.io/opentelemetry-helm-charts
25- targetRevision : 0.119 .0
25+ targetRevision : 0.120 .0
2626 helm :
2727 releaseName : opentelemetry-collector
2828 values : |
You can’t perform that action at this time.
0 commit comments