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 Oct 9, 2023
1 parent 0cacac3 commit 73b4317
Show file tree
Hide file tree
Showing 8 changed files with 8 additions and 8 deletions.
2 changes: 1 addition & 1 deletion .tool-versions
Original file line number Diff line number Diff line change
Expand Up @@ -5,5 +5,5 @@ krew 0.4.3
python 3.12.0
task 3.7.0
terraform 1.6.0
terragrunt 0.52.0
terragrunt 0.52.1
vault 1.13.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: 2.0.2
targetRevision: 2.0.3
helm:
releaseName: esphome
values: |
Expand Down
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: 2.0.2
targetRevision: 2.0.3
helm:
releaseName: home-assistant
parameters: []
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: 51.3.0
targetRevision: 51.4.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: 51.3.0
version: 51.4.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: 2.0.2
targetRevision: 2.0.3
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: 13.1.1
targetRevision: 13.1.2
chart: contour
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: 2.0.2
targetRevision: 2.0.3
helm:
releaseName: rest980
parameters: []
Expand Down

0 comments on commit 73b4317

Please sign in to comment.