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 Nov 17, 2023
1 parent b1e8a49 commit d9f0687
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.4
terragrunt 0.53.3
terragrunt 0.53.4
vault 1.15.2
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.39.2
targetRevision: 0.39.3
Original file line number Diff line number Diff line change
Expand Up @@ -12,4 +12,4 @@ spec:
releaseName: prometheus-blackbox-exporter
chart: prometheus-blackbox-exporter
repoURL: https://prometheus-community.github.io/helm-charts
targetRevision: 8.4.0
targetRevision: 8.6.1
2 changes: 1 addition & 1 deletion src/applications/gitea/deploy/argocd/application.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,7 @@ spec:
adminGroup: /platform-super-users/gitea-admin-users
chart: gitea
repoURL: https://dl.gitea.io/charts/
targetRevision: 9.5.1
targetRevision: 9.6.0

- helm:
releaseName: external-secrets-manifests
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: 54.0.1
targetRevision: 54.1.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: 54.0.1
version: 54.1.0
repository: https://prometheus-community.github.io/helm-charts
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: 14.2.0
targetRevision: 14.2.2
chart: contour
2 changes: 1 addition & 1 deletion src/applications/vault/deploy/argocd/application.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@ spec:
releaseName: vault
chart: vault
repoURL: https://helm.releases.hashicorp.com
targetRevision: 0.26.1
targetRevision: 0.27.0

- helm:
releaseName: vault-config
Expand Down

0 comments on commit d9f0687

Please sign in to comment.