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 Nov 5, 2024
1 parent a083d3b commit 41f02b0
Show file tree
Hide file tree
Showing 17 changed files with 20 additions and 20 deletions.
6 changes: 3 additions & 3 deletions .tool-versions
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
act 0.2.68
act 0.2.69
helm 3.16.2
helm-ct 3.4.0
krew 0.4.3
python 3.13.0
task 3.33.0
terraform 1.9.8
terragrunt 0.68.5
vault 1.18.0
terragrunt 0.68.7
vault 1.18.1
2 changes: 1 addition & 1 deletion src/applications/argo-cd/deploy/argocd/application.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ spec:
valueFiles: []
chart: argo-cd
repoURL: https://argoproj.github.io/argo-helm
targetRevision: 7.6.12
targetRevision: 7.7.0
- helm:
# parameters: []
releaseName: argocd-apps
Expand Down
4 changes: 2 additions & 2 deletions src/applications/argo-cd/deploy/chart/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,14 +2,14 @@ apiVersion: v2
dependencies:
- name: argo-cd
repository: https://argoproj.github.io/argo-helm
version: 7.6.12
version: 7.7.0
#- name: argocd-apps
# repository: https://argoproj.github.io/argo-helm
# version: 0.0.6
- name: argo-workflow-mixin
condition: workflow.enabled
repository: https://nolte.github.io/helm-charts-repo/
version: 0.8.4
version: 0.8.5
alias: argo-workflows-execution
description: Preconfigured ArgoCD Deployment
name: argo-cd
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -82,4 +82,4 @@ spec:
#targetRevision: 0.14.1
chart: argo-workflows
repoURL: https://argoproj.github.io/argo-helm
targetRevision: 0.42.5
targetRevision: 0.42.7
2 changes: 1 addition & 1 deletion src/applications/camel-k/deploy/argocd/application.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ spec:
source:
chart: camel-k
repoURL: https://apache.github.io/camel-k/charts
targetRevision: 2.4.0
targetRevision: 2.5.0


#path: helm/camel-k/
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ spec:
- # https://artifacthub.io/packages/helm/bitnami/external-dns
chart: external-dns
repoURL: registry-1.docker.io/bitnamicharts
targetRevision: 8.3.10
targetRevision: 8.5.0
helm:
releaseName: external-dns
values: |
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -22,4 +22,4 @@ spec:
chart: fritz-exporter
repoURL: https://nolte.github.io/helm-charts-repo
targetRevision: 1.0.4
targetRevision: 1.1.0
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.0.2
targetRevision: 24.0.5
- helm:
releaseName: external-secrets-manifests
values: |-
Expand Down
2 changes: 1 addition & 1 deletion src/applications/minio/deploy/tenant/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ dependencies:
- name: argo-workflow-mixin
condition: workflow.enabled
repository: https://nolte.github.io/helm-charts-repo/
version: 0.8.4
version: 0.8.5
alias: workflow
- name: external-secrets-manifests
condition: externalSecrets.enabled
Expand Down
2 changes: 1 addition & 1 deletion src/applications/monitoring/deploy/argocd/application.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ spec:
source:
chart: kube-prometheus-stack
repoURL: https://prometheus-community.github.io/helm-charts
targetRevision: 65.5.0
targetRevision: 65.8.0
helm:
# skipCrds: true
# https://github.com/prometheus-community/helm-charts/blob/main/charts/kube-prometheus-stack/values.yaml
Expand Down
2 changes: 1 addition & 1 deletion src/applications/monitoring/deploy/chart/base/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,5 +3,5 @@ name: kube-prometheus-stack
version: 0.0.1
dependencies:
- name: kube-prometheus-stack
version: 65.5.0
version: 65.8.0
repository: https://prometheus-community.github.io/helm-charts
Original file line number Diff line number Diff line change
Expand Up @@ -25,5 +25,5 @@ spec:
- --ingress-status-address=192.168.178.42
manageCRDs: true
repoURL: https://charts.bitnami.com/bitnami
targetRevision: 19.2.1
targetRevision: 19.2.2
chart: contour
2 changes: 1 addition & 1 deletion src/applications/rabbitmq/deploy/argocd/application.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,4 +12,4 @@ spec:
helm:
releaseName: rabbitmq
repoURL: https://charts.bitnami.com/bitnami
targetRevision: 15.0.3
targetRevision: 15.0.5
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ spec:
- chart: strimzi-kafka-operator
# https://strimzi.io/docs/operators/latest/deploying#deploying-cluster-operator-helm-chart-str
repoURL: https://strimzi.io/charts
targetRevision: 0.43.0
targetRevision: 0.44.0
helm:
releaseName: strimzi-cluster-operator
values: |
Expand Down
2 changes: 1 addition & 1 deletion src/applications/trino/deploy/argocd/application.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,6 @@ spec:
- chart: trino
# https://artifacthub.io/packages/helm/bitnami/kubernetes-event-exporter
repoURL: https://trinodb.github.io/charts/
targetRevision: 0.32.0
targetRevision: 0.33.0
helm:
releaseName: trino
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: 7.2.1
targetRevision: 7.2.2
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.4.1
targetRevision: 13.5.0
helm:
releaseName: zigbee2mqtt
values: |
Expand Down

0 comments on commit 41f02b0

Please sign in to comment.