Skip to content

Commit 4fccaed

Browse files
committed
chore(deps): update all non-major dependencies
1 parent 5491464 commit 4fccaed

File tree

9 files changed

+9
-9
lines changed

9 files changed

+9
-9
lines changed

apps/operators/incubator/connectivity/teleport-kube-agent/app.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ spec:
1010
namespace: teleport-kube-agent
1111
source:
1212
repoURL: https://charts.releases.teleport.dev
13-
targetRevision: 16.0.3
13+
targetRevision: 16.0.4
1414
chart: teleport-kube-agent
1515
helm:
1616
valuesObject: {}

apps/operators/incubator/security/sealed-secrets-controller/app.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ spec:
1010
namespace: sealed-secrets
1111
source:
1212
repoURL: https://bitnami-labs.github.io/sealed-secrets
13-
targetRevision: 2.15.4
13+
targetRevision: 2.16.0
1414
chart: sealed-secrets
1515
helm:
1616
parameters: []

apps/operators/stable/connectivity/cert-manager/app.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ spec:
1010
namespace: cert-manager
1111
source:
1212
repoURL: https://charts.jetstack.io
13-
targetRevision: v1.15.0
13+
targetRevision: v1.15.1
1414
chart: cert-manager
1515
helm:
1616
parameters: []

apps/operators/stable/gitops/renovate/app.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ spec:
1313
namespace: renovate
1414
source:
1515
repoURL: https://renovatebot.github.io/helm-charts/
16-
targetRevision: 37.401.6
16+
targetRevision: 37.424.2
1717
chart: renovate
1818
helm:
1919
parameters: []

apps/operators/stable/security/tetragon/app.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ spec:
1010
namespace: tetragon
1111
source:
1212
repoURL: https://helm.cilium.io
13-
targetRevision: 1.1.0
13+
targetRevision: 1.1.2
1414
chart: tetragon
1515
helm:
1616
parameters: []

apps/projects/incubator/fileshare/nextcloud-dev/app.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ spec:
1010
namespace: nextcloud
1111
source:
1212
repoURL: https://nextcloud.github.io/helm/
13-
targetRevision: 5.0.0
13+
targetRevision: 5.2.0
1414
chart: nextcloud
1515
helm:
1616
parameters: []

apps/projects/incubator/fileshare/nextcloud-prod/app.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ spec:
1010
namespace: nextcloud
1111
source:
1212
repoURL: https://nextcloud.github.io/helm/
13-
targetRevision: 5.0.0
13+
targetRevision: 5.2.0
1414
chart: nextcloud
1515
helm:
1616
parameters: []

apps/projects/incubator/password-managers/bitwarden/app.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ spec:
1010
namespace: bitwarden
1111
source:
1212
repoURL: https://charts.bitwarden.com/
13-
targetRevision: 2024.5.0
13+
targetRevision: 2024.6.1
1414
chart: self-host
1515
helm:
1616
parameters: []

omni/apps/argocd/argocd/kustomization.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ kind: Kustomization
44
namespace: argocd
55
resources:
66
- namespace.yaml
7-
- github.com/argoproj/argo-cd/manifests/cluster-install?ref=v2.11.3
7+
- github.com/argoproj/argo-cd/manifests/cluster-install?ref=v2.11.4
88
- bootstrap-app-set.yaml
99

1010
patches:

0 commit comments

Comments
 (0)