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 Aug 26, 2024
1 parent 040f3aa commit 76d9fcd
Show file tree
Hide file tree
Showing 13 changed files with 15 additions and 15 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ spec:
namespace: teleport-kube-agent
source:
repoURL: https://charts.releases.teleport.dev
targetRevision: 16.1.0
targetRevision: 16.1.8
chart: teleport-kube-agent
helm:
valuesObject: {}
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.8.0
chart: keycloak
helm:
parameters: []
Expand Down
2 changes: 1 addition & 1 deletion apps/operators/incubator/security/kyverno/app.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ spec:
namespace: kyverno-system
source:
repoURL: https://kyverno.github.io/kyverno/
targetRevision: 3.2.5
targetRevision: 3.2.6
chart: kyverno
helm:
parameters: []
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.3
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.2
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.8
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.440.7
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 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.12.2
- 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.16.1
digest: sha256:db0fea8375f582e5271cf5139536d1123fb0c820e6bfa74febf689af86af4246
generated: "2024-08-26T03:00:32.028147371Z"
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.16.1
repository: https://helm.cilium.io
2 changes: 1 addition & 1 deletion omni/apps/storage/longhorn/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,5 +3,5 @@ name: longhorn
version: 1.6.1
dependencies:
- name: longhorn
version: 1.6.2
version: 1.7.0
repository: https://charts.longhorn.io

0 comments on commit 76d9fcd

Please sign in to comment.