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 Apr 3, 2024
1 parent 682b386 commit b818718
Show file tree
Hide file tree
Showing 22 changed files with 24 additions and 24 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.60
act 0.2.61
helm 3.14.3
helm-ct 3.4.0
krew 0.4.3
python 3.12.2
task 3.7.0
terraform 1.7.5
terragrunt 0.55.15
vault 1.15.6
terragrunt 0.55.21
vault 1.16.0
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 @@ -39,4 +39,4 @@ spec:
valueFiles: []
chart: argo-cd
repoURL: https://argoproj.github.io/argo-helm
targetRevision: 6.7.2
targetRevision: 6.7.8
2 changes: 1 addition & 1 deletion src/applications/argo-cd/deploy/chart-apps/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ apiVersion: v2
dependencies:
- name: argocd-apps
repository: https://argoproj.github.io/argo-helm
version: 1.6.2
version: 2.0.0
description: Preconfigured ArgoCD Deployment
name: argo-apps
sources:
Expand Down
2 changes: 1 addition & 1 deletion src/applications/argo-cd/deploy/chart/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ apiVersion: v2
dependencies:
- name: argo-cd
repository: https://argoproj.github.io/argo-helm
version: 6.7.2
version: 6.7.8
#- name: argocd-apps
# repository: https://argoproj.github.io/argo-helm
# version: 0.0.6
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ spec:
source:
chart: argo-events
repoURL: https://argoproj.github.io/argo-helm
targetRevision: 2.4.3
targetRevision: 2.4.4
helm:
releaseName: argo-events
parameters:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -78,4 +78,4 @@ spec:
#targetRevision: 0.14.1
chart: argo-workflows
repoURL: https://argoproj.github.io/argo-helm
targetRevision: 0.40.14
targetRevision: 0.41.1
2 changes: 1 addition & 1 deletion src/applications/esphome/deploy/argocd/application.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ spec:
targetRevision: main
- chart: app-template
repoURL: https://bjw-s.github.io/helm-charts
targetRevision: 3.0.3
targetRevision: 3.0.4
helm:
releaseName: esphome
values: |
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization
resources:
- https://github.com/kubernetes-sigs/external-dns.git/kustomize?ref=v0.14.0
- https://github.com/kubernetes-sigs/external-dns.git/kustomize?ref=v0.14.1
- exsecret-root.yaml

namespace: external-dns
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ spec:
source:
chart: external-secrets
repoURL: https://charts.external-secrets.io
targetRevision: 0.9.13
targetRevision: 0.9.14
helm:
releaseName: external-secrets
parameters:
Expand Down
2 changes: 1 addition & 1 deletion src/applications/harbor/deploy/argocd/application.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -70,4 +70,4 @@ spec:
parameters: []
chart: harbor
repoURL: https://helm.goharbor.io
targetRevision: 1.14.0
targetRevision: 1.14.1
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ spec:
- chart: app-template
repoURL: https://bjw-s.github.io/helm-charts
targetRevision: 3.0.3
targetRevision: 3.0.4
helm:
releaseName: home-assistant
parameters: []
Expand Down
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 @@ -91,7 +91,7 @@ spec:
parameters: []
chart: keycloak
repoURL: https://charts.bitnami.com/bitnami
targetRevision: 19.3.0
targetRevision: 19.4.1
- helm:
releaseName: external-secrets-manifests
values: |-
Expand Down
2 changes: 1 addition & 1 deletion src/applications/metallb/deploy/argocd/application.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,5 +14,5 @@ spec:
releaseName: metallb
chart: metallb
repoURL: https://metallb.github.io/metallb
targetRevision: 0.14.3
targetRevision: 0.14.4
# https://github.com/bitnami/charts/blob/master/bitnami/metallb/values.yaml
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: 57.0.3
targetRevision: 57.2.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: 57.0.3
version: 57.2.0
repository: https://prometheus-community.github.io/helm-charts
2 changes: 1 addition & 1 deletion src/applications/mosquitto/deploy/argocd/application.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ spec:
sources:
- chart: app-template
repoURL: https://bjw-s.github.io/helm-charts
targetRevision: 3.0.3
targetRevision: 3.0.4
helm:
releaseName: mosquitto
parameters: []
Expand Down
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: 16.0.2
targetRevision: 17.0.1
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: 12.15.0
targetRevision: 13.0.2
2 changes: 1 addition & 1 deletion src/applications/rest980/deploy/argocd/application.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ spec:
sources:
- chart: app-template
repoURL: https://bjw-s.github.io/helm-charts
targetRevision: 3.0.3
targetRevision: 3.0.4
helm:
releaseName: rest980
parameters: []
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -36,4 +36,4 @@ spec:
any: true
chart: forecastle
repoURL: https://stakater.github.io/stakater-charts
targetRevision: v1.0.137
targetRevision: v1.0.138
Original file line number Diff line number Diff line change
Expand Up @@ -22,4 +22,4 @@ spec:
# namespace: monitoring
chart: reloader
repoURL: https://stakater.github.io/stakater-charts
targetRevision: 1.0.69
targetRevision: 1.0.72
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: https://charts.truecharts.org/
targetRevision: 11.6.2
targetRevision: 11.8.6
helm:
releaseName: zigbee2mqtt
values: |
Expand Down

0 comments on commit b818718

Please sign in to comment.