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 Mar 15, 2024
1 parent 682b386 commit d6bb53a
Show file tree
Hide file tree
Showing 5 changed files with 5 additions and 5 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.0.3
targetRevision: 3.0.4
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: 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.3.2
- helm:
releaseName: external-secrets-manifests
values: |-
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.0.3
targetRevision: 3.0.4
helm:
releaseName: mosquitto
parameters: []
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.0.3
targetRevision: 3.0.4
helm:
releaseName: rest980
parameters: []
Expand Down

0 comments on commit d6bb53a

Please sign in to comment.