Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Jul 22, 2024
1 parent 36b9fd0 commit dddd89e
Show file tree
Hide file tree
Showing 13 changed files with 15 additions and 15 deletions.
2 changes: 1 addition & 1 deletion apps/operators/incubator/security/keycloak/app.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ spec:
namespace: keycloak-test
source:
repoURL: https://charts.bitnami.com/bitnami
targetRevision: 21.4.5
targetRevision: 21.7.1
chart: keycloak
helm:
parameters: []
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ spec:
namespace: sealed-secrets
source:
repoURL: https://bitnami-labs.github.io/sealed-secrets
targetRevision: 2.15.4
targetRevision: 2.16.1
chart: sealed-secrets
helm:
parameters: []
Expand Down
2 changes: 1 addition & 1 deletion apps/operators/stable/connectivity/cert-manager/app.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ spec:
namespace: cert-manager
source:
repoURL: https://charts.jetstack.io
targetRevision: v1.15.0
targetRevision: v1.15.1
chart: cert-manager
helm:
parameters: []
Expand Down
2 changes: 1 addition & 1 deletion apps/operators/stable/connectivity/ingress-nginx/app.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ spec:
namespace: ingress-nginx
source:
repoURL: https://kubernetes.github.io/ingress-nginx
targetRevision: 4.10.1
targetRevision: 4.11.1
chart: ingress-nginx
helm:
parameters: []
Expand Down
2 changes: 1 addition & 1 deletion apps/operators/stable/connectivity/metallb/app.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ spec:
namespace: metallb-system
source:
repoURL: https://metallb.github.io/metallb
targetRevision: 0.14.5
targetRevision: 0.14.7
chart: metallb
helm:
parameters: []
2 changes: 1 addition & 1 deletion apps/operators/stable/gitops/renovate/app.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ spec:
namespace: renovate
source:
repoURL: https://renovatebot.github.io/helm-charts/
targetRevision: 37.401.6
targetRevision: 37.438.2
chart: renovate
helm:
parameters: []
Expand Down
2 changes: 1 addition & 1 deletion apps/operators/stable/security/tetragon/app.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ spec:
namespace: tetragon
source:
repoURL: https://helm.cilium.io
targetRevision: 1.1.0
targetRevision: 1.1.2
chart: tetragon
helm:
parameters: []
2 changes: 1 addition & 1 deletion apps/projects/incubator/fileshare/nextcloud-dev/app.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ spec:
namespace: nextcloud
source:
repoURL: https://nextcloud.github.io/helm/
targetRevision: 5.0.0
targetRevision: 5.2.0
chart: nextcloud
helm:
parameters: []
Expand Down
2 changes: 1 addition & 1 deletion apps/projects/incubator/fileshare/nextcloud-prod/app.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ spec:
namespace: nextcloud
source:
repoURL: https://nextcloud.github.io/helm/
targetRevision: 5.0.0
targetRevision: 5.2.0
chart: nextcloud
helm:
parameters: []
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ spec:
namespace: bitwarden
source:
repoURL: https://charts.bitwarden.com/
targetRevision: 2024.5.0
targetRevision: 2024.6.1
chart: self-host
helm:
parameters: []
Expand Down
2 changes: 1 addition & 1 deletion omni/apps/argocd/argocd/kustomization.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ kind: Kustomization
namespace: argocd
resources:
- namespace.yaml
- github.com/argoproj/argo-cd/manifests/cluster-install?ref=v2.11.3
- github.com/argoproj/argo-cd/manifests/cluster-install?ref=v2.11.5
- bootstrap-app-set.yaml

patches:
Expand Down
6 changes: 3 additions & 3 deletions omni/apps/kube-system/cilium/Chart.lock
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
dependencies:
- name: cilium
repository: https://helm.cilium.io
version: 1.15.6
digest: sha256:c0d5164f6d9f83489eee52f3f8ee280616e7e0c6b3f9b7ca0f84cb0af9bce61e
generated: "2024-06-11T12:20:38.403981338Z"
version: 1.15.7
digest: sha256:2c3b780c5f60b3eb6fcca3e81b3b0f51da9ea94acb8bd0b9085236b8f4c1252b
generated: "2024-07-22T03:00:26.299814004Z"
2 changes: 1 addition & 1 deletion omni/apps/kube-system/cilium/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,5 +3,5 @@ name: cilium
version: v1.14.5
dependencies:
- name: cilium
version: 1.15.6
version: 1.15.7
repository: https://helm.cilium.io

0 comments on commit dddd89e

Please sign in to comment.