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 Sep 18, 2023
1 parent 3528eec commit e709c56
Show file tree
Hide file tree
Showing 27 changed files with 41 additions and 41 deletions.
8 changes: 4 additions & 4 deletions .tool-versions
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
act 0.2.17
helm 3.12.2
helm 3.12.3
helm-ct 3.4.0
krew 0.4.3
python 3.11.4
python 3.11.5
task 3.7.0
terraform 1.5.3
terragrunt 0.48.4
terraform 1.5.7
terragrunt 0.51.1
vault 1.13.1
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: 5.41.2
targetRevision: 5.46.5
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: 5.41.2
version: 5.46.5
#- 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 @@ -12,7 +12,7 @@ spec:
source:
chart: argo-events
repoURL: https://argoproj.github.io/argo-helm
targetRevision: 2.4.0
targetRevision: 2.4.1
helm:
releaseName: argo-events
parameters:
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.32.0
targetRevision: 0.33.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.2.0
targetRevision: 8.3.0
2 changes: 1 addition & 1 deletion src/applications/camel-k/deploy/argocd/application.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ spec:
source:
chart: camel-k
repoURL: https://apache.github.io/camel-k/charts
targetRevision: 2.0.0
targetRevision: 2.0.1


#path: helm/camel-k/
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ spec:
existingSecretName: duckdns-token
- chart: external-secrets-manifests
repoURL: https://nolte.github.io/helm-charts-repo/
targetRevision: 1.0.0
targetRevision: 1.0.1
helm:
releaseName: external-secrets-manifests
values: |
Expand Down
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.12.2
targetRevision: v1.13.0
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization
resources:
- https://github.com/kubernetes-sigs/external-dns.git/kustomize?ref=v0.13.5
- https://github.com/kubernetes-sigs/external-dns.git/kustomize?ref=v0.13.6
- exsecret-root.yaml

namespace: external-dns
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ spec:
source:
chart: external-secrets
repoURL: https://charts.external-secrets.io
targetRevision: 0.9.1
targetRevision: 0.9.4
helm:
releaseName: external-secrets
parameters:
Expand Down
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.0.4
targetRevision: 9.4.0

- helm:
releaseName: external-secrets-manifests
Expand Down
2 changes: 1 addition & 1 deletion src/applications/harbor/deploy/argocd/application.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -70,4 +70,4 @@ spec:
parameters: []
chart: harbor
repoURL: https://helm.goharbor.io
targetRevision: 1.12.2
targetRevision: 1.13.0
Original file line number Diff line number Diff line change
Expand Up @@ -14,5 +14,5 @@ spec:
releaseName: ingress-nginx
chart: ingress-nginx
repoURL: https://kubernetes.github.io/ingress-nginx
targetRevision: 4.7.1
targetRevision: 4.7.2
# https://github.com/bitnami/charts/blob/master/bitnami/metallb/values.yaml
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: 15.1.7
targetRevision: 16.1.5
- helm:
releaseName: external-secrets-manifests
values: |-
Expand Down
2 changes: 1 addition & 1 deletion src/applications/metallb/deploy/argocd/application.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,5 +14,5 @@ spec:
releaseName: metallb
chart: metallb
repoURL: https://metallb.github.io/metallb
targetRevision: 0.13.10
targetRevision: 0.13.11
# https://github.com/bitnami/charts/blob/master/bitnami/metallb/values.yaml
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: 48.2.0
targetRevision: 51.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: 48.2.0
version: 51.0.3
repository: https://prometheus-community.github.io/helm-charts
2 changes: 1 addition & 1 deletion src/applications/pihole/deploy/argocd/application.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,6 @@ spec:
source:
chart: pihole
repoURL: https://mojo2600.github.io/pihole-kubernetes/
targetRevision: 2.17.0
targetRevision: 2.18.0
helm:
releaseName: pihole
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: 12.2.1
targetRevision: 13.0.0
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.0.8
targetRevision: 12.1.4
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.0.190
targetRevision: 7.0.199
Original file line number Diff line number Diff line change
Expand Up @@ -36,4 +36,4 @@ spec:
any: true
chart: forecastle
repoURL: https://stakater.github.io/stakater-charts
targetRevision: v1.0.128
targetRevision: v1.0.130
Original file line number Diff line number Diff line change
Expand Up @@ -22,4 +22,4 @@ spec:
# namespace: monitoring
chart: reloader
repoURL: https://stakater.github.io/stakater-charts
targetRevision: 1.0.32
targetRevision: 1.0.40
24 changes: 12 additions & 12 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.22.0"
version = "2.23.0"
}
}
}
Expand Down
2 changes: 1 addition & 1 deletion src/applications/velero/deploy/argocd/application.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,4 +18,4 @@ spec:
value: 'false'
repoURL: https://vmware-tanzu.github.io/helm-charts
# https://github.com/vmware-tanzu/helm-charts/tree/main/charts/velero
targetRevision: 4.1.3
targetRevision: 5.0.2

0 comments on commit e709c56

Please sign in to comment.