Skip to content

Commit

Permalink
Update all dependencies (#774)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Mar 14, 2024
1 parent a88bea7 commit 682b386
Show file tree
Hide file tree
Showing 19 changed files with 43 additions and 43 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
helm 3.14.2
helm 3.14.3
helm-ct 3.4.0
krew 0.4.3
python 3.12.2
task 3.7.0
terraform 1.7.4
terragrunt 0.55.10
terraform 1.7.5
terragrunt 0.55.15
vault 1.15.6
2 changes: 1 addition & 1 deletion src/applications/arangodb/deploy/argocd/application.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ spec:
source:
path: chart/kube-arangodb
repoURL: https://github.com/arangodb/kube-arangodb.git
targetRevision: 1.2.38
targetRevision: 1.2.39

helm:
releaseName: arangodb
Expand Down
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.5.0
targetRevision: 6.7.2
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.5.0
version: 6.7.2
#- 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 @@ -78,4 +78,4 @@ spec:
#targetRevision: 0.14.1
chart: argo-workflows
repoURL: https://argoproj.github.io/argo-helm
targetRevision: 0.40.13
targetRevision: 0.40.14
Original file line number Diff line number Diff line change
Expand Up @@ -32,4 +32,4 @@ spec:
chart: cert-manager
repoURL: 'https://charts.jetstack.io'
# https://artifacthub.io/packages/helm/cert-manager/cert-manager
targetRevision: v1.14.3
targetRevision: v1.14.4
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.6.0
targetRevision: 3.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.6.0
targetRevision: 3.0.3
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: 18.7.1
targetRevision: 19.3.0
- helm:
releaseName: external-secrets-manifests
values: |-
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: 56.19.0
targetRevision: 57.0.3
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: 56.19.0
version: 57.0.3
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.6.0
targetRevision: 3.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: 15.5.2
targetRevision: 16.0.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: 12.14.0
targetRevision: 12.15.0
2 changes: 1 addition & 1 deletion src/applications/reflector/deploy/argocd/application.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,4 +12,4 @@ spec:
releaseName: reflector
chart: reflector
repoURL: https://emberstack.github.io/helm-charts
targetRevision: 7.1.256
targetRevision: 7.1.262
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.6.0
targetRevision: 3.0.3
helm:
releaseName: rest980
parameters: []
Expand Down
46 changes: 23 additions & 23 deletions src/applications/vault/configuration/baseline/.terraform.lock.hcl

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion src/applications/vault/configuration/baseline/main.tf
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ terraform {
required_providers {
kubernetes = {
source = "hashicorp/kubernetes"
version = "2.26.0"
version = "2.27.0"
}
}
}
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: https://charts.truecharts.org/
targetRevision: 11.2.0
targetRevision: 11.6.2
helm:
releaseName: zigbee2mqtt
values: |
Expand Down

0 comments on commit 682b386

Please sign in to comment.