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 Dec 29, 2024
1 parent c061236 commit de8b7b1
Show file tree
Hide file tree
Showing 7 changed files with 7 additions and 7 deletions.
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.5.1
targetRevision: 3.6.0
helm:
releaseName: esphome
valuesObject:
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: 3.5.1
targetRevision: 3.6.0
helm:
releaseName: home-assistant
parameters: []
Expand Down
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.5.1
targetRevision: 3.6.0
helm:
releaseName: languagetool
parameters: []
Expand Down
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.5.1
targetRevision: 3.6.0
helm:
releaseName: mosquitto
parameters: []
Expand Down
2 changes: 1 addition & 1 deletion src/applications/powerdns/deploy/argocd/application.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ spec:

- chart: app-template
repoURL: https://bjw-s.github.io/helm-charts
targetRevision: 3.5.1
targetRevision: 3.6.0
helm:
releaseName: powerdns
values: |
Expand Down
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.5.1
targetRevision: 3.6.0
helm:
releaseName: rest980
parameters: []
Expand Down
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.5.1
targetRevision: 13.7.2
helm:
releaseName: zigbee2mqtt
values: |
Expand Down

0 comments on commit de8b7b1

Please sign in to comment.