Skip to content

Commit

Permalink
Merge pull request 'Update all non-major dependencies' (khuedoan#16) …
Browse files Browse the repository at this point in the history
…from renovate/all-minor-patch into master

Reviewed-on: https://git.zanelab.com/ops/homelab/pulls/16
  • Loading branch information
zanehala committed Nov 30, 2022
2 parents ae068ad + 4d2e38f commit 3775905
Show file tree
Hide file tree
Showing 5 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion bootstrap/argocd/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name: argocd
version: 0.0.0
dependencies:
- name: argo-cd
version: 5.14.2
version: 5.15.0
repository: https://argoproj.github.io/argo-helm
# - name: argocd-applicationset
# version: 1.9.1
Expand Down
2 changes: 1 addition & 1 deletion external/modules/cloudflare/versions.tf
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ terraform {
required_providers {
cloudflare = {
source = "cloudflare/cloudflare"
version = "~> 3.28.0"
version = "~> 3.29.0"
}

kubernetes = {
Expand Down
2 changes: 1 addition & 1 deletion external/versions.tf
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ terraform {
required_providers {
cloudflare = {
source = "cloudflare/cloudflare"
version = "~> 3.28.0"
version = "~> 3.29.0"
}

kubernetes = {
Expand Down
2 changes: 1 addition & 1 deletion platform/renovate/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,5 +3,5 @@ name: renovate
version: 0.0.0
dependencies:
- name: renovate
version: 34.40.0
version: 34.41.1
repository: https://docs.renovatebot.com/helm-charts
2 changes: 1 addition & 1 deletion platform/vault/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,5 +3,5 @@ name: vault
version: 0.0.0
dependencies:
- name: vault
version: 0.22.1
version: 0.23.0
repository: https://helm.releases.hashicorp.com

0 comments on commit 3775905

Please sign in to comment.