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 Jan 1, 2025
1 parent 6fe6836 commit ffcea86
Show file tree
Hide file tree
Showing 7 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion .tool-versions
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
act 0.2.70
act 0.2.71
helm 3.16.4
helm-ct 3.4.0
krew 0.4.3
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ spec:
source:
chart: argo-events
repoURL: https://argoproj.github.io/argo-helm
targetRevision: 2.4.9
targetRevision: 2.4.10
helm:
releaseName: argo-events
parameters:
Expand Down
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
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ spec:
source:
chart: proxmox-csi-plugin
repoURL: ghcr.io/sergelogvinov/charts
targetRevision: 0.3.0
targetRevision: 0.3.1

helm:
releaseName: proxmox-csi-plugin
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 ffcea86

Please sign in to comment.