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 Oct 5, 2023
1 parent 3b8ef98 commit 96f2987
Show file tree
Hide file tree
Showing 21 changed files with 26 additions and 26 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.22
uses: nolte/gh-plumbing/.github/workflows/reuseable-automerge.yaml@v1.0.23
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.22
uses: nolte/gh-plumbing/.github/workflows/reuseable-pre-commit.yaml@v1.0.23
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.22
uses: nolte/gh-plumbing/.github/workflows/reuseable-trivy.yaml@v1.0.23
chain-bench:
uses: nolte/gh-plumbing/.github/workflows/reuseable-chain-bench.yaml@v1.0.22
uses: nolte/gh-plumbing/.github/workflows/reuseable-chain-bench.yaml@v1.0.23
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.22
uses: nolte/gh-plumbing/.github/workflows/reuseable-tf-lint.yaml@v1.0.23
secrets:
token: ${{ secrets.GITHUB_TOKEN }}
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.3
helm 3.13.0
helm-ct 3.4.0
krew 0.4.3
python 3.11.5
python 3.12.0
task 3.7.0
terraform 1.5.7
terragrunt 0.51.1
terraform 1.6.0
terragrunt 0.51.9
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.46.5
targetRevision: 5.46.7
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.46.5
version: 5.46.7
#- 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,4 +12,4 @@ spec:
releaseName: prometheus-blackbox-exporter
chart: prometheus-blackbox-exporter
repoURL: https://prometheus-community.github.io/helm-charts
targetRevision: 8.3.0
targetRevision: 8.4.0
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.0
targetRevision: v1.13.1
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: 1.5.1
targetRevision: 2.0.2
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.4
targetRevision: 0.9.5
helm:
releaseName: external-secrets
parameters:
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: 1.5.1
targetRevision: 2.0.2
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.7.2
targetRevision: 4.8.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: 16.1.5
targetRevision: 17.0.1
- 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: 51.0.3
targetRevision: 51.3.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: 51.0.3
version: 51.3.0
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: 1.5.1
targetRevision: 2.0.2
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: 13.0.0
targetRevision: 13.1.1
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.1.4
targetRevision: 12.2.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.0.199
targetRevision: 7.1.210
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: 1.5.1
targetRevision: 2.0.2
helm:
releaseName: rest980
parameters: []
Expand Down
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.40
targetRevision: 1.0.42

0 comments on commit 96f2987

Please sign in to comment.