Skip to content

Commit a49ec4d

Browse files
authored
Merge pull request #83 from locmai/renovate-all-minor-patch
chore(deps): update all non-major dependencies helm releases
2 parents 4582430 + 3ad0807 commit a49ec4d

File tree

4 files changed

+6
-6
lines changed

4 files changed

+6
-6
lines changed

.github/workflows/renovate.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ jobs:
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 }}

bootstrap/argocd/Chart.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
dependencies:
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"

bootstrap/argocd/Chart.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,6 @@ name: argocd
33
version: 0.0.0
44
dependencies:
55
- name: argo-cd
6-
version: 4.6.0
6+
version: 4.6.1
77
repository: https://argoproj.github.io/argo-helm
88

platform/templates/etcd.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ spec:
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 }}

0 commit comments

Comments
 (0)