Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion apps/features/crossplane/app.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ spec:
namespace: crossplane-system
source:
repoURL: https://charts.crossplane.io/stable
targetRevision: 2.0.0
targetRevision: 2.2.0
chart: crossplane
helm:
valuesObject:
Expand Down
2 changes: 1 addition & 1 deletion apps/features/crossplane/providers-app.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ spec:
server: "https://kubernetes.default.svc"
source:
repoURL: https://bedag.github.io/helm-charts
targetRevision: 2.0.0
targetRevision: 2.0.2
chart: raw
helm:
valuesObject:
Expand Down
2 changes: 1 addition & 1 deletion apps/features/vault/vso/app.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ spec:
source:
repoURL: https://helm.releases.hashicorp.com
chart: vault-secrets-operator
targetRevision: 1.2.0
targetRevision: 1.3.0
helm:
releaseName: vault-secrets-operator
valuesObject:
Expand Down
2 changes: 1 addition & 1 deletion apps/operators/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
sources:
- repoURL: https://charts.jetstack.io
targetRevision: v1.17.0
targetRevision: v1.20.0
chart: cert-manager
helm:
parameters: []
Expand Down
2 changes: 1 addition & 1 deletion apps/operators/connectivity/cilium/app.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ spec:
namespace: kube-system
sources:
- repoURL: https://helm.cilium.io
targetRevision: 1.17.0
targetRevision: 1.19.1
chart: cilium
helm:
parameters: []
Expand Down
2 changes: 1 addition & 1 deletion apps/operators/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.14.0
targetRevision: 4.15.0
chart: ingress-nginx
helm:
parameters: []
Expand Down
2 changes: 1 addition & 1 deletion apps/operators/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: 39.164.0
targetRevision: 39.264.0
chart: renovate
helm:
parameters: []
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ spec:
namespace: observability-system
source:
repoURL: https://prometheus-community.github.io/helm-charts
targetRevision: 80.2.2
targetRevision: 80.14.4
chart: kube-prometheus-stack
helm:
valuesObject:
Expand Down
2 changes: 1 addition & 1 deletion apps/operators/observability/metrics-server/app.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ spec:
namespace: kube-system
source:
repoURL: https://kubernetes-sigs.github.io/metrics-server/
targetRevision: 3.12.2
targetRevision: 3.13.0
chart: metrics-server
helm:
valuesObject:
Expand Down
2 changes: 1 addition & 1 deletion apps/operators/security/teleport-kube-agent/app.yaml
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: 17.7.4
targetRevision: 17.7.21
chart: teleport-kube-agent
helm:
valuesObject:
Expand Down
2 changes: 1 addition & 1 deletion apps/operators/storage/csi-driver-nfs/app.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ spec:
namespace: nfs-system
sources:
- repoURL: https://raw.githubusercontent.com/kubernetes-csi/csi-driver-nfs/master/charts
targetRevision: v4.9.0
targetRevision: 4.13.1
chart: csi-driver-nfs
helm:
valuesObject:
Expand Down
2 changes: 1 addition & 1 deletion apps/operators/storage/velero/app.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ spec:
namespace: velero-system
sources:
- repoURL: https://vmware-tanzu.github.io/helm-charts
targetRevision: 11.3.1
targetRevision: 11.4.0
chart: velero
helm:
valuesObject:
Expand Down