From 23a3ebc2fa3ff8d705c94991ffab8c1fa6a3de7d Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Sun, 28 Jun 2026 01:18:07 +0000 Subject: [PATCH] chore(deps): update dependencies (non-major) --- .github/actions/setup-toolchain/action.yml | 4 ++-- apps/argocd/argocd/app.yaml | 2 +- apps/media/sonarr/values.yaml | 2 +- apps/platform-system/external-secrets/app.yaml | 2 +- .../manifests/renovate-operator-home-ops.renovatejob.yaml | 2 +- 5 files changed, 6 insertions(+), 6 deletions(-) diff --git a/.github/actions/setup-toolchain/action.yml b/.github/actions/setup-toolchain/action.yml index e33e69997..f9f9c1337 100644 --- a/.github/actions/setup-toolchain/action.yml +++ b/.github/actions/setup-toolchain/action.yml @@ -65,7 +65,7 @@ runs: - name: Set Up kubeconform if: ${{ inputs.profile == 'kubernetes' }} - uses: bmuschko/setup-kubeconform@5ccaecbbf012bcb1eeeab66e649db64a477ade8f # v1.0.0 + uses: bmuschko/setup-kubeconform@e5d264ec1eafe2314e750c429a9da7639dd5a003 # v1.1.0 with: # renovate: datasource=github-releases depName=yannh/kubeconform kubeconform-version: "0.8.0" @@ -89,7 +89,7 @@ runs: shell: bash env: # renovate: datasource=npm depName=prettier - PRETTIER_VERSION: 3.8.4 + PRETTIER_VERSION: 3.9.1 run: npm install --global "prettier@${PRETTIER_VERSION}" - name: Install yamlfmt diff --git a/apps/argocd/argocd/app.yaml b/apps/argocd/argocd/app.yaml index b9808088c..f1b4f0155 100644 --- a/apps/argocd/argocd/app.yaml +++ b/apps/argocd/argocd/app.yaml @@ -2,7 +2,7 @@ chart: repo: oci://ghcr.io/argoproj/argo-helm/argo-cd path: "." - version: 9.7.0 + version: 9.7.1 sync: wave: "-4" ignoreDifferences: diff --git a/apps/media/sonarr/values.yaml b/apps/media/sonarr/values.yaml index b930f97bc..b1d111ba4 100644 --- a/apps/media/sonarr/values.yaml +++ b/apps/media/sonarr/values.yaml @@ -16,7 +16,7 @@ controllers: app: image: repository: lscr.io/linuxserver/sonarr - tag: 4.0.18 + tag: 4.0.19 env: PUID: "1000" PGID: "1000" diff --git a/apps/platform-system/external-secrets/app.yaml b/apps/platform-system/external-secrets/app.yaml index a72bc3097..a6748d1dd 100644 --- a/apps/platform-system/external-secrets/app.yaml +++ b/apps/platform-system/external-secrets/app.yaml @@ -2,6 +2,6 @@ chart: repo: oci://ghcr.io/external-secrets/charts/external-secrets path: "." - version: 2.6.0 + version: 2.7.0 sync: wave: "-4" diff --git a/apps/selfhosted/renovate-operator/manifests/renovate-operator-home-ops.renovatejob.yaml b/apps/selfhosted/renovate-operator/manifests/renovate-operator-home-ops.renovatejob.yaml index f3fc96b9b..581216270 100644 --- a/apps/selfhosted/renovate-operator/manifests/renovate-operator-home-ops.renovatejob.yaml +++ b/apps/selfhosted/renovate-operator/manifests/renovate-operator-home-ops.renovatejob.yaml @@ -25,7 +25,7 @@ spec: value: "false" - name: RENOVATE_REPOSITORY_CACHE value: enabled - image: ghcr.io/renovatebot/renovate:43.243.2 + image: ghcr.io/renovatebot/renovate:43.245.0 parallelism: 1 schedule: "17 3 * * *" secretRef: renovate-operator-credentials