Skip to content

Commit

Permalink
Update all dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 31, 2024
1 parent 6fe6836 commit ca58e87
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -14,5 +14,5 @@ spec:
releaseName: ingress-nginx
chart: ingress-nginx
repoURL: https://kubernetes.github.io/ingress-nginx
targetRevision: 4.11.3
targetRevision: 4.12.0
# https://github.com/bitnami/charts/blob/master/bitnami/metallb/values.yaml
2 changes: 1 addition & 1 deletion src/applications/keycloak/deploy/argocd/application.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,7 @@ spec:
# parameters: []
chart: keycloak
repoURL: https://charts.bitnami.com/bitnami
targetRevision: 24.3.1
targetRevision: 24.3.2
- helm:
releaseName: external-secrets-manifests
values: |-
Expand Down
2 changes: 1 addition & 1 deletion src/applications/velero/deploy/argocd/application.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,4 +18,4 @@ spec:
value: 'false'
repoURL: https://vmware-tanzu.github.io/helm-charts
# https://github.com/vmware-tanzu/helm-charts/tree/main/charts/velero
targetRevision: 8.1.0
targetRevision: 8.2.0
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ spec:
- chart: zigbee2mqtt
# https://github.com/truecharts/charts/blob/master/charts/stable/zigbee2mqtt/values.yaml
repoURL: tccr.io/truecharts
targetRevision: 13.7.2
targetRevision: 13.8.0
helm:
releaseName: zigbee2mqtt
values: |
Expand Down

0 comments on commit ca58e87

Please sign in to comment.