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 Feb 16, 2024
1 parent 32eb658 commit f75e105
Show file tree
Hide file tree
Showing 37 changed files with 69 additions and 69 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/automerge.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,6 @@ on:

jobs:
automerge:
uses: nolte/gh-plumbing/.github/workflows/reuseable-automerge.yaml@v1.0.24
uses: nolte/gh-plumbing/.github/workflows/reuseable-automerge.yaml@v1.1.9
secrets:
token: ${{ secrets.GITHUB_TOKEN }}
6 changes: 3 additions & 3 deletions .github/workflows/build-static-tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,14 +12,14 @@ permissions:

jobs:
static:
uses: nolte/gh-plumbing/.github/workflows/reuseable-pre-commit.yaml@v1.0.24
uses: nolte/gh-plumbing/.github/workflows/reuseable-pre-commit.yaml@v1.1.9
security:
permissions:
contents: read # for actions/checkout to fetch code
security-events: write # for github/codeql-action/upload-sarif to upload SARIF results
actions: read # only required for a private repository by github/codeql-action/upload-sarif to get the Action run status
uses: nolte/gh-plumbing/.github/workflows/reuseable-trivy.yaml@v1.0.24
uses: nolte/gh-plumbing/.github/workflows/reuseable-trivy.yaml@v1.1.9
chain-bench:
uses: nolte/gh-plumbing/.github/workflows/reuseable-chain-bench.yaml@v1.0.24
uses: nolte/gh-plumbing/.github/workflows/reuseable-chain-bench.yaml@v1.1.9
secrets:
token: ${{ secrets.GITHUB_TOKEN }}
2 changes: 1 addition & 1 deletion .github/workflows/tf-lint.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,6 @@ on:

jobs:
lint:
uses: nolte/gh-plumbing/.github/workflows/reuseable-tf-lint.yaml@v1.0.24
uses: nolte/gh-plumbing/.github/workflows/reuseable-tf-lint.yaml@v1.1.9
secrets:
token: ${{ secrets.GITHUB_TOKEN }}
12 changes: 6 additions & 6 deletions .tool-versions
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
act 0.2.56
helm 3.13.3
act 0.2.59
helm 3.14.1
helm-ct 3.4.0
krew 0.4.3
python 3.12.1
python 3.12.2
task 3.7.0
terraform 1.6.6
terragrunt 0.54.12
vault 1.15.4
terraform 1.7.3
terragrunt 0.55.2
vault 1.15.5
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.35
targetRevision: 1.2.37

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: 5.52.0
targetRevision: 6.0.14
2 changes: 1 addition & 1 deletion src/applications/argo-cd/deploy/chart-apps/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ apiVersion: v2
dependencies:
- name: argocd-apps
repository: https://argoproj.github.io/argo-helm
version: 1.4.1
version: 1.6.1
description: Preconfigured ArgoCD Deployment
name: argo-apps
sources:
Expand Down
4 changes: 2 additions & 2 deletions src/applications/argo-cd/deploy/chart/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,14 +2,14 @@ apiVersion: v2
dependencies:
- name: argo-cd
repository: https://argoproj.github.io/argo-helm
version: 5.52.0
version: 6.0.14
#- name: argocd-apps
# repository: https://argoproj.github.io/argo-helm
# version: 0.0.6
- name: argo-workflow-mixin
condition: workflow.enabled
repository: https://nolte.github.io/helm-charts-repo/
version: 0.7.5
version: 0.8.4
alias: argo-workflows-execution
description: Preconfigured ArgoCD Deployment
name: argo-cd
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.1
targetRevision: 2.4.3
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.40.3
targetRevision: 0.40.10
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.6.1
targetRevision: 8.10.1
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.1.0
targetRevision: 2.2.0


#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.1
targetRevision: 1.1.0
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.13.3
targetRevision: v1.14.2
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.4.0
targetRevision: 2.6.0
helm:
releaseName: esphome
values: |
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.11
targetRevision: 0.9.12
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: 10.0.2
targetRevision: 10.1.1

- 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.13.1
targetRevision: 1.14.0
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.4.0
targetRevision: 2.6.0
helm:
releaseName: home-assistant
parameters: []
Expand Down
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.9.0
targetRevision: 4.9.1
# 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: 18.0.0
targetRevision: 18.4.0
- 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.12
targetRevision: 0.14.3
# https://github.com/bitnami/charts/blob/master/bitnami/metallb/values.yaml
6 changes: 3 additions & 3 deletions src/applications/minio/deploy/tenant/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -27,16 +27,16 @@ dependencies:
- name: argo-workflow-mixin
condition: workflow.enabled
repository: https://nolte.github.io/helm-charts-repo/
version: 0.7.5
version: 0.8.4
alias: workflow
- name: external-secrets-manifests
condition: externalSecrets.enabled
repository: https://nolte.github.io/helm-charts-repo/
version: 1.0.1
version: 1.1.0
alias: externalSecrets

- name: projectcontour-mixin
condition: projectContour.enabled
repository: https://nolte.github.io/helm-charts-repo/
version: 0.1.0
version: 0.2.0
alias: projectContour
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: 55.5.1
targetRevision: 56.6.2
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: 55.5.1
version: 56.6.2
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.4.0
targetRevision: 2.6.0
helm:
releaseName: mosquitto
parameters: []
Expand Down
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.20.0
targetRevision: 2.21.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: 15.0.1
targetRevision: 15.4.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.6.1
targetRevision: 12.11.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.216
targetRevision: 7.1.238
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.4.0
targetRevision: 2.6.0
helm:
releaseName: rest980
parameters: []
Expand Down
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.133
targetRevision: v1.0.136
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.58
targetRevision: 1.0.67
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.24.0"
version = "2.26.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: 5.2.0
targetRevision: 5.3.0
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: 9.0.4
targetRevision: 10.4.3
helm:
releaseName: zigbee2mqtt
values: |
Expand Down

0 comments on commit f75e105

Please sign in to comment.